diff options
author | Ian Jauslin <jauslin@ias.edu> | 2018-01-11 22:48:14 +0000 |
---|---|---|
committer | Ian Jauslin <jauslin@ias.edu> | 2018-01-11 22:48:14 +0000 |
commit | 01f47ace6756c28deb9ea0daaee3904ffa5ce9e0 (patch) | |
tree | 5f17fab452c96c3df7ae5da8875d1178d461e79e /docs/nstrophy_doc/bibliography |
Initial commit
Diffstat (limited to 'docs/nstrophy_doc/bibliography')
-rw-r--r-- | docs/nstrophy_doc/bibliography/conf.BBlog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/nstrophy_doc/bibliography/conf.BBlog b/docs/nstrophy_doc/bibliography/conf.BBlog new file mode 100644 index 0000000..d1c22bc --- /dev/null +++ b/docs/nstrophy_doc/bibliography/conf.BBlog @@ -0,0 +1,5 @@ +format: \bibitem[%token%]{%citeref%}%author:auth% - {\it %title%}, %journal%, %year%|doi?,\par\penalty10000%n%doi:{\tt\color{blue}\href{http://dx.doi.org/%doi%}{%doi%}}||arxiv?, arxiv:{\tt\color{blue}\href{http://arxiv.org/abs/%arxiv%}{%arxiv%}}|.\par\medskip%n% %n% +out_file: bibliography.tex +filter:auth: s/([A-Z])[^, ]* /\1. /g; s/ ([^ ,]*),/_\1,_/g; s/ ([^ ,]*)$/_\1/g; s/ //g; s/_/ /g; +filter:journal: s/([a-zA-Z]) ([0-9]+)/\1~\\-\2/g; +aux_cmd: \\citation{ |