diff options
author | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-10-26 13:53:12 +0000 |
---|---|---|
committer | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-10-26 13:55:05 +0000 |
commit | c6a2b9ffb580c4f50f416fe4c673322875dd6ded (patch) | |
tree | 9b749ca184b956a6d865e49b8e2c46a71a46a1aa /BBlog.sty | |
parent | 42f582de1e5eb8eace938e9390ad470f7b3d2864 (diff) |
Typos, misformats, update style files, add DOIs in bibliographyv0.1.3
Diffstat (limited to 'BBlog.sty')
-rw-r--r-- | BBlog.sty | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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} |