diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex | 44 |
1 files changed, 6 insertions, 38 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex b/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex index f25d6a72279..a2a70a53c82 100644 --- a/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex +++ b/Master/texmf-dist/doc/latex/biblatex-chem/biblatex-chem-acs.tex @@ -8,49 +8,16 @@ %% --------------------------------------------------------------- %% -\documentclass[a4paper]{ltxdoc} -\usepackage{csquotes,lmodern} -\usepackage[T1]{fontenc} -\usepackage[utf8]{inputenc} -\usepackage[final]{microtype} -\usepackage[style=chem-acs,biblabel=dot]{biblatex} -\usepackage{hyperref} - -\hypersetup{hidelinks} - -\addbibresource{biblatex-chem.bib} - -\author{Joseph Wright\thanks{E-mail: - \href{mailto:joseph.wright@morningstar2.co.uk} - {\texttt{joseph.wright@morningstar2.co.uk}}}} -\title{The \pkg{chem-acs} bibliography style for \pkg{biblatex}% - \footnote{This file describes v1.1u, last revised 2018/01/24.}} -\date{Released 2018/01/24} - -\providecommand*{\pkg}[1]{\textsf{#1}} - -\begin{document} - -\maketitle - +\providecommand{\stylename}{acs} +\providecommand{\styledescription}{% This package provides a style for \pkg{biblatex} which follows the guidelines of the American Chemical Society \autocite{Coghill2006}. The citation style is numeric and unsorted. The bibliography style follows the pattern of the layout -used in the journal \emph{Journal of the American Chemical Society}. The -style should be loaded in the usual way -\begin{verbatim} -\usepackage[style=chem-acs]{biblatex} -\end{verbatim} -The References section of this document demonstrates the format -generated by the package using the \texttt{biblatex-chem.bib} database -of example records. - -\nocite{*} - -\printbibliography +used in the journal \emph{Journal of the American Chemical Society}. +} -\end{document} +\input{biblatex-chem-common.tex} %% %% Copyright (C) 2010-2014,2016-2018 by @@ -71,6 +38,7 @@ of example records. %% biblatex-chem-acs.tex, %% biblatex-chem-angew.tex, %% biblatex-chem-biochem.tex, +%% biblatex-chem-common.tex, %% biblatex-chem-rsc.tex, %% chem-acs.bbx, %% chem-acs.cbx, |