summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-06 01:04:56 +0000
committerKarl Berry <karl@freefriends.org>2012-02-06 01:04:56 +0000
commit704b0a2cd969d179bc358cdcab83eca10cd0a26c (patch)
treed861db78247e2637692d80b084bdbdd592e98bf2 /Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx
parentbd19e544f99a54aa85bca6579ae74c944dbe984d (diff)
biblatex-chem (5feb12)
git-svn-id: svn://tug.org/texlive/trunk@25304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx42
1 files changed, 40 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx
index 94bf9abdfb4..c14400ec719 100644
--- a/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-chem/chem-acs.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{chem-acs.bbx}[2011/10/14 v1.1e biblatex bibliography style]
+\ProvidesFile{chem-acs.bbx}[2012/02/05 v1.1f biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -80,6 +80,7 @@
\iftoggle{bbx:pageranges}{#1}{\mkfirstpage{#1}}%
}
\DeclareFieldFormat*{title}{#1\adddot}
+\DeclareFieldFormat[report]{title}{\mkbibemph{#1}}
\DeclareFieldFormat[book, collection, inproceedings]{title}{\mkbibemph{#1}}
\DeclareFieldFormat{url}{\url{#1}}
\DeclareFieldFormat[article]{volume}{\mkbibemph{#1}}
@@ -608,8 +609,45 @@
\usebibmacro{finentry}%
}
+\DeclareBibliographyDriver{report}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{begentry}%
+ \usebibmacro{author}%
+ \setunit{\labelnamepunct}\newblock
+ \usebibmacro{title}%
+ \newunit
+ \printlist{language}%
+ \newunit\newblock
+ \usebibmacro{byauthor}%
+ \setunit{\addsemicolon\space}%
+ \printfield{type}%
+ \setunit*{\addspace}%
+ \printfield{number}%
+ \newunit\newblock
+ \printfield{version}%
+ \newunit
+ \printfield{note}%
+ \setunit{\addsemicolon\space}%
+ \usebibmacro{institution+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit
+ \printfield{pagetotal}%
+ \newunit\newblock
+ \iftoggle{bbx:isbn}
+ {\printfield{isrn}}
+ {}%
+ \newunit\newblock
+ \usebibmacro{doi+eprint+url}%
+ \newunit\newblock
+ \usebibmacro{addendum+pubstate}%
+ \setunit{\bibpagerefpunct}\newblock
+ \usebibmacro{pageref}%
+ \usebibmacro{finentry}%
+}
+
%%
-%% Copyright (C) 2010,2011 by
+%% Copyright (C) 2010-2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of