diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-nejm/biblatex-nejm.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-nejm/biblatex-nejm.tex | 52 |
1 files changed, 24 insertions, 28 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nejm/biblatex-nejm.tex b/Master/texmf-dist/doc/latex/biblatex-nejm/biblatex-nejm.tex index d8b4ea09d08..898c5ae7f33 100644 --- a/Master/texmf-dist/doc/latex/biblatex-nejm/biblatex-nejm.tex +++ b/Master/texmf-dist/doc/latex/biblatex-nejm/biblatex-nejm.tex @@ -2,7 +2,7 @@ %%$Rev: 28 $ %%$Author: marco $ %%$Date: 2011-09-09 19:17:01 +0200 (Fr, 09. Sep 2011) $ -\def\biblatexnejmversiontex{v0.4} +\def\biblatexnejmversiontex{v0.5} \def\biblatexnejmpackagenametex{biblatex-nejm.tex} \def\biblatexnejmsvntex$#1: #2 #3 #4-#5-#6 #7 #8${#4/#5/#6\space } @@ -21,6 +21,8 @@ \usepackage[style=nejm,backend=biber]{biblatex} \addbibresource{\jobname} +\usepackage{hyperref} + \newcommand*{\biber}{Biber\xspace} \newcommand*{\biblatex}{Biblatex\xspace} \newcommand*{\biblatexnejm}{biblatex-nejm\xspace} @@ -31,7 +33,7 @@ subtitle={Modification of \biblatex for New England Journal of Medicine (NEJM)}, url={\biblatexctan}, author={Marco Daniel}, - email={marco.daniel@mada-nada.de}, + email={}, revision={\biblatexnejmversiontex}, date={\biblatexnejmsvnbbx$Id: biblatex-nejm.tex 28 2011-09-09 17:17:01Z marco $}} @@ -83,6 +85,11 @@ \begin{document} \printtitlepage + +\vspace*{25px} + +Please submit all feedback, issues, and pull requests to the official repository: \url{https://github.com/marcodaniel/biblatex-nejm} + \tableofcontents @@ -91,6 +98,8 @@ This package is a contributed \biblatex style. The idea base on a question at \href{http://tex.stackexchange.com/questions/26891/biblatex-style-file-for-new-england-journal-of-medicine-nejm/26894#26894}{Stack Exchange}. The package itself only redefine existing macros and use some of the \biblatex options. This package doesn't provide some new feature. If you want to use additional feature you can use the options and commands of the package \biblatex itself. +Please submit all feedback, issues, and pull requests to the official repository: \url{https://github.com/marcodaniel/biblatex-nejm} + \subsection[About]{About \sty{biblatex}} \label{int:abt} @@ -103,14 +112,12 @@ Copyright \textcopyright\ 2011 Marco Daniel. Permission is granted to copy, dist \subsection{Feedback} \label{int:feb} -You can wrote me an \href{mailto:marco.daniel@mada-nada.de}{e-mail} or ask a question on \href{http://tex.stackexchange.com}{Stack Exchange}. - -In both cases it is very important that you provide a \href{http://www.minimalbeispiel.de/mini-en.html}{minimal working example}. +Please submit all feedback, issues, and pull requests to the official repository: \url{https://github.com/marcodaniel/biblatex-nejm} \section{Installation} \label{inst} -The package is avaidable on \href{http://www.ctan.org}{CTAN}. It will be installed by you package manager (\href{http://www.tug.org/texlive}{TeX Live} or \href{http://www.miktex.org}{MikTeX}). +The package is available on \href{http://www.ctan.org}{CTAN}. It will be installed by you package manager (\href{http://www.tug.org/texlive}{TeX Live} or \href{http://www.miktex.org}{MikTeX}). If you don't want to use the package manager you can install the files directly in the search path of your distribution or in you working folder. @@ -184,7 +191,7 @@ Print the \bibfield{language} \end{optionlist} -\subsection{Bibliopgraphy Entries} +\subsection{Bibliography Entries} In relation to \secref{guidlines} the following code represented the examples in the \file{bib} file. The code will be automaticly used as the \file{bib} file. \begin{lstlisting}[style=bibtex]{} %% Examples for biblatex-nejm @@ -241,29 +248,18 @@ In relation to \secref{guidlines} the following code represented the examples in In the following table I present the standard cite-command with their output. The list of avaidable cite-commands is much bigger. For more details see the documentation of \href{\biblatexctan}{\biblatex} \begin{table}[!ht] -\tablesetup -\renewcommand*\arraystretch{1.25} -\begin{tabularx}{\textwidth}{@{}>{\ttfamily}p{80pt}*{3}{>{\qquad}c<{\qquad}}X@{}} -\toprule -\multicolumn{1}{@{}H}{\texttt{key}} & -\multicolumn{1}{@{}H}{\texttt{\textbackslash cite}} & -\multicolumn{1}{@{}H}{\texttt{\textbackslash parencite}}& -\multicolumn{1}{@{}H}{\texttt{\textbackslash supercite}}& -\multicolumn{1}{@{}H}{\texttt{\textbackslash textcite}} \\ -\cmidrule(r){1-1}\cmidrule(r){2-2}\cmidrule(r){3-3}\cmidrule(r){4-4}\cmidrule{5-5} -Kuczmarski2000 & \cite{Kuczmarski2000} & \parencite{Kuczmarski2000} - & \supercite{Kuczmarski2000} & \textcite{Kuczmarski2000}\\ -usposition2002 & \cite{usposition2002} & \parencite{usposition2002} - & \supercite{usposition2002} & \textcite{usposition2002}\\ -Goadsby2001 & \cite{Goadsby2001} & \parencite{Goadsby2001} - & \supercite{Goadsby2001} & \textcite{Goadsby2001}\\ -Shapiro2000 & \cite{Shapiro2000} & \parencite{Shapiro2000} - & \supercite{Shapiro2000} & \textcite{Shapiro2000}\\ -\bottomrule -\end{tabularx} -\caption{Output for diffenrent cite-commands} +\begin{tabular}{lllll} +\hline +\texttt{key} & \texttt{\textbackslash cite} & \texttt{\textbackslash parencite} & \texttt{\textbackslash supercite} & \texttt{\textbackslash textcite} \\ \hline +Kuczmarski2000 & \cite{Kuczmarski2000} & \parencite{Kuczmarski2000} & \supercite{Kuczmarski2000} & \textcite{Kuczmarski2000} \\ +usposition2002 & \cite{usposition2002} & \parencite{usposition2002} & \supercite{usposition2002} & \textcite{usposition2002} \\ +Goadsby2001 & \cite{Goadsby2001} & \parencite{Goadsby2001} & \supercite{Goadsby2001} & \textcite{Goadsby2001} \\ +Shapiro2000 & \cite{Shapiro2000} & \parencite{Shapiro2000} & \supercite{Shapiro2000} & \textcite{Shapiro2000} \\ \hline +\end{tabular} +\caption{Output for different cite-commands} \label{use:cite} \end{table} + \subsection{Result of the bibliography} \printbibliography |