Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
Share
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
LRDE
Share
Commits
bee6eaee
Commit
bee6eaee
authored
Nov 18, 2020
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* bin/make-bib.pl: Show DOIs.
parent
2001c24d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
bin/make-bib.pl
bin/make-bib.pl
+4
-5
No files found.
bin/make-bib.pl
View file @
bee6eaee
...
...
@@ -446,14 +446,13 @@ sub output ()
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage{a4wide}
\usepackage{bibentry,natbib}
\usepackage[numbers]{natbib}
\usepackage{bibentry}
\usepackage{hyperref}
\hypersetup{colorlinks,linkcolor=blue,urlcolor=blue}
\usepackage[francais]{babel}
% \usepackage[biblio]{lrde-bst} % TG: useless!
% \usepackage{misc} %% to get the definition of Curve. TG: useless!
\bibliographystyle{plain
} % TG: was lrde
\bibliographystyle{plain
url}
%% This command is output by lrde.bst, based on apalike.bst,
%% with special commands for urllrde BibTeX field.
%% It was done with this macro, because when I (AD) tried to
...
...
@@ -488,7 +487,7 @@ print <<EOF;
\\nobibliography{$bibname}
\\maketitle
Ce document contient la liste des articles acceptés écrits ou
Ce document contient la liste des articles acceptés écrits ou
co-écrits par les membres du LRDE depuis 1999.
\\bigskip
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment