Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian.jauslin@roma1.infn.it>2015-10-26 13:23:54 +0000
committerIan Jauslin <ian.jauslin@roma1.infn.it>2015-10-26 13:23:54 +0000
commit219d5c2a6d4840bf9c52bae955f40cf5ed6de936 (patch)
treedefadd667fa557c3d68c02781ed57ff41962b03b /BBlog.sty
parent23b474936c8a736373c2fc5058f32b80daa2c261 (diff)
Update to v1.1HEADv1.1master
Wrong factor in (13) Typos Update style files, add DOIs to the bibliography
Diffstat (limited to 'BBlog.sty')
-rw-r--r--BBlog.sty10
1 files changed, 9 insertions, 1 deletions
diff --git a/BBlog.sty b/BBlog.sty
index 56f542b..e5e6703 100644
--- a/BBlog.sty
+++ b/BBlog.sty
@@ -4,7 +4,7 @@
%% length used to display the bibliography
\newlength{\rw}
-\setlength{\rw}{1.5cm}
+\setlength{\rw}{1.75cm}
%% read header
\IfFileExists{header.BBlog.tex}{\input{header.BBlog}}{}
@@ -28,6 +28,14 @@
%% an empty definition for the aux file
\def\BBlogcite#1{}
+%% an entry
+\long\def\BBlogentry#1#2#3{
+ \hrefanchor
+ \outdef{label@cite#1}{#2}
+ \parbox[t]{\rw}{[\cite{#1}]}\parbox[t]{\colw}{#3}\par
+ \bigskip
+}
+
%% display the bibliography
\long\def\BBlography{
\newlength{\colw}