summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex/examples
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/examples/03-localization-keys.tex625
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/examples/90-related-entries.tex2
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bib2991
3 files changed, 2208 insertions, 1410 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/03-localization-keys.tex b/Master/texmf-dist/doc/latex/biblatex/examples/03-localization-keys.tex
new file mode 100644
index 00000000000..2e031d9b3c4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex/examples/03-localization-keys.tex
@@ -0,0 +1,625 @@
+%
+% This file presents default localization keys for the module specified by
+% the main document language passed to 'babel'.
+%
+\documentclass{article}
+
+% localization modules
+% - ascii
+\usepackage[T1]{fontenc}
+%\usepackage[brazilian]{babel}
+%\usepackage[catalan]{babel}
+%\usepackage[croatian]{babel}
+%\usepackage[czech]{babel}
+%\usepackage[danish]{babel}
+%\usepackage[dutch]{babel}
+\usepackage[english]{babel}
+%\usepackage[finnish]{babel}
+%\usepackage[french]{babel}
+%\usepackage[german]{babel}
+%\usepackage[icelandic]{babel}
+%\usepackage[italian]{babel}
+%\usepackage[norsk]{babel}
+%\usepackage[nynorsk]{babel}
+%\usepackage[polish]{babel}
+%\usepackage[portuguese]{babel}
+%\usepackage[spanish]{babel}
+%\usepackage[swedish]{babel}
+% - UTF-8
+% -- Russian
+%\usepackage[T1,T2A]{fontenc}
+%\usepackage[utf8]{inputenc}
+%\usepackage[russian]{babel}
+% -- Greek
+%\usepackage[LGRx,T1]{fontenc}
+%\usepackage[utf8]{inputenx}
+%\usepackage[english,greek]{babel}
+
+\usepackage[autostyle]{csquotes}
+\DeclareQuoteAlias{spanish}{catalan}
+\DeclareQuoteAlias{croatian}{polish}
+\usepackage[backend=biber]{biblatex}
+\usepackage[colorlinks]{hyperref}
+
+% list format
+\newcommand*{\ie}{i.\,e.}
+\newcommand*{\eg}{e.\,g.}
+\newcommand{\cmd}[1]{\vrb{\textbackslash #1}}
+\newcommand{\vrb}[1]{\mbox{\ttfamily #1}}
+\newcommand{\acr}[1]{\textsc{#1}}
+\newrobustcmd*{\bibfield}[1]{\mbox{\ttfamily #1}}
+\newrobustcmd*{\bibtype}[1]{\mbox{\ttfamily @#1}}
+\newcommand{\prm}[1]{%
+ \mbox{%
+ \ensuremath\langle
+ \normalfont\textit{#1}%
+ \ensuremath\rangle}}
+\newenvironment*{keylist}
+ {\list{}{%
+ \setlength{\labelwidth}{1.25in}%
+ \setlength{\labelsep}{10pt}%
+ \setlength{\leftmargin}{0pt}%
+ \setlength{\itemsep}{0pt}%
+ \raggedright%
+ \renewcommand*{\makelabel}[1]{\hss\bfseries##1}}}
+ {\endlist}
+\makeatletter
+\def\keyitem#1{%
+ \item[#1]
+ \begingroup
+ \keyitemhook%
+ \blx@bibinit%
+ \midsentence\biblstring{#1}%
+ \expandafter\lbx@initnamehook\lsmartoftext%
+ \par\nobreak
+ \midsentence\bibsstring{#1}%
+ \expandafter\lbx@initnamehook\ssmartoftext%
+ \endgroup
+ \par\nobreak}
+\makeatother
+\ifdefstring{\languagename}{greek}{%
+ \AtBeginDocument{%
+ \appto{\keyitemhook}{\greektext}%
+ \latintext}
+ \preto{\UrlFont}{\latintext}
+ \pretocmd{\printbibliography}{\greektext}{}{}}{}
+\AtBeginBibliography{\raggedright}
+\MakeAutoQuote*{<}{>}
+
+% user-configurable commands
+\newcommand{\keyitemhook}{}
+\newcommand{\lsmartoftext}{A}
+\newcommand{\ssmartoftext}{B}
+
+\addbibresource{biblatex-examples.bib}
+\nocite{*}
+
+\begin{document}
+\section*{Localization Strings for \vrb{\languagename}}
+
+The localization keys listed in this document are defined by default. Each key is printed with its description from the \vrb{biblatex} manual and strings specified by \vrb{\languagename.lbx} in following format.
+\begin{verbatim}
+<key name> <long string>
+ <short string>
+\end{verbatim}
+Long and short strings ending with \cmd{smartof}-type commands are respectively given the arguments \cmd{lsmarttext} and \cmd{ssmarttext}, which can be redefined in this document's preamble. Any unspecified keys will appear in boldface and generate warnings in the \vrb{log} file. String definitions or corrections are welcome at:
+\begin{center}
+\url{http://github.com/plk/biblatex/issues}
+\end{center}
+
+\subsection*{Headings}
+
+The following strings are special because they are intended for use in headings and made available globally via macros. For this reason, they should be capitalized for use in headings and they must not include any local commands which are part of \vrb{biblatex}'s author interface.
+
+\begin{keylist}
+\keyitem{bibliography} The term <bibliography>, also available as \cmd{bibname}.
+\keyitem{references} The term <references>, also available as \cmd{refname}.
+\keyitem{shorthands} The term <list of shorthands> or <list of abbreviations>, also available as \cmd{losname}.
+\end{keylist}
+
+\subsection*{Roles, Expressed as Functions}
+
+The following keys refer to roles which are expressed as a function (<editor>, <translator>) rather than as an action (<edited by>, <translated by>).
+
+\begin{keylist}
+\keyitem{editor} The term <editor>, referring to the main editor. This is the most generic editorial role.
+\keyitem{editors} The plural form of \vrb{editor}.
+\keyitem{compiler} The term <compiler>, referring to an editor whose task is to compile a work.
+\keyitem{compilers} The plural form of \vrb{compiler}.
+\keyitem{founder} The term <founder>, referring to a founding editor.
+\keyitem{founders} The plural form of \vrb{founder}.
+\keyitem{continuator} An expression like <continuator>, <continuation>, or <continued>, referring to a past editor who continued the work of the founding editor but was subsequently replaced by the current editor.
+\keyitem{continuators} The plural form of \vrb{continuator}.
+\keyitem{redactor} The term <redactor>, referring to a secondary editor.
+\keyitem{redactors} The plural form of \vrb{redactor}.
+\keyitem{reviser} The term <reviser>, referring to a secondary editor.
+\keyitem{revisers} The plural form of \vrb{reviser}.
+\keyitem{collaborator} A term like <collaborator>, <collaboration>, <cooperator>, or <cooperation>, referring to a secondary editor.
+\keyitem{collaborators} The plural form of \vrb{collaborator}.
+\keyitem{translator} The term <translator>.
+\keyitem{translators} The plural form of \vrb{translator}.
+\keyitem{commentator} The term <commentator>, referring to the author of a commentary to a work.
+\keyitem{commentators} The plural form of \vrb{commentators}.
+\keyitem{annotator} The term <annotator>, referring to the author of annotations to a work.
+\keyitem{annotators} The plural form of \vrb{annotators}.
+\end{keylist}
+
+\subsection*{Concatenated Editor Roles, Expressed as Functions}
+
+The following keys are similar in function to \vrb{editor}, \vrb{translator}, etc. They are used to indicate additional roles of the editor, e.g. <editor and translator>, <editor and foreword>.
+
+\begin{keylist}
+\keyitem{editortr} Used if \vrb{editor}\slash \vrb{translator} are identical.
+\keyitem{editorstr} The plural form of \vrb{editortr}.
+\keyitem{editorco} Used if \vrb{editor}\slash \vrb{commentator} are identical.
+\keyitem{editorsco} The plural form of \vrb{editorco}.
+\keyitem{editoran} Used if \vrb{editor}\slash \vrb{annotator} are identical.
+\keyitem{editorsan} The plural form of \vrb{editoran}.
+\keyitem{editorin} Used if \vrb{editor}\slash \vrb{introduction} are identical.
+\keyitem{editorsin} The plural form of \vrb{editorin}.
+\keyitem{editorfo} Used if \vrb{editor}\slash \vrb{foreword} are identical.
+\keyitem{editorsfo} The plural form of \vrb{editorfo}.
+\keyitem{editoraf} Used if \vrb{editor}\slash \vrb{afterword} are identical.
+\keyitem{editorsaf} The plural form of \vrb{editoraf}.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{translator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{editortrco} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator} are identical.
+\keyitem{editorstrco} The plural form of \vrb{editortrco}.
+\keyitem{editortran} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{annotator} are identical.
+\keyitem{editorstran} The plural form of \vrb{editortran}.
+\keyitem{editortrin} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{introduction} are identical.
+\keyitem{editorstrin} The plural form of \vrb{editortrin}.
+\keyitem{editortrfo} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{foreword} are identical.
+\keyitem{editorstrfo} The plural form of \vrb{editortrfo}.
+\keyitem{editortraf} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{afterword} are identical.
+\keyitem{editorstraf} The plural form of \vrb{editortraf}.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{commentator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{editorcoin} Used if \vrb{editor}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{editorscoin} The plural form of \vrb{editorcoin}.
+\keyitem{editorcofo} Used if \vrb{editor}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{editorscofo} The plural form of \vrb{editorcofo}.
+\keyitem{editorcoaf} Used if \vrb{editor}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\keyitem{editorscoaf} The plural form of \vrb{editorcoaf}.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{annotator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{editoranin} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{introduction} are identical.
+\keyitem{editorsanin} The plural form of \vrb{editoranin}.
+\keyitem{editoranfo} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{foreword} are identical.
+\keyitem{editorsanfo} The plural form of \vrb{editoranfo}.
+\keyitem{editoranaf} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{afterword} are identical.
+\keyitem{editorsanaf} The plural form of \vrb{editoranaf}.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{editortrcoin} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{editorstrcoin} The plural form of \vrb{editortrcoin}.
+\keyitem{editortrcofo} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{editorstrcofo} The plural form of \vrb{editortrcofo}.
+\keyitem{editortrcoaf} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\keyitem{editorstrcoaf} The plural form of \vrb{editortrcoaf}.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{annotator}\slash \vrb{commentator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{editortranin} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{editorstranin} The plural form of \vrb{editortranin}.
+\keyitem{editortranfo} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{editorstranfo} The plural form of \vrb{editortranfo}.
+\keyitem{editortranaf} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\keyitem{editorstranaf} The plural form of \vrb{editortranaf}.
+\end{keylist}
+
+\subsection*{Concatenated Translator Roles, Expressed as Functions}
+
+The following keys are similar in function to \vrb{translator}. They are used to indicate additional roles of the translator, e.g. <translator and commentator>, <translator and introduction>.
+
+\begin{keylist}
+\keyitem{translatorco} Used if \vrb{translator}\slash \vrb{commentator} are identical.
+\keyitem{translatorsco} The plural form of \vrb{translatorco}.
+\keyitem{translatoran} Used if \vrb{translator}\slash \vrb{annotator} are identical.
+\keyitem{translatorsan} The plural form of \vrb{translatoran}.
+\keyitem{translatorin} Used if \vrb{translator}\slash \vrb{introduction} are identical.
+\keyitem{translatorsin} The plural form of \vrb{translatorin}.
+\keyitem{translatorfo} Used if \vrb{translator}\slash \vrb{foreword} are identical.
+\keyitem{translatorsfo} The plural form of \vrb{translatorfo}.
+\keyitem{translatoraf} Used if \vrb{translator}\slash \vrb{afterword} are identical.
+\keyitem{translatorsaf} The plural form of \vrb{translatoraf}.
+\end{keylist}
+%
+Keys for \vrb{translator}\slash \vrb{commentator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{translatorcoin} Used if \vrb{translator}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{translatorscoin} The plural form of \vrb{translatorcoin}.
+\keyitem{translatorcofo} Used if \vrb{translator}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{translatorscofo} The plural form of \vrb{translatorcofo}.
+\keyitem{translatorcoaf} Used if \vrb{translator}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\keyitem{translatorscoaf} The plural form of \vrb{translatorcoaf}.
+\end{keylist}
+%
+Keys for \vrb{translator}\slash \vrb{annotator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{translatoranin} Used if \vrb{translator}\slash \vrb{annotator}\slash \vrb{introduction} are identical.
+\keyitem{translatorsanin} The plural form of \vrb{translatoranin}.
+\keyitem{translatoranfo} Used if \vrb{translator}\slash \vrb{annotator}\slash \vrb{foreword} are identical.
+\keyitem{translatorsanfo} The plural form of \vrb{translatoranfo}.
+\keyitem{translatoranaf} Used if \vrb{translator}\slash \vrb{annotator}\slash \vrb{afterword} are identical.
+\keyitem{translatorsanaf} The plural form of \vrb{translatoranaf}.
+\end{keylist}
+
+\subsection*{Roles, Expressed as Actions}
+
+The following keys refer to roles which are expressed as an action (<edited by>, <translated by>) rather than as a function (<editor>, <translator>).
+
+\begin{keylist}
+\keyitem{byauthor} The expression <[created] by \prm{name}>.
+\keyitem{byeditor} The expression <edited by \prm{name}>.
+\keyitem{bycompiler} The expression <compiled by \prm{name}>.
+\keyitem{byfounder} The expression <founded by \prm{name}>.
+\keyitem{bycontinuator} The expression <continued by \prm{name}>.
+\keyitem{byredactor} The expression <redacted by \prm{name}>.
+\keyitem{byreviser} The expression <revised by \prm{name}>.
+\keyitem{byreviewer} The expression <reviewed by \prm{name}>.
+\keyitem{bycollaborator} An expression like <in collaboration with \prm{name}> or <in cooperation with \prm{name}>.
+\keyitem{bytranslator} The expression <translated by \prm{name}> or <translated from \prm{language} \prm{name}>.
+\keyitem{bycommentator} The expression <commented by \prm{name}>.
+\keyitem{byannotator} The expression <annotated by \prm{name}>.
+\end{keylist}
+
+\subsection*{Concatenated Editor Roles, Expressed as Actions}
+
+The following keys are similar in function to \vrb{byeditor}, \vrb{bytranslator}, etc. They are used to indicate additional roles of the editor, e.g. <edited and translated by>, <edited and furnished with an introduction by>, <edited, with a foreword, by>.
+
+\begin{keylist}
+\keyitem{byeditortr} Used if \vrb{editor}\slash \vrb{translator} are identical.
+\keyitem{byeditorco} Used if \vrb{editor}\slash \vrb{commentator} are identical.
+\keyitem{byeditoran} Used if \vrb{editor}\slash \vrb{annotator} are identical.
+\keyitem{byeditorin} Used if \vrb{editor}\slash \vrb{introduction} are identical.
+\keyitem{byeditorfo} Used if \vrb{editor}\slash \vrb{foreword} are identical.
+\keyitem{byeditoraf} Used if \vrb{editor}\slash \vrb{afterword} are identical.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{translator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{byeditortrco} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator} are identical.
+\keyitem{byeditortran} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{annotator} are identical.
+\keyitem{byeditortrin} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{introduction} are identical.
+\keyitem{byeditortrfo} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{foreword} are identical.
+\keyitem{byeditortraf} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{afterword} are identical.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{commentator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{byeditorcoin} Used if \vrb{editor}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{byeditorcofo} Used if \vrb{editor}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{byeditorcoaf} Used if \vrb{editor}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{annotator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{byeditoranin} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{introduction} are identical.
+\keyitem{byeditoranfo} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{foreword} are identical.
+\keyitem{byeditoranaf} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{afterword} are identical.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{byeditortrcoin} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{byeditortrcofo} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{byeditortrcoaf} Used if \vrb{editor}\slash \vrb{translator}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\end{keylist}
+%
+Keys for \vrb{editor}\slash \vrb{translator}\slash \vrb{annotator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{byeditortranin} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{byeditortranfo} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{byeditortranaf} Used if \vrb{editor}\slash \vrb{annotator}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\end{keylist}
+
+\subsection*{Concatenated Translator Roles, Expressed as Actions}
+
+The following keys are similar in function to \vrb{bytranslator}. They are used to indicate additional roles of the translator, e.g. <translated and commented by>, <translated and furnished with an introduction by>, <translated, with a foreword, by>.
+
+\begin{keylist}
+\keyitem{bytranslatorco} Used if \vrb{translator}\slash \vrb{commentator} are identical.
+\keyitem{bytranslatoran} Used if \vrb{translator}\slash \vrb{annotator} are identical.
+\keyitem{bytranslatorin} Used if \vrb{translator}\slash \vrb{introduction} are identical.
+\keyitem{bytranslatorfo} Used if \vrb{translator}\slash \vrb{foreword} are identical.
+\keyitem{bytranslatoraf} Used if \vrb{translator}\slash \vrb{afterword} are identical.
+\end{keylist}
+%
+Keys for \vrb{translator}\slash \vrb{commentator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{bytranslatorcoin} Used if \vrb{translator}\slash \vrb{commentator}\slash \vrb{introduction} are identical.
+\keyitem{bytranslatorcofo} Used if \vrb{translator}\slash \vrb{commentator}\slash \vrb{foreword} are identical.
+\keyitem{bytranslatorcoaf} Used if \vrb{translator}\slash \vrb{commentator}\slash \vrb{afterword} are identical.
+\end{keylist}
+%
+Keys for \vrb{translator}\slash \vrb{annotator}\slash \prm{role} combinations:
+
+\begin{keylist}
+\keyitem{bytranslatoranin} Used if \vrb{translator}\slash \vrb{annotator}\slash \vrb{introduction} are identical.
+\keyitem{bytranslatoranfo} Used if \vrb{translator}\slash \vrb{annotator}\slash \vrb{foreword} are identical.
+\keyitem{bytranslatoranaf} Used if \vrb{translator}\slash \vrb{annotator}\slash \vrb{afterword} are identical.
+\end{keylist}
+
+\subsection*{Roles, Expressed as Objects}
+
+Roles which are related to supplementary material may also be expressed as objects (<with a commentary by>) rather than as functions (<commentator>) or as actions (<commented by>).
+
+\begin{keylist}
+\keyitem{withcommentator} The expression <with a commentary by \prm{name}>.
+\keyitem{withannotator} The expression <with annotations by \prm{name}>.
+\keyitem{withintroduction} The expression <with an introduction by \prm{name}>.
+\keyitem{withforeword} The expression <with a foreword by \prm{name}>.
+\keyitem{withafterword} The expression <with an afterword by \prm{name}>.
+\end{keylist}
+
+\subsection*{Supplementary Material}
+
+\begin{keylist}
+\keyitem{commentary} The term <commentary>.
+\keyitem{annotations} The term <annotations>.
+\keyitem{introduction} The term <introduction>.
+\keyitem{foreword} The term <foreword>.
+\keyitem{afterword} The term <afterword>.
+\end{keylist}
+
+\subsection*{Publication Details}
+
+\begin{keylist}
+\keyitem{volume} The term <volume>, referring to a book.
+\keyitem{volumes} The plural form of \vrb{volume}.
+\keyitem{involumes} The term <in>, as used in expressions like <in \prm{number of volumes} volumes>.
+\keyitem{jourvol} The term <volume>, referring to a journal.
+\keyitem{jourser} The term <series>, referring to a journal.
+\keyitem{book} The term <book>, referring to a document division.
+\keyitem{part} The term <part>, referring to a part of a book or a periodical.
+\keyitem{issue} The term <issue>, referring to a periodical.
+\keyitem{newseries} The expression <new series>, referring to a journal.
+\keyitem{oldseries} The expression <old series>, referring to a journal.
+\keyitem{edition} The term <edition>.
+\keyitem{in} The term <in>, referring to the title of a work published as part of another one, e.g. <\prm{title of article} in \prm{title of journal}>.
+\keyitem{inseries} The term <in>, as used in expressions like <volume \prm{number} in \prm{name of series}>.
+\keyitem{ofseries} The term <of>, as used in expressions like <volume \prm{number} of \prm{name of series}>.
+\keyitem{number} The term <number>, referring to an issue of a journal.
+\keyitem{chapter} The term <chapter>, referring to a chapter in a book.
+\keyitem{version} The term <version>, referring to a revision number.
+\keyitem{reprint} The term <reprint>.
+\keyitem{reprintof} The expression <reprint of \prm{title}>.
+\keyitem{reprintas} The expression <reprinted as \prm{title}>.
+\keyitem{reprintfrom} The expression <reprinted from \prm{title}>.
+\keyitem{translationof} The expression <translation of \prm{title}>.
+\keyitem{translationas} The expression <translated as \prm{title}>.
+\keyitem{translationfrom} The expression <translated from [the] \prm{language}>.
+\keyitem{reviewof} The expression <review of \prm{title}>.
+\keyitem{origpubas} The expression <originally published as \prm{title}>.
+\keyitem{origpubin} The expression <originally published in \prm{year}>.
+\keyitem{astitle} The term <as>, as used in expressions like <published by \prm{publisher} as \prm{title}>.
+\keyitem{bypublisher} The term <by>, as used in expressions like <published by \prm{publisher}>.
+\end{keylist}
+
+\subsection*{Publication State}
+
+\begin{keylist}
+\keyitem{inpreparation} The expression <in preparation> (the manuscript is being prepared for publication).
+\keyitem{submitted} The expression <submitted> (the manuscript has been submitted to a journal or conference).
+\keyitem{forthcoming} The expression <forthcoming> (the manuscript has been accepted by a press or journal).
+\keyitem{inpress} The expression <in press> (the manuscript is fully copyedited and out of the author's hands; it is in the final stages of the production process).
+\keyitem{prepublished} The expression <pre-published> (the manuscript is published in a preliminary form or location, such as online version in advance of print publication).
+\end{keylist}
+
+\subsection*{Pagination}
+
+\begin{keylist}
+\keyitem{page} The term <page>.
+\keyitem{pages} The plural form of \vrb{page}.
+\keyitem{column} The term <column>, referring to a column on a page.
+\keyitem{columns} The plural form of \vrb{column}.
+\keyitem{section} The term <section>, referring to a document division (usually abbreviated as \S).
+\keyitem{sections} The plural form of \vrb{section} (usually abbreviated as \S\S).
+\keyitem{paragraph} The term <paragraph> (\ie a block of text, not to be confused with \vrb{section}).
+\keyitem{paragraphs} The plural form of \vrb{paragraph}.
+\keyitem{verse} The term <verse> as used when referring to a work which is cited by verse numbers.
+\keyitem{verses} The plural form of \vrb{verse}.
+\keyitem{line} The term <line> as used when referring to a work which is cited by line numbers.
+\keyitem{lines} The plural form of \vrb{line}.
+\end{keylist}
+
+\subsection*{Types}
+
+The following keys are typically used in the \bibfield{type} field of \bibtype{thesis}, \bibtype{report}, \bibtype{misc}, and other entries:
+
+\begin{keylist}
+\keyitem{mathesis} An expression equivalent to the term <Master's thesis>.
+\keyitem{phdthesis} The term <PhD thesis>, <PhD dissertation>, <doctoral thesis>, etc.
+\keyitem{candthesis} An expression equivalent to the term <Candidate thesis>. Used for <Candidate> degrees that have no clear equivalent to the Master's or doctoral level.
+\keyitem{techreport} The term <technical report>.
+\keyitem{resreport} The term <research report>.
+\keyitem{software} The term <computer software>.
+\keyitem{datacd} The term <data \textsc{cd}> or <\textsc{cd-rom}>.
+\keyitem{audiocd} The term <audio \textsc{cd}>.
+\end{keylist}
+
+\subsection*{Miscellaneous}
+
+\begin{keylist}
+\keyitem{nodate} The term to use in place of a date when there is no date for an entry \eg\ <n.d.>
+\keyitem{and} The term <and>, as used in a list of authors or editors, for example.
+\keyitem{andothers} The expression <and others> or <et alii>, used to mark the truncation of a name list.
+\keyitem{andmore} Like \vrb{andothers} but used to mark the truncation of a literal list.
+\end{keylist}
+
+\subsection*{Labels}
+
+The following strings are intended for use as labels, \eg\ <Address: \prm{url}> or <Abstract: \prm{abstract}>.
+
+\begin{keylist}
+\keyitem{url} The term <address> in the sense of an internet address.
+\keyitem{urlfrom} An expression like <available from \prm{url}> or <available at \prm{url}>.
+\keyitem{urlseen} An expression like <accessed on \prm{date}>, <retrieved on \prm{date}>, <visited on \prm{date}>, referring to the access date of an online resource.
+\keyitem{file} The term <file>.
+\keyitem{library} The term <library>.
+\keyitem{abstract} The term <abstract>.
+\keyitem{annotation} The term <annotations>.
+\end{keylist}
+
+\subsection*{Citations}
+
+Traditional scholarly expressions used in citations:
+
+\begin{keylist}
+\keyitem{idem} The term equivalent to the Latin <idem> (<the same [person]>).
+\keyitem{idemsf} The feminine singular form of \vrb{idem}.
+\keyitem{idemsm} The masculine singular form of \vrb{idem}.
+\keyitem{idemsn} The neuter singular form of \vrb{idem}.
+\keyitem{idempf} The feminine plural form of \vrb{idem}.
+\keyitem{idempm} The masculine plural form of \vrb{idem}.
+\keyitem{idempn} The neuter plural form of \vrb{idem}.
+\keyitem{idempp} The plural form of \vrb{idem} suitable for a mixed gender list of names.
+\keyitem{ibidem} The term equivalent to the Latin <ibidem> (<in the same place>).
+\keyitem{opcit} The term equivalent to the Latin term <opere citato> (<[in] the work [already] cited>).
+\keyitem{loccit} The term equivalent to the Latin term <loco citato> (<[at] the place [already] cited>).
+\keyitem{confer} The term equivalent to the Latin <confer> (<compare>).
+\keyitem{sequens} The term equivalent to the Latin <sequens> (<[and] the following [page]>), as used to indicate a range of two pages when only the starting page is provided (\eg\ <25\,sq.> or <25\,f.> instead of <25--26>).
+\keyitem{sequentes} The term equivalent to the Latin <sequentes> (<[and] the following [pages]>), as used to indicate an open"=ended range of pages when only the starting page is provided (\eg\ <25\,sqq.> or <25\,ff.>).
+\keyitem{passim} The term equivalent to the Latin <passim> (<throughout>, <here and there>, <scatteredly>).
+\end{keylist}
+%
+Other expressions frequently used in citations:
+
+\begin{keylist}
+\keyitem{see} The term <see>.
+\keyitem{seealso} The expression <see also>.
+\keyitem{seenote} An expression like <see note \prm{footnote}> or <as in \prm{footnote}>, used to refer to a previous footnote in a citation.
+\keyitem{backrefpage} An expression like <see page \prm{page}> or <cited on page \prm{page}>, used to introduce back references in the bibliography.
+\keyitem{backrefpages} The plural form of \vrb{backrefpage}, \eg\ <see pages \prm{pages}> or <cited on pages \prm{pages}>.
+\keyitem{quotedin} An expression like <quoted in \prm{citation}>, used when quoting a passage which was already a quotation in the cited work.
+\keyitem{citedas} An expression like <henceforth cited as \prm{shorthand}>, used to introduce a shorthand in a citation.
+\keyitem{thiscite} The expression used in some verbose citation styles to differentiate between the page range of the cited item (typically an article in a journal, collection, or conference proceedings) and the page number the citation refers to. For example: \enquote{Author, Title, in: Book, pp. 45--61, \vrb{thiscite} p. 52.}
+\end{keylist}
+
+\subsection*{Month Names}
+
+\begin{keylist}
+\keyitem{january} The name <January>.
+\keyitem{february} The name <February>.
+\keyitem{march} The name <March>.
+\keyitem{april} The name <April>.
+\keyitem{may} The name <May>.
+\keyitem{june} The name <June>.
+\keyitem{july} The name <July>.
+\keyitem{august} The name <August>.
+\keyitem{september} The name <September>.
+\keyitem{october} The name <October>.
+\keyitem{november} The name <November>.
+\keyitem{december} The name <December>.
+\end{keylist}
+
+\subsection*{Language Names}
+
+\begin{keylist}
+\keyitem{langamerican} The language <American> or <American English>.
+\keyitem{langbrazilian} The language <Brazilian> or <Brazilian Portuguese>.
+\keyitem{langcatalan} The language <Catalan>.
+\keyitem{langcroatian} The language <Croatian>.
+\keyitem{langczech} The language <Czech>.
+\keyitem{langdanish} The language <Danish>.
+\keyitem{langdutch} The language <Dutch>.
+\keyitem{langenglish} The language <English>.
+\keyitem{langfinnish} The language <Finnish>.
+\keyitem{langfrench} The language <French>.
+\keyitem{langgerman} The language <German>.
+\keyitem{langgreek} The language <Greek>.
+\keyitem{langitalian} The language <Italian>.
+\keyitem{langlatin} The language <Latin>.
+\keyitem{langnorwegian} The language <Norwegian>.
+\keyitem{langportuguese} The language <Portuguese>.
+\keyitem{langrussian} The language <Russian>.
+\keyitem{langspanish} The language <Spanish>.
+\keyitem{langswedish} The language <Swedish>.
+\end{keylist}
+%
+The following strings are intended for use in phrases like <translated from [the] English by \prm{translator}>:
+
+\begin{keylist}
+\keyitem{fromamerican} The expression <from [the] American> or <from [the] American English>.
+\keyitem{frombrazilian} The expression <from [the] Brazilian> or <from [the] Brazilian Portuguese>.
+\keyitem{fromcatalan} The expression <from [the] Catalan>.
+\keyitem{fromczech} The expression <from [the] Czech>.
+\keyitem{fromcroatian} The expression <from [the] Croatian>.
+\keyitem{fromdanish} The expression <from [the] Danish>.
+\keyitem{fromdutch} The expression <from [the] Dutch>.
+\keyitem{fromenglish} The expression <from [the] English>.
+\keyitem{fromfinnish} The expression <from [the] Finnish>.
+\keyitem{fromfrench} The expression <from [the] French>.
+\keyitem{fromgerman} The expression <from [the] German>.
+\keyitem{fromgreek} The expression <from [the] Greek>.
+\keyitem{fromitalian} The expression <from [the] Italian>.
+\keyitem{fromlatin} The expression <from [the] Latin>.
+\keyitem{fromnorwegian} The expression <from [the] Norwegian>.
+\keyitem{fromportuguese} The expression <from [the] Portuguese>.
+\keyitem{fromrussian} The expression <from [the] Russian>.
+\keyitem{fromspanish} The expression <from [the] Spanish>.
+\keyitem{fromswedish} The expression <from [the] Swedish>.
+\end{keylist}
+
+\subsection*{Country Names}
+
+Country names are localized by using the string \vrb{country} plus the \acr{ISO}-3166 country code as the key. The short version of the translation should be the \acr{ISO}-3166 country code. Note that only a small number of country names is defined by default, mainly to illustrate this scheme. These keys are used in the \bibfield{location} list of \bibtype{patent} entries but they may be useful for other purposes as well.
+
+\begin{keylist}
+\keyitem{countryde} The name <Germany>, abbreviated as \vrb{DE}.
+\keyitem{countryeu} The name <European Union>, abbreviated as \vrb{EU}.
+\keyitem{countryep} Similar to \vrb{countryeu} but abbreviated as \vrb{EP}. This is intended for \bibfield{patent} entries.
+\keyitem{countryfr} The name <France>, abbreviated as \vrb{FR}.
+\keyitem{countryuk} The name <United Kingdom>, abbreviated (according to \acr{ISO}-3166) as \vrb{GB}.
+\keyitem{countryus} The name <United States of America>, abbreviated as \vrb{US}.
+\end{keylist}
+
+\subsection*{Patents and Patent Requests}
+
+Strings related to patents are localized by using the term \vrb{patent} plus the \acr{ISO}-3166 country code as the key. Note that only a small number of patent keys is defined by default, mainly to illustrate this scheme. These keys are used in the \bibfield{type} field of \bibtype{patent} entries.
+
+\begin{keylist}
+\keyitem{patent} The generic term <patent>.
+\keyitem{patentde} The expression <German patent>.
+\keyitem{patenteu} The expression <European patent>.
+\keyitem{patentfr} The expression <French patent>.
+\keyitem{patentuk} The expression <British patent>.
+\keyitem{patentus} The expression <U.S. patent>.
+\end{keylist}
+%
+Patent requests are handled in a similar way, using the string \vrb{patreq} as the base name of the key:
+
+\begin{keylist}
+\keyitem{patreq} The generic term <patent request>.
+\keyitem{patreqde} The expression <German patent request>.
+\keyitem{patreqeu} The expression <European patent request>.
+\keyitem{patreqfr} The expression <French patent request>.
+\keyitem{patrequk} The expression <British patent request>.
+\keyitem{patrequs} The expression <U.S. patent request>.
+\end{keylist}
+
+\printbibliography
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/90-related-entries.tex b/Master/texmf-dist/doc/latex/biblatex/examples/90-related-entries.tex
index df15724ba2f..3d376be8bb7 100644
--- a/Master/texmf-dist/doc/latex/biblatex/examples/90-related-entries.tex
+++ b/Master/texmf-dist/doc/latex/biblatex/examples/90-related-entries.tex
@@ -9,7 +9,7 @@
\usepackage{hyperref}
\addbibresource{biblatex-examples.bib}
\begin{document}
-\nocite{knuth:ct:related,kullback:related}
+\nocite{knuth:ct:related,kullback:related,moore:related}
\nocite{doody,vangennep:trans,vangennep:related,vizedom:related}
\printbibliography
\end{document}
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bib b/Master/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bib
index 994b91995db..e2fb9051305 100644
--- a/Master/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bib
+++ b/Master/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bib
@@ -1,1436 +1,1609 @@
-@string{anch-ie = {Angew.~Chem. Int.~Ed.} }
-@string{cup = {Cambridge University Press} }
-@string{dtv = {Deutscher Taschenbuch-Verlag} }
-@string{hup = {Harvard University Press} }
-@string{jams = {J.~Amer. Math. Soc.} }
-@string{jchph = {J.~Chem. Phys.} }
-@string{jomch = {J.~Organomet. Chem.} }
-@string{pup = {Princeton University Press} }
-
-@incollection{westfahl:space,
- crossref = {westfahl:frontier},
- hyphenation = {american},
- author = {Westfahl, Gary},
- indextitle = {True Frontier, The},
- title = {The True Frontier},
- subtitle = {Confronting and Avoiding the Realities of Space in American
- Science Fiction Films},
- pages = {55--65},
- annotation = {A cross-referenced article from a \texttt{collection}. This is
- an \texttt{incollection} entry with a \texttt{crossref} field. Note the
- \texttt{subtitle} and \texttt{indextitle} fields}
+@string{ anch-ie = {Angew.~Chem. Int.~Ed.} }
+@string{ cup = {Cambridge University Press} }
+@string{ dtv = {Deutscher Taschenbuch-Verlag} }
+@string{ hup = {Harvard University Press} }
+@string{ jams = {J.~Amer. Math. Soc.} }
+@string{ jchph = {J.~Chem. Phys.} }
+@string{ jomch = {J.~Organomet. Chem.} }
+@string{ pup = {Princeton University Press} }
+
+@InCollection{westfahl:space,
+ author = {Westfahl, Gary},
+ title = {The True Frontier},
+ subtitle = {Confronting and Avoiding the Realities of Space in American
+ Science Fiction Films},
+ pages = {55-65},
+ crossref = {westfahl:frontier},
+ hyphenation = {american},
+ indextitle = {True Frontier, The},
+ annotation = {A cross-referenced article from a \texttt{collection}. This is
+ an \texttt{incollection} entry with a \texttt{crossref}
+ field. Note the \texttt{subtitle} and \texttt{indextitle}
+ fields},
}
+
@set{set,
- entryset = {herrmann,aksin,yoon},
- annotation = {A \texttt{set} with three members}
+ entryset = {herrmann,aksin,yoon},
+ annotation = {A \texttt{set} with three members},
}
+
@set{stdmodel,
- entryset = {glashow,weinberg,salam},
- annotation = {A \texttt{set} with three members discussing the standard
- model of particle physics}
-}
-@article{aksin,
- author = {Aks{\i}n, {\"O}zge and T{\"u}rkmen, Hayati and Artok, Levent
- and {\k{C}}etinkaya, Bekir and Ni, Chaoying
- and B{\"u}y{\"u}kg{\"u}ng{\"o}r, Orhan and {\"O}zkal, Erhan},
- indextitle = {Effect of immobilization on catalytic characteristics},
- title = {Effect of immobilization on catalytic characteristics of saturated
- Pd-N-heterocyclic carbenes in Mizoroki-Heck reactions},
+ entryset = {glashow,weinberg,salam},
+ annotation = {A \texttt{set} with three members discussing the standard
+ model of particle physics},
+}
+
+@Article{aksin,
+ author = {Aks{\i}n, {\"O}zge and T{\"u}rkmen, Hayati and Artok, Levent
+ and {\k{C}}etinkaya, Bekir and Ni, Chaoying and
+ B{\"u}y{\"u}kg{\"u}ng{\"o}r, Orhan and {\"O}zkal, Erhan},
+ title = {Effect of immobilization on catalytic characteristics of
+ saturated Pd-N-heterocyclic carbenes in Mizoroki-Heck
+ reactions},
journaltitle = jomch,
- volume = {691},
- number = {13},
- date = {2006},
- pages = {3027--3036}
-}
-@article{angenendt,
- hyphenation = {german},
- author = {Angenendt, Arnold},
- indextitle = {In Honore Salvatoris},
- title = {In Honore Salvatoris~-- Vom Sinn und Unsinn der Patrozinienkunde},
- shorttitle = {In Honore Salvatoris},
+ date = 2006,
+ volume = 691,
+ number = 13,
+ pages = {3027-3036},
+ indextitle = {Effect of immobilization on catalytic characteristics},
+}
+
+@Article{angenendt,
+ author = {Angenendt, Arnold},
+ title = {In Honore Salvatoris~-- Vom Sinn und Unsinn der
+ Patrozinienkunde},
journaltitle = {Revue d'Histoire Eccl{\'e}siastique},
- volume = {97},
- date = {2002},
- pages = {431--456, 791--823},
- annotation = {A German article in a French journal. Apart from that, a
- typical \texttt{article} entry. Note the \texttt{indextitle} field}
-}
-@article{baez/article,
- hyphenation = {american},
- author = {Baez, John C. and Lauda, Aaron D.},
- title = {Higher-Dimensional Algebra V: 2-Groups},
+ date = 2002,
+ volume = 97,
+ pages = {431--456, 791--823},
+ hyphenation = {german},
+ indextitle = {In Honore Salvatoris},
+ shorttitle = {In Honore Salvatoris},
+ annotation = {A German article in a French journal. Apart from that, a
+ typical \texttt{article} entry. Note the \texttt{indextitle}
+ field},
+}
+
+@Article{baez/article,
+ author = {Baez, John C. and Lauda, Aaron D.},
+ title = {Higher-Dimensional Algebra V: 2-Groups},
journaltitle = {Theory and Applications of Categories},
- volume = {12},
- version = {3},
- date = {2004},
- pages = {423--491},
- eprinttype = {arxiv},
- eprint = {math/0307200v3},
- annotation = {An \texttt{article} with \texttt{eprint} and
- \texttt{eprinttype} fields. Note that the arXiv reference is transformed
- into a clickable link if \texttt{hyperref} support has been enabled.
- Compare \texttt{baez\slash online}, which is the same item given as an
- \texttt{online} entry}
-}
-@article{bertram,
- hyphenation = {american},
- author = {Bertram, Aaron and Wentworth, Richard},
- title = {Gromov invariants for holomorphic maps on Riemann surfaces},
- shorttitle = {Gromov invariants},
+ date = 2004,
+ volume = 12,
+ pages = {423-491},
+ version = 3,
+ eprint = {math/0307200v3},
+ eprinttype = {arxiv},
+ hyphenation = {american},
+ annotation = {An \texttt{article} with \texttt{eprint} and
+ \texttt{eprinttype} fields. Note that the arXiv reference is
+ transformed into a clickable link if \texttt{hyperref} support
+ has been enabled. Compare \texttt{baez\slash online}, which
+ is the same item given as an \texttt{online} entry},
+}
+
+@Article{bertram,
+ author = {Bertram, Aaron and Wentworth, Richard},
+ title = {Gromov invariants for holomorphic maps on Riemann surfaces},
journaltitle = jams,
- volume = {9},
- number = {2},
- date = {1996},
- pages = {529--571},
- annotation = {An \texttt{article} entry with a \texttt{volume} and a
- \texttt{number} field}
-}
-@article{doody,
- title = {Hemingway's Style and Jake's Narration},
- author = {Doody, Terrence},
- related = {matuz:doody},
- relatedstring = {\autocap{e}xcerpt in},
- journal = {The Journal of Narrative Technique},
- volume = {4},
- number = {3},
- pages = {212--225},
- year = {1974},
- annotation = {An \texttt{article} entry cited as an excerpt from a
- \texttt{collection} entry. Note the format of the \texttt{related}
- and \texttt{relatedstring} fields}
-}
-@collection{matuz:doody,
- title = {Contemporary Literary Criticism},
- editor = {Matuz, Roger},
- volume = {61},
- location = {Detroit},
- publisher = {Gale},
- pages = {204--208},
- year = {1990},
- annotation = {A \texttt{collection} entry providing the excerpt information
- for the \texttt{doody} entry. Note the format of the \texttt{pages} field}
-}
-@article{gillies,
- hyphenation = {british},
- author = {Gillies, Alexander},
- title = {Herder and the Preparation of Goethe's Idea of World Literature},
+ date = 1996,
+ volume = 9,
+ number = 2,
+ pages = {529-571},
+ hyphenation = {american},
+ shorttitle = {Gromov invariants},
+ annotation = {An \texttt{article} entry with a \texttt{volume} and a
+ \texttt{number} field},
+}
+
+@Article{doody,
+ author = {Doody, Terrence},
+ title = {Hemingway's Style and Jake's Narration},
+ year = 1974,
+ volume = 4,
+ number = 3,
+ pages = {212-225},
+ hyphenation = {american},
+ related = {matuz:doody},
+ relatedstring= {\autocap{e}xcerpt in},
+ journal = {The Journal of Narrative Technique},
+ annotation = {An \texttt{article} entry cited as an excerpt from a
+ \texttt{collection} entry. Note the format of the
+ \texttt{related} and \texttt{relatedstring} fields},
+}
+
+@Collection{matuz:doody,
+ editor = {Matuz, Roger},
+ title = {Contemporary Literary Criticism},
+ year = 1990,
+ volume = 61,
+ publisher = {Gale},
+ location = {Detroit},
+ pages = {204-208},
+ hyphenation = {american},
+ annotation = {A \texttt{collection} entry providing the excerpt information
+ for the \texttt{doody} entry. Note the format of the
+ \texttt{pages} field},
+}
+
+@Article{gillies,
+ author = {Gillies, Alexander},
+ title = {Herder and the Preparation of Goethe's Idea of World
+ Literature},
journaltitle = {Publications of the English Goethe Society},
- volume = {9},
- series = {newseries},
- date = {1933},
- pages = {46--67},
- annotation = {An \texttt{article} entry with a \texttt{series} and a
- \texttt{volume} field. Note that format of the \texttt{series} field in
- the database file}
-}
-@article{glashow,
- author = {Glashow, Sheldon},
- title = {Partial Symmetries of Weak Interactions},
+ date = 1933,
+ series = {newseries},
+ volume = 9,
+ pages = {46-67},
+ hyphenation = {british},
+ annotation = {An \texttt{article} entry with a \texttt{series} and a
+ \texttt{volume} field. Note that format of the \texttt{series}
+ field in the database file},
+}
+
+@Article{glashow,
+ author = {Glashow, Sheldon},
+ title = {Partial Symmetries of Weak Interactions},
journaltitle = {Nucl.~Phys.},
- volume = {22},
- date = {1961},
- pages = {579--588}
-}
-@article{herrmann,
- author = {Herrmann, Wolfgang A. and {\"O}fele, Karl and Schneider, Sabine K.
- and Herdtweck, Eberhardt and Hoffmann, Stephan D.},
- indextitle = {Carbocyclic carbene as an efficient catalyst, A},
- title = {A carbocyclic carbene as an efficient catalyst ligand for C--C
- coupling reactions},
+ date = 1961,
+ volume = 22,
+ pages = {579-588},
+}
+
+@Article{herrmann,
+ author = {Herrmann, Wolfgang A. and {\"O}fele, Karl and Schneider,
+ Sabine K. and Herdtweck, Eberhardt and Hoffmann, Stephan D.},
+ title = {A carbocyclic carbene as an efficient catalyst ligand for C--C
+ coupling reactions},
journaltitle = anch-ie,
- volume = {45},
- number = {23},
- date = {2006},
- pages = {3859--3862}
-}
-@article{kastenholz,
- hyphenation = {american},
- author = {Kastenholz, M. A. and H{\"u}nenberger, Philippe H.},
- indextitle = {Computation of ionic solvation free energies},
- title = {Computation of methodology\hyphen independent ionic solvation free
- energies from molecular simulations},
- subtitle = {I. The electrostatic potential in molecular liquids},
+ date = 2006,
+ volume = 45,
+ number = 23,
+ pages = {3859-3862},
+ indextitle = {Carbocyclic carbene as an efficient catalyst, A},
+}
+
+@Article{kastenholz,
+ author = {Kastenholz, M. A. and H{\"u}nenberger, Philippe H.},
+ title = {Computation of methodology\hyphen independent ionic solvation
+ free energies from molecular simulations},
journaltitle = jchph,
- volume = {124},
- eid = {124106},
- date = {2006},
- doi = {10.1063/1.2172593},
- annotation = {An \texttt{article} entry with an \texttt{eid} and a
- \texttt{doi} field. Note that the \textsc{doi} is transformed into a
- clickable link if \texttt{hyperref} support has been enabled},
- abstract = {The computation of ionic solvation free energies from atomistic
- simulations is a surprisingly difficult problem that has found no
- satisfactory solution for more than 15 years. The reason is that the
- charging free energies evaluated from such simulations are affected by
- very large errors. One of these is related to the choice of a specific
- convention for summing up the contributions of solvent charges to the
- electrostatic potential in the ionic cavity, namely, on the basis of point
- charges within entire solvent molecules (M scheme) or on the basis of
- individual point charges (P scheme). The use of an inappropriate
- convention may lead to a charge-independent offset in the calculated
- potential, which depends on the details of the summation scheme, on the
- quadrupole-moment trace of the solvent molecule, and on the approximate
- form used to represent electrostatic interactions in the system. However,
- whether the M or P scheme (if any) represents the appropriate convention
- is still a matter of on-going debate. The goal of the present article is
- to settle this long-standing controversy by carefully analyzing (both
- analytically and numerically) the properties of the electrostatic
- potential in molecular liquids (and inside cavities within them).}
-}
-@article{murray,
- hyphenation = {american},
- author = {Hostetler, Michael J. and Wingate, Julia E. and Zhong, Chuan-Jian
- and Harris, Jay E. and Vachet, Richard W. and Clark, Michael R.
- and Londono, J. David and Green, Stephen J. and Stokes, Jennifer J.
- and Wignall, George D. and Glish, Gary L. and Porter, Marc D.
- and Evans, Neal D. and Murray, Royce W.},
- indextitle = {Alkanethiolate gold cluster molecules},
- title = {Alkanethiolate gold cluster molecules with core diameters from 1.5
- to 5.2~nm},
- subtitle = {Core and monolayer properties as a function of core size},
- shorttitle = {Alkanethiolate gold cluster molecules},
+ date = 2006,
+ subtitle = {I. The electrostatic potential in molecular liquids},
+ volume = 124,
+ eid = 124106,
+ doi = {10.1063/1.2172593},
+ hyphenation = {american},
+ indextitle = {Computation of ionic solvation free energies},
+ annotation = {An \texttt{article} entry with an \texttt{eid} and a
+ \texttt{doi} field. Note that the \textsc{doi} is transformed
+ into a clickable link if \texttt{hyperref} support has been
+ enabled},
+ abstract = {The computation of ionic solvation free energies from
+ atomistic simulations is a surprisingly difficult problem that
+ has found no satisfactory solution for more than 15 years. The
+ reason is that the charging free energies evaluated from such
+ simulations are affected by very large errors. One of these is
+ related to the choice of a specific convention for summing up
+ the contributions of solvent charges to the electrostatic
+ potential in the ionic cavity, namely, on the basis of point
+ charges within entire solvent molecules (M scheme) or on the
+ basis of individual point charges (P scheme). The use of an
+ inappropriate convention may lead to a charge-independent
+ offset in the calculated potential, which depends on the
+ details of the summation scheme, on the quadrupole-moment
+ trace of the solvent molecule, and on the approximate form
+ used to represent electrostatic interactions in the
+ system. However, whether the M or P scheme (if any) represents
+ the appropriate convention is still a matter of on-going
+ debate. The goal of the present article is to settle this
+ long-standing controversy by carefully analyzing (both
+ analytically and numerically) the properties of the
+ electrostatic potential in molecular liquids (and inside
+ cavities within them).},
+}
+
+@Article{murray,
+ author = {Hostetler, Michael J. and Wingate, Julia E. and Zhong,
+ Chuan-Jian and Harris, Jay E. and Vachet, Richard W. and
+ Clark, Michael R. and Londono, J. David and Green, Stephen
+ J. and Stokes, Jennifer J. and Wignall, George D. and Glish,
+ Gary L. and Porter, Marc D. and Evans, Neal D. and Murray,
+ Royce W.},
+ title = {Alkanethiolate gold cluster molecules with core diameters from
+ 1.5 to 5.2~nm},
journaltitle = {Langmuir},
- volume = {14},
- number = {1},
- date = {1998},
- pages = {17--30},
- annotation = {An \texttt{article} entry with \arabic{author} authors. By
- default, long author and editor lists are automatically truncated. This is
- configurable}
-}
-@article{reese,
- hyphenation = {american},
- author = {Reese, Trevor R.},
- title = {Georgia in Anglo-Spanish Diplomacy, 1736-1739},
+ date = 1998,
+ subtitle = {Core and monolayer properties as a function of core size},
+ volume = 14,
+ number = 1,
+ pages = {17-30},
+ hyphenation = {american},
+ indextitle = {Alkanethiolate gold cluster molecules},
+ shorttitle = {Alkanethiolate gold cluster molecules},
+ annotation = {An \texttt{article} entry with \arabic{author} authors. By
+ default, long author and editor lists are automatically
+ truncated. This is configurable},
+}
+
+@Article{reese,
+ author = {Reese, Trevor R.},
+ title = {Georgia in Anglo-Spanish Diplomacy, 1736-1739},
journaltitle = {William and Mary Quarterly},
- volume = {15},
- series = {3},
- date = {1958},
- pages = {168--190},
- annotation = {An \texttt{article} entry with a \texttt{series} and a
- \texttt{volume} field. Note the format of the series. If the value of the
- \texttt{series} field is an integer, this number is printed as an ordinal
- and the string \enquote*{series} is appended automatically}
-}
-@article{sarfraz,
- author = {M. Sarfraz and M. F. A. Razzak},
- title = {Technical section: {An} algorithm for automatic capturing of the
- font outlines},
- journal = {Computers and Graphics},
- volume = {26},
- number = {5},
- pages = {795--804},
- year = {2002},
- issn = {0097-8493},
- annotation = {An \texttt{article} entry with an \texttt{issn} field}
-}
-@article{shore,
- author = {Shore, Bradd},
- title = {Twice-Born, Once Conceived},
- subtitle = {Meaning Construction and Cultural Cognition},
+ date = 1958,
+ series = 3,
+ volume = 15,
+ pages = {168-190},
+ hyphenation = {american},
+ annotation = {An \texttt{article} entry with a \texttt{series} and a
+ \texttt{volume} field. Note the format of the series. If the
+ value of the \texttt{series} field is an integer, this number
+ is printed as an ordinal and the string \enquote*{series} is
+ appended automatically},
+}
+
+@Article{sarfraz,
+ author = {M. Sarfraz and M. F. A. Razzak},
+ title = {Technical section: {An} algorithm for automatic capturing of
+ the font outlines},
+ year = 2002,
+ volume = 26,
+ number = 5,
+ pages = {795-804},
+ issn = {0097-8493},
+ journal = {Computers and Graphics},
+ annotation = {An \texttt{article} entry with an \texttt{issn} field},
+}
+
+@Article{shore,
+ author = {Shore, Bradd},
+ title = {Twice-Born, Once Conceived},
journaltitle = {American Anthropologist},
- volume = {93},
- series = {newseries},
- number = {1},
- date = {1991-03},
- pages = {9--27},
- annotation = {An \texttt{article} entry with \texttt{series},
- \texttt{volume}, and \texttt{number} fields. Note the format of the
- \texttt{series} which is a localization key}
-}
-@article{sigfridsson,
- hyphenation = {american},
- author = {Sigfridsson, Emma and Ryde, Ulf},
- indextitle = {Methods for deriving atomic charges},
- title = {Comparison of methods for deriving atomic charges from the
- electrostatic potential and moments},
+ date = {1991-03},
+ subtitle = {Meaning Construction and Cultural Cognition},
+ series = {newseries},
+ volume = 93,
+ number = 1,
+ pages = {9-27},
+ annotation = {An \texttt{article} entry with \texttt{series},
+ \texttt{volume}, and \texttt{number} fields. Note the format
+ of the \texttt{series} which is a localization key},
+}
+
+@Article{sigfridsson,
+ author = {Sigfridsson, Emma and Ryde, Ulf},
+ title = {Comparison of methods for deriving atomic charges from the
+ electrostatic potential and moments},
journaltitle = {Journal of Computational Chemistry},
- volume = {19},
- number = {4},
- date = {1998},
- doi = {10.1002/(SICI)1096-987X(199803)19:4<377::AID-JCC1>3.0.CO;2-P},
- pages = {377--395},
- annotation = {An \texttt{article} entry with \texttt{volume},
- \texttt{number}, and \texttt{doi} fields. Note that the \textsc{doi} is
- transformed into a clickable link if \texttt{hyperref} support has been
- enabled},
- abstract = {Four methods for deriving partial atomic charges from the
- quantum chemical electrostatic potential (CHELP, CHELPG, Merz-Kollman, and
- RESP) have been compared and critically evaluated. It is shown that
- charges strongly depend on how and where the potential points are
- selected. Two alternative methods are suggested to avoid the
- arbitrariness in the point-selection schemes and van der Waals exclusion
- radii: CHELP-BOW, which also estimates the charges from the electrostatic
- potential, but with potential points that are Boltzmann-weighted after
- their occurrence in actual simulations using the energy function of the
- program in which the charges will be used, and CHELMO, which estimates
- the charges directly from the electrostatic multipole moments. Different
- criteria for the quality of the charges are discussed.}
-}
-@article{spiegelberg,
- hyphenation = {german},
- sorttitle = {Intention und Intentionalitat in der Scholastik, bei Brentano
- und Husserl},
- indexsorttitle = {Intention und Intentionalitat in der Scholastik, bei
- Brentano und Husserl},
- author = {Spiegelberg, Herbert},
- title = {\mkbibquote{Intention} und \mkbibquote{Intentionalit{\"a}t} in der
- Scholastik, bei Brentano und Husserl},
- shorttitle = {Intention und Intentionalit{\"a}t},
+ date = 1998,
+ volume = 19,
+ number = 4,
+ pages = {377-395},
+ doi = {10.1002/(SICI)1096-987X(199803)19:4<377::AID-JCC1>3.0.CO;2-P},
+ hyphenation = {american},
+ indextitle = {Methods for deriving atomic charges},
+ annotation = {An \texttt{article} entry with \texttt{volume},
+ \texttt{number}, and \texttt{doi} fields. Note that the
+ \textsc{doi} is transformed into a clickable link if
+ \texttt{hyperref} support has been enabled},
+ abstract = {Four methods for deriving partial atomic charges from the
+ quantum chemical electrostatic potential (CHELP, CHELPG,
+ Merz-Kollman, and RESP) have been compared and critically
+ evaluated. It is shown that charges strongly depend on how and
+ where the potential points are selected. Two alternative
+ methods are suggested to avoid the arbitrariness in the
+ point-selection schemes and van der Waals exclusion radii:
+ CHELP-BOW, which also estimates the charges from the
+ electrostatic potential, but with potential points that are
+ Boltzmann-weighted after their occurrence in actual
+ simulations using the energy function of the program in which
+ the charges will be used, and CHELMO, which estimates the
+ charges directly from the electrostatic multipole
+ moments. Different criteria for the quality of the charges are
+ discussed.},
+}
+
+@Article{spiegelberg,
+ author = {Spiegelberg, Herbert},
+ title = {\mkbibquote{Intention} und \mkbibquote{Intentionalit{\"a}t} in
+ der Scholastik, bei Brentano und Husserl},
journaltitle = {Studia Philosophica},
- volume = {29},
- date = {1969},
- pages = {189--216},
- annotation = {An \texttt{article} entry. Note the \texttt{sorttitle} and
- \texttt{indexsorttitle} fields and the markup of the quotes in the
- database file}
-}
-@article{springer,
- hyphenation = {british},
- author = {Springer, Otto},
- title = {Mediaeval Pilgrim Routes from Scandinavia to Rome},
- shorttitle = {Mediaeval Pilgrim Routes},
+ date = 1969,
+ volume = 29,
+ pages = {189-216},
+ hyphenation = {german},
+ sorttitle = {Intention und Intentionalitat in der Scholastik, bei Brentano
+ und Husserl},
+ indexsorttitle= {Intention und Intentionalitat in der Scholastik, bei Brentano
+ und Husserl},
+ shorttitle = {Intention und Intentionalit{\"a}t},
+ annotation = {An \texttt{article} entry. Note the \texttt{sorttitle} and
+ \texttt{indexsorttitle} fields and the markup of the quotes in
+ the database file},
+}
+
+@Article{springer,
+ author = {Springer, Otto},
+ title = {Mediaeval Pilgrim Routes from Scandinavia to Rome},
journaltitle = {Mediaeval Studies},
- volume = {12},
- date = {1950},
- pages = {92--122},
- annotation = {A plain \texttt{article} entry}
-}
-@article{weinberg,
- author = {Weinberg, Steven},
- title = {A Model of Leptons},
+ date = 1950,
+ volume = 12,
+ pages = {92-122},
+ hyphenation = {british},
+ shorttitle = {Mediaeval Pilgrim Routes},
+ annotation = {A plain \texttt{article} entry},
+}
+
+@Article{weinberg,
+ author = {Weinberg, Steven},
+ title = {A Model of Leptons},
journaltitle = {Phys.~Rev.~Lett.},
- volume = {19},
- date = {1967},
- pages = {1264--1266}
-}
-@article{yoon,
- author = {Yoon, Myeong S. and Ryu, Dowook and Kim, Jeongryul
- and Ahn, Kyo Han},
- indextitle = {Palladium pincer complexes},
- title = {Palladium pincer complexes with reduced bond angle strain:
- efficient catalysts for the Heck reaction},
+ date = 1967,
+ volume = 19,
+ pages = {1264-1266},
+}
+
+@Article{yoon,
+ author = {Yoon, Myeong S. and Ryu, Dowook and Kim, Jeongryul and Ahn,
+ Kyo Han},
+ title = {Palladium pincer complexes with reduced bond angle strain:
+ efficient catalysts for the Heck reaction},
journaltitle = {Organometallics},
- volume = {25},
- number = {10},
- date = {2006},
- pages = {2409--2411}
-}
-@book{aristotle:anima,
- keywords = {primary},
- hyphenation = {british},
- author = {Aristotle},
- editor = {Hicks, Robert Drew},
- title = {De Anima},
- publisher = cup,
- location = {Cambridge},
- date = {1907},
- annotation = {A \texttt{book} entry with an \texttt{author} and an
- \texttt{editor}}
-}
-@book{aristotle:physics,
- keywords = {primary},
- hyphenation = {american},
- author = {Aristotle},
- translator = {Wicksteed, P. H. and Cornford, F. M.},
- title = {Physics},
- shorttitle = {Physics},
- publisher = {G. P. Putnam},
- location = {New York},
- date = {1929},
- annotation = {A \texttt{book} entry with a \texttt{translator} field}
-}
-@book{aristotle:poetics,
- keywords = {primary},
- hyphenation = {british},
- author = {Aristotle},
- editor = {Lucas, D. W.},
- title = {Poetics},
- shorttitle = {Poetics},
- series = {Clarendon Aristotle},
- publisher = {Clarendon Press},
- location = {Oxford},
- date = {1968},
- annotation = {A \texttt{book} entry with an \texttt{author} and an
- \texttt{editor} as well as a \texttt{series} field}
-}
-@book{aristotle:rhetoric,
- keywords = {primary},
- hyphenation = {british},
- sorttitle = {Rhetoric of Aristotle},
- author = {Aristotle},
- editor = {Cope, Edward Meredith},
- commentator = {Cope, Edward Meredith},
- indextitle = {Rhetoric of Aristotle, The},
- title = {The Rhetoric of Aristotle with a commentary by the late Edward
- Meredith Cope},
- shorttitle = {Rhetoric},
- volumes = {3},
- publisher = cup,
- date = {1877},
- annotation = {A commented edition. Note the concatenation of the
- \texttt{editor} and \texttt{commentator} fields as well as the
- \texttt{volumes}, \texttt{sorttitle}, and \texttt{indextitle} fields}
-}
-@book{augustine,
- hyphenation = {american},
- author = {Augustine, Robert L.},
- title = {Heterogeneous catalysis for the synthetic chemist},
- shorttitle = {Heterogeneous catalysis},
- publisher = {Marcel Dekker},
- location = {New York},
- date = {1995},
- annotation = {A plain \texttt{book} entry}
-}
-@book{averroes/bland,
- keywords = {primary},
- hyphenation = {american},
- author = {Averroes},
- editor = {Bland, Kalman P.},
- translator = {Bland, Kalman P.},
- indextitle = {Epistle on the Possibility of Conjunction, The},
- title = {The Epistle on the Possibility of Conjunction with the Active
- Intellect by Ibn Rushd with the Commentary of Moses Narboni},
- shorttitle = {Possibility of Conjunction},
- series = {Moreshet: Studies in Jewish History, Literature and Thought},
- number = {7},
- publisher = {Jewish Theological Seminary of America},
- location = {New York},
- date = {1982},
- annotation = {A \texttt{book} entry with a \texttt{series} and a
- \texttt{number}. Note the concatenation of the \texttt{editor} and
- \texttt{translator} fields as well as the \texttt{indextitle} field}
-}
-@book{averroes/hannes,
- keywords = {primary},
- hyphenation = {german},
- sorttitle = {Uber die Moglichkeit der Conjunktion},
- indexsorttitle = {Uber die Moglichkeit der Conjunktion},
- author = {Averroes},
- editor = {Hannes, Ludwig},
- translator = {Hannes, Ludwig},
- annotator = {Hannes, Ludwig},
- indextitle = {{\"U}ber die M{\"o}glichkeit der Conjunktion},
- title = {Des Averro{\"e}s Abhandlung: \mkbibquote{{\"U}ber die
- M{\"o}glichkeit der Conjunktion} oder \mkbibquote{{\"U}ber den
- materiellen Intellekt}},
- shorttitle = {{\"U}ber die M{\"o}glichkeit der Conjunktion},
- publisher = {C.~A. Kaemmerer},
- location = {Halle an der Saale},
- date = {1892},
- annotation = {An annotated edition. Note the concatenation of the
- \texttt{editor}, \texttt{translator}, and \texttt{annotator} fields. Also
- note the \texttt{shorttitle}, \texttt{indextitle}, \texttt{sorttitle},
- and \texttt{indexsorttitle} fields}
-}
-@book{averroes/hercz,
- keywords = {primary},
- hyphenation = {german},
- indexsorttitle = {Drei Abhandlungen uber die Conjunction},
- author = {Averroes},
- editor = {Hercz, J.},
- translator = {Hercz, J.},
- indextitle = {Drei Abhandlungen {\"u}ber die Conjunction},
- title = {Drei Abhandlungen {\"u}ber die Conjunction des separaten Intellects
- mit dem Menschen},
- subtitle = {Von Averroes (Vater und Sohn), aus dem Arabischen {\"u}bersetzt
- von Samuel Ibn Tibbon},
- shorttitle = {Drei Abhandlungen},
- publisher = {S.~Hermann},
- location = {Berlin},
- date = {1869},
- annotation = {A \texttt{book} entry. Note the concatenation of the
- \texttt{editor} and \texttt{translator} fields as well as the
- \texttt{indextitle} and \texttt{indexsorttitle} fields}
-}
-@book{cicero,
- hyphenation = {german},
- author = {Cicero, Marcus Tullius},
- editor = {Blank-Sangmeister, Ursula},
- translator = {Blank-Sangmeister, Ursula},
- afterword = {Thraede, Klaus},
- indextitle = {De natura deorum},
- title = {De natura deorum. {\"U}ber das Wesen der G{\"o}tter},
- shorttitle = {De natura deorum},
- language = {langlatin and langgerman},
- publisher = {Reclam},
- location = {Stuttgart},
- date = {1995},
- annotation = {A bilingual edition of Cicero's \emph{De natura deorum}, with
- a German translation. Note the format of the \texttt{language} field in
- the database file, the concatenation of the \texttt{editor} and
- \texttt{translator} fields, and the \texttt{afterword} field}
-}
-@book{coleridge,
- hyphenation = {british},
- author = {Coleridge, Samuel Taylor},
- editor = {Coburn, Kathleen and Engell, James and Bate, W. Jackson},
- indextitle = {Biographia literaria},
- title = {Biographia literaria, or Biographical sketches of my literary life
- and opinions},
- shorttitle = {Biographia literaria},
- maintitle = {The collected works of Samuel Taylor Coleridge},
- part = {2},
- volume = {7},
- series = {Bollingen Series},
- number = {75},
- publisher = {Routledge and Kegan Paul},
- location = {London},
- date = {1983},
- annotation = {One (partial) volume of a multivolume book. This is a
- \texttt{book} entry with a \texttt{volume} and a \texttt{part} field
- which explicitly refers to the second (physical) part of the seventh
- (logical) volume. Also note the \texttt{series} and \texttt{number}
- fields}
-}
-@book{companion,
- hyphenation = {american},
- sorttitle = {LaTeX Companion},
- author = {Goossens, Michel and Mittelbach, Frank and Samarin, Alexander},
- indextitle = {LaTeX Companion, The},
- title = {The LaTeX Companion},
- shorttitle = {LaTeX Companion},
- edition = {1},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1994},
- pagetotal = {528},
- annotation = {A book with three authors. Note the formatting of the author
- list. By default, only the first name is reversed in the bibliography}
-}
-@book{cotton,
- hyphenation = {british},
- author = {Cotton, Frank Albert and Wilkinson, Geoffrey
- and Murillio, Carlos A. and Bochmann, Manfred},
- title = {Advanced inorganic chemistry},
- edition = {6},
- publisher = {Wiley},
- location = {Chichester},
- date = {1999},
- annotation = {A \texttt{book} entry with \arabic{author} authors and an
- \texttt{edition} field. By default, long \texttt{author} and
- \texttt{editor} lists are automatically truncated. This is configurable}
-}
-@book{gerhardt,
- hyphenation = {american},
- sorttitle = {Federal Appointments Process},
- author = {Gerhardt, Michael J.},
- indextitle = {Federal Appointments Process, The},
- title = {The Federal Appointments Process},
- subtitle = {A Constitutional and Historical Analysis},
- shorttitle = {Federal Appointments Process},
- publisher = {Duke University Press},
- location = {Durham and London},
- date = {2000},
- annotation = {This is a \texttt{book} entry. Note the format of the
- \texttt{location} field as well as the \texttt{sorttitle} and
- \texttt{indextitle} fields}
-}
-@book{gonzalez,
- hyphenation = {american},
- sorttitle = {Ghost of John Wayne and Other Stories},
- author = {Gonzalez, Ray},
- indextitle = {Ghost of John Wayne and Other Stories, The},
- title = {The Ghost of John Wayne and Other Stories},
- shorttitle = {Ghost of John Wayne},
- publisher = {The University of Arizona Press},
- location = {Tucson},
- date = {2001},
- isbn = {0-816-52066-6},
- annotation = {A collection of short stories. This is a \texttt{book} entry.
- Note the \texttt{sorttitle} and \texttt{indextitle} fields in the
- database file. There's also an \texttt{isbn} field}
-}
-@book{hammond,
- hyphenation = {british},
- sorttitle = {Basics of crystallography and diffraction},
- author = {Hammond, Christopher},
- indextitle = {Basics of crystallography and diffraction, The},
- title = {The basics of crystallography and diffraction},
- shorttitle = {Crystallography and diffraction},
- publisher = {International Union of Crystallography and Oxford University
- Press},
- location = {Oxford},
- date = {1997},
- annotation = {A \texttt{book} entry. Note the \texttt{sorttitle} and
- \texttt{indextitle} fields as well as the format of the
- \texttt{publisher} field}
-}
-@book{iliad,
- hyphenation = {german},
- sorttitle = {Ilias},
- author = {Homer},
- translator = {Schadewaldt, Wolfgang},
+ date = 2006,
+ volume = 25,
+ number = 10,
+ pages = {2409-2411},
+ indextitle = {Palladium pincer complexes},
+}
+
+@Book{aristotle:anima,
+ author = {Aristotle},
+ title = {De Anima},
+ date = 1907,
+ editor = {Hicks, Robert Drew},
+ publisher = cup,
+ location = {Cambridge},
+ keywords = {primary},
+ hyphenation = {british},
+ annotation = {A \texttt{book} entry with an \texttt{author} and an
+ \texttt{editor}},
+}
+
+@Book{aristotle:physics,
+ author = {Aristotle},
+ title = {Physics},
+ date = 1929,
+ translator = {Wicksteed, P. H. and Cornford, F. M.},
+ publisher = {G. P. Putnam},
+ location = {New York},
+ keywords = {primary},
+ hyphenation = {american},
+ shorttitle = {Physics},
+ annotation = {A \texttt{book} entry with a \texttt{translator} field},
+}
+
+@Book{aristotle:poetics,
+ author = {Aristotle},
+ title = {Poetics},
+ date = 1968,
+ editor = {Lucas, D. W.},
+ series = {Clarendon Aristotle},
+ publisher = {Clarendon Press},
+ location = {Oxford},
+ keywords = {primary},
+ hyphenation = {british},
+ shorttitle = {Poetics},
+ annotation = {A \texttt{book} entry with an \texttt{author} and an
+ \texttt{editor} as well as a \texttt{series} field},
+}
+
+@Book{aristotle:rhetoric,
+ author = {Aristotle},
+ title = {The Rhetoric of Aristotle with a commentary by the late Edward
+ Meredith Cope},
+ date = 1877,
+ editor = {Cope, Edward Meredith},
+ commentator = {Cope, Edward Meredith},
+ volumes = 3,
+ publisher = cup,
+ keywords = {primary},
+ hyphenation = {british},
+ sorttitle = {Rhetoric of Aristotle},
+ indextitle = {Rhetoric of Aristotle, The},
+ shorttitle = {Rhetoric},
+ annotation = {A commented edition. Note the concatenation of the
+ \texttt{editor} and \texttt{commentator} fields as well as the
+ \texttt{volumes}, \texttt{sorttitle}, and \texttt{indextitle}
+ fields},
+}
+
+@Book{augustine,
+ author = {Augustine, Robert L.},
+ title = {Heterogeneous catalysis for the synthetic chemist},
+ date = 1995,
+ publisher = {Marcel Dekker},
+ location = {New York},
+ hyphenation = {american},
+ shorttitle = {Heterogeneous catalysis},
+ annotation = {A plain \texttt{book} entry},
+}
+
+@Book{averroes/bland,
+ author = {Averroes},
+ title = {The Epistle on the Possibility of Conjunction with the Active
+ Intellect by Ibn Rushd with the Commentary of Moses Narboni},
+ date = 1982,
+ editor = {Bland, Kalman P.},
+ translator = {Bland, Kalman P.},
+ series = {Moreshet: Studies in Jewish History, Literature and Thought},
+ number = 7,
+ publisher = {Jewish Theological Seminary of America},
+ location = {New York},
+ keywords = {primary},
+ hyphenation = {american},
+ indextitle = {Epistle on the Possibility of Conjunction, The},
+ shorttitle = {Possibility of Conjunction},
+ annotation = {A \texttt{book} entry with a \texttt{series} and a
+ \texttt{number}. Note the concatenation of the \texttt{editor}
+ and \texttt{translator} fields as well as the
+ \texttt{indextitle} field},
+}
+
+@Book{averroes/hannes,
+ author = {Averroes},
+ title = {Des Averro{\"e}s Abhandlung: \mkbibquote{{\"U}ber die
+ M{\"o}glichkeit der Conjunktion} oder \mkbibquote{{\"U}ber den
+ materiellen Intellekt}},
+ date = 1892,
+ editor = {Hannes, Ludwig},
+ translator = {Hannes, Ludwig},
+ annotator = {Hannes, Ludwig},
+ publisher = {C.~A. Kaemmerer},
+ location = {Halle an der Saale},
+ keywords = {primary},
+ hyphenation = {german},
+ sorttitle = {Uber die Moglichkeit der Conjunktion},
+ indexsorttitle= {Uber die Moglichkeit der Conjunktion},
+ indextitle = {{\"U}ber die M{\"o}glichkeit der Conjunktion},
+ shorttitle = {{\"U}ber die M{\"o}glichkeit der Conjunktion},
+ annotation = {An annotated edition. Note the concatenation of the
+ \texttt{editor}, \texttt{translator}, and \texttt{annotator}
+ fields. Also note the \texttt{shorttitle},
+ \texttt{indextitle}, \texttt{sorttitle}, and
+ \texttt{indexsorttitle} fields},
+}
+
+@Book{averroes/hercz,
+ author = {Averroes},
+ title = {Drei Abhandlungen {\"u}ber die Conjunction des separaten
+ Intellects mit dem Menschen},
+ date = 1869,
+ editor = {Hercz, J.},
+ translator = {Hercz, J.},
+ publisher = {S.~Hermann},
+ location = {Berlin},
+ keywords = {primary},
+ hyphenation = {german},
+ indexsorttitle= {Drei Abhandlungen uber die Conjunction},
+ indextitle = {Drei Abhandlungen {\"u}ber die Conjunction},
+ subtitle = {Von Averroes (Vater und Sohn), aus dem Arabischen
+ {\"u}bersetzt von Samuel Ibn Tibbon},
+ shorttitle = {Drei Abhandlungen},
+ annotation = {A \texttt{book} entry. Note the concatenation of the
+ \texttt{editor} and \texttt{translator} fields as well as the
+ \texttt{indextitle} and \texttt{indexsorttitle} fields},
+}
+
+@Book{cicero,
+ author = {Cicero, Marcus Tullius},
+ title = {De natura deorum. {\"U}ber das Wesen der G{\"o}tter},
+ date = 1995,
+ editor = {Blank-Sangmeister, Ursula},
+ translator = {Blank-Sangmeister, Ursula},
+ afterword = {Thraede, Klaus},
+ language = {langlatin and langgerman},
+ publisher = {Reclam},
+ location = {Stuttgart},
+ hyphenation = {german},
+ indextitle = {De natura deorum},
+ shorttitle = {De natura deorum},
+ annotation = {A bilingual edition of Cicero's \emph{De natura deorum}, with
+ a German translation. Note the format of the \texttt{language}
+ field in the database file, the concatenation of the
+ \texttt{editor} and \texttt{translator} fields, and the
+ \texttt{afterword} field},
+}
+
+@Book{coleridge,
+ author = {Coleridge, Samuel Taylor},
+ title = {Biographia literaria, or Biographical sketches of my literary
+ life and opinions},
+ date = 1983,
+ editor = {Coburn, Kathleen and Engell, James and Bate, W. Jackson},
+ maintitle = {The collected works of Samuel Taylor Coleridge},
+ volume = 7,
+ part = 2,
+ series = {Bollingen Series},
+ number = 75,
+ publisher = {Routledge and Kegan Paul},
+ location = {London},
+ hyphenation = {british},
+ indextitle = {Biographia literaria},
+ shorttitle = {Biographia literaria},
+ annotation = {One (partial) volume of a multivolume book. This is a
+ \texttt{book} entry with a \texttt{volume} and a \texttt{part}
+ field which explicitly refers to the second (physical) part of
+ the seventh (logical) volume. Also note the \texttt{series}
+ and \texttt{number} fields},
+}
+
+@Book{companion,
+ author = {Goossens, Michel and Mittelbach, Frank and Samarin, Alexander},
+ title = {The LaTeX Companion},
+ date = 1994,
+ edition = 1,
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ pagetotal = 528,
+ hyphenation = {american},
+ sorttitle = {LaTeX Companion},
+ indextitle = {LaTeX Companion, The},
+ shorttitle = {LaTeX Companion},
+ annotation = {A book with three authors. Note the formatting of the author
+ list. By default, only the first name is reversed in the
+ bibliography},
+}
+
+@Book{cotton,
+ author = {Cotton, Frank Albert and Wilkinson, Geoffrey and Murillio,
+ Carlos A. and Bochmann, Manfred},
+ title = {Advanced inorganic chemistry},
+ date = 1999,
+ edition = 6,
+ publisher = {Wiley},
+ location = {Chichester},
+ hyphenation = {british},
+ annotation = {A \texttt{book} entry with \arabic{author} authors and an
+ \texttt{edition} field. By default, long \texttt{author} and
+ \texttt{editor} lists are automatically truncated. This is
+ configurable},
+}
+
+@Book{gerhardt,
+ author = {Gerhardt, Michael J.},
+ title = {The Federal Appointments Process},
+ date = 2000,
+ publisher = {Duke University Press},
+ location = {Durham and London},
+ hyphenation = {american},
+ sorttitle = {Federal Appointments Process},
+ indextitle = {Federal Appointments Process, The},
+ subtitle = {A Constitutional and Historical Analysis},
+ shorttitle = {Federal Appointments Process},
+ annotation = {This is a \texttt{book} entry. Note the format of the
+ \texttt{location} field as well as the \texttt{sorttitle} and
+ \texttt{indextitle} fields},
+}
+
+@Book{gonzalez,
+ author = {Gonzalez, Ray},
+ title = {The Ghost of John Wayne and Other Stories},
+ date = 2001,
+ publisher = {The University of Arizona Press},
+ location = {Tucson},
+ isbn = {0-816-52066-6},
+ hyphenation = {american},
+ sorttitle = {Ghost of John Wayne and Other Stories},
+ indextitle = {Ghost of John Wayne and Other Stories, The},
+ shorttitle = {Ghost of John Wayne},
+ annotation = {A collection of short stories. This is a \texttt{book} entry.
+ Note the \texttt{sorttitle} and \texttt{indextitle} fields in
+ the database file. There's also an \texttt{isbn} field},
+}
+
+@Book{hammond,
+ author = {Hammond, Christopher},
+ title = {The basics of crystallography and diffraction},
+ date = 1997,
+ publisher = {International Union of Crystallography and Oxford University
+ Press},
+ location = {Oxford},
+ hyphenation = {british},
+ sorttitle = {Basics of crystallography and diffraction},
+ indextitle = {Basics of crystallography and diffraction, The},
+ shorttitle = {Crystallography and diffraction},
+ annotation = {A \texttt{book} entry. Note the \texttt{sorttitle} and
+ \texttt{indextitle} fields as well as the format of the
+ \texttt{publisher} field},
+}
+
+@Book{iliad,
+ author = {Homer},
+ title = {Die Ilias},
+ date = 2004,
+ translator = {Schadewaldt, Wolfgang},
introduction = {Latacz, Joachim},
- indextitle = {Ilias, Die},
- title = {Die Ilias},
- shorttitle = {Ilias},
- edition = {3},
- publisher = {Artemis \& Winkler},
- location = {D{\"u}sseldorf and Z{\"u}rich},
- date = {2004},
- annotation = {A German translation of the \emph{Iliad}. Note the
- \texttt{translator} and \texttt{introduction} fields and the format of
- the \texttt{location} field in the database file. Also note the
- \texttt{sorttitle} and \texttt{indextitle} fields}
-}
-@book{knuth:ct,
- hyphenation = {american},
- sortyear = {1984-0},
- sorttitle = {Computers & Typesetting},
- indexsorttitle = {Computers & Typesetting},
- author = {Knuth, Donald E.},
- title = {Computers \& Typesetting},
- volumes = {5},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1984/1986},
- annotation = {A five-volume book cited as a whole. This is a \texttt{book}
- entry, note the \texttt{volumes} field}
-}
-@book{knuth:ct:a,
- hyphenation = {american},
- sortyear = {1984-1},
- sorttitle = {Computers & Typesetting A},
- indexsorttitle = {The TeXbook},
- author = {Knuth, Donald E.},
- indextitle = {\protect\TeX book, The},
- title = {The \TeX book},
- shorttitle = {\TeX book},
- maintitle = {Computers \& Typesetting},
- volume = {A},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1984},
- annotation = {The first volume of a five-volume book. Note the
- \texttt{sorttitle} and \texttt{sortyear} fields. We want this volume to
- be listed after the entry referring to the entire five-volume set. Also
- note the \texttt{indextitle} and \texttt{indexsorttitle} fields. Indexing
- packages that don't generate robust index entries require some control
- sequences to be protected from expansion}
-}
-@book{knuth:ct:b,
- hyphenation = {american},
- sortyear = {1986-1},
- sorttitle = {Computers & Typesetting B},
- indexsorttitle = {TeX: The Program},
- author = {Knuth, Donald E.},
- title = {\TeX: The Program},
- shorttitle = {\TeX},
- maintitle = {Computers \& Typesetting},
- volume = {B},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1986},
- annotation = {The second volume of a five-volume book. Note the
- \texttt{sorttitle} and \texttt{sortyear} fields. Also note the
- \texttt{indexsorttitle} field}
-}
-@book{knuth:ct:c,
- hyphenation = {american},
- sortyear = {1986-2},
- sorttitle = {Computers & Typesetting C},
- author = {Knuth, Donald E.},
- indextitle = {METAFONTbook, The},
- title = {The METAFONTbook},
- shorttitle = {METAFONTbook},
- maintitle = {Computers \& Typesetting},
- volume = {C},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1986},
- annotation = {The third volume of a five-volume book. Note the
- \texttt{sorttitle} and \texttt{sortyear} fields as well as the
- \texttt{indextitle} field}
-}
-@book{knuth:ct:d,
- hyphenation = {american},
- sortyear = {1986-3},
- sorttitle = {Computers & Typesetting D},
- author = {Knuth, Donald E.},
- title = {METAFONT: The Program},
- shorttitle = {METAFONT},
- maintitle = {Computers \& Typesetting},
- volume = {D},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1986},
- annotation = {The fourth volume of a five-volume book. Note the
- \texttt{sorttitle} and \texttt{sortyear} fields}
-}
-@book{knuth:ct:e,
- hyphenation = {american},
- sortyear = {1986-4},
- sorttitle = {Computers & Typesetting E},
- author = {Knuth, Donald E.},
- title = {Computer Modern Typefaces},
- maintitle = {Computers \& Typesetting},
- volume = {E},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1986},
- annotation = {The fifth volume of a five-volume book. Note the
- \texttt{sorttitle} and \texttt{sortyear} fields}
-}
-@book{knuth:ct:related,
- hyphenation = {american},
- sortyear = {1984-0},
- sorttitle = {Computers & Typesetting},
- indexsorttitle = {Computers & Typesetting},
- author = {Knuth, Donald E.},
- title = {Computers \& Typesetting},
- volumes = {5},
- related = {knuth:ct:a,knuth:ct:b,knuth:ct:c,knuth:ct:d,knuth:ct:e},
- relatedtype = {multivolume},
- publisher = {Addison-Wesley},
- location = {Reading, Mass.},
- date = {1984/1986},
- annotation = {A five-volume book cited as a whole and related to its
- individual volumes. Note the \texttt{related} and \texttt{relatedtype}
- fields}
-}
-@book{kullback,
- title = {Information Theory and Statistics},
- author = {Kullback, Solomon},
- year = {1959},
- publisher = {John Wiley \& Sons},
- location = {New York}
-}
-@book{kullback:reprint,
- title = {Information Theory and Statistics},
- author = {Kullback, Solomon},
- year = {1997},
- origyear = {1959},
- publisher = {Dover Publications},
- origpublisher = {John Wiley \& Sons},
- location = {New York},
- annotation = {A reprint of the \texttt{kullback} entry. Note the format of
- \texttt{origyear} and \texttt{origpublisher}. These fields are not used by
- the standard bibliography styles}
-}
-@book{kullback:related,
- title = {Information Theory and Statistics},
- author = {Kullback, Solomon},
- year = {1997},
- publisher = {Dover Publications},
- location = {New York},
- related = {kullback},
- relatedtype = {origpubin},
- annotation = {A reprint of the \texttt{kullback} entry. Note the format of
- the \texttt{related} and \texttt{relatedtype} fields}
-}
-@book{malinowski,
- hyphenation = {british},
- author = {Malinowski, Bronis{\l}aw},
- title = {Argonauts of the Western Pacific},
- subtitle = {An account of native enterprise and adventure in the
- Archipelagoes of Melanesian New Guinea},
- shorttitle = {Argonauts},
- edition = {8},
- publisher = {Routledge and Kegan Paul},
- location = {London},
- date = {1972},
- annotation = {This is a \texttt{book} entry. Note the format of the
- \texttt{publisher} and \texttt{edition} fields as well as the
- \texttt{subtitle} field}
-}
-@book{maron,
- hyphenation = {american},
- author = {Maron, Monika},
- translator = {Brigitte Goldstein},
- title = {Animal Triste},
- shorttitle = {Animal Triste},
- publisher = {University of Nebraska Press},
- location = {Lincoln},
- date = {2000},
+ edition = 3,
+ publisher = {Artemis \& Winkler},
+ location = {D{\"u}sseldorf and Z{\"u}rich},
+ hyphenation = {german},
+ sorttitle = {Ilias},
+ indextitle = {Ilias, Die},
+ shorttitle = {Ilias},
+ annotation = {A German translation of the \emph{Iliad}. Note the
+ \texttt{translator} and \texttt{introduction} fields and the
+ format of the \texttt{location} field in the database
+ file. Also note the \texttt{sorttitle} and \texttt{indextitle}
+ fields},
+}
+
+@Book{knuth:ct,
+ author = {Knuth, Donald E.},
+ title = {Computers \& Typesetting},
+ date = {1984/1986},
+ volumes = 5,
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ hyphenation = {american},
+ sortyear = {1984-0},
+ sorttitle = {Computers & Typesetting},
+ indexsorttitle= {Computers & Typesetting},
+ annotation = {A five-volume book cited as a whole. This is a \texttt{book}
+ entry, note the \texttt{volumes} field},
+}
+
+@Book{knuth:ct:a,
+ author = {Knuth, Donald E.},
+ title = {The \TeX book},
+ date = 1984,
+ maintitle = {Computers \& Typesetting},
+ volume = {A},
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ hyphenation = {american},
+ sortyear = {1984-1},
+ sorttitle = {Computers & Typesetting A},
+ indexsorttitle= {The TeXbook},
+ indextitle = {\protect\TeX book, The},
+ shorttitle = {\TeX book},
+ annotation = {The first volume of a five-volume book. Note the
+ \texttt{sorttitle} and \texttt{sortyear} fields. We want this
+ volume to be listed after the entry referring to the entire
+ five-volume set. Also note the \texttt{indextitle} and
+ \texttt{indexsorttitle} fields. Indexing packages that don't
+ generate robust index entries require some control sequences
+ to be protected from expansion},
+}
+
+@Book{knuth:ct:b,
+ author = {Knuth, Donald E.},
+ title = {\TeX: The Program},
+ date = 1986,
+ maintitle = {Computers \& Typesetting},
+ volume = {B},
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ hyphenation = {american},
+ sortyear = {1986-1},
+ sorttitle = {Computers & Typesetting B},
+ indexsorttitle= {TeX: The Program},
+ shorttitle = {\TeX},
+ annotation = {The second volume of a five-volume book. Note the
+ \texttt{sorttitle} and \texttt{sortyear} fields. Also note the
+ \texttt{indexsorttitle} field},
+}
+
+@Book{knuth:ct:c,
+ author = {Knuth, Donald E.},
+ title = {The METAFONTbook},
+ date = 1986,
+ maintitle = {Computers \& Typesetting},
+ volume = {C},
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ hyphenation = {american},
+ sortyear = {1986-2},
+ sorttitle = {Computers & Typesetting C},
+ indextitle = {METAFONTbook, The},
+ shorttitle = {METAFONTbook},
+ annotation = {The third volume of a five-volume book. Note the
+ \texttt{sorttitle} and \texttt{sortyear} fields as well as the
+ \texttt{indextitle} field},
+}
+
+@Book{knuth:ct:d,
+ author = {Knuth, Donald E.},
+ title = {METAFONT: The Program},
+ date = 1986,
+ maintitle = {Computers \& Typesetting},
+ volume = {D},
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ hyphenation = {american},
+ sortyear = {1986-3},
+ sorttitle = {Computers & Typesetting D},
+ shorttitle = {METAFONT},
+ annotation = {The fourth volume of a five-volume book. Note the
+ \texttt{sorttitle} and \texttt{sortyear} fields},
+}
+
+@Book{knuth:ct:e,
+ author = {Knuth, Donald E.},
+ title = {Computer Modern Typefaces},
+ date = 1986,
+ maintitle = {Computers \& Typesetting},
+ volume = {E},
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ hyphenation = {american},
+ sortyear = {1986-4},
+ sorttitle = {Computers & Typesetting E},
+ annotation = {The fifth volume of a five-volume book. Note the
+ \texttt{sorttitle} and \texttt{sortyear} fields},
+}
+
+@Book{knuth:ct:related,
+ author = {Knuth, Donald E.},
+ title = {Computers \& Typesetting},
+ date = {1984/1986},
+ volumes = 5,
+ publisher = {Addison-Wesley},
+ location = {Reading, Mass.},
+ hyphenation = {american},
+ sortyear = {1984-0},
+ sorttitle = {Computers & Typesetting},
+ indexsorttitle= {Computers & Typesetting},
+ related = {knuth:ct:a,knuth:ct:b,knuth:ct:c,knuth:ct:d,knuth:ct:e},
+ relatedtype = {multivolume},
+ annotation = {A five-volume book cited as a whole and related to its
+ individual volumes. Note the \texttt{related} and
+ \texttt{relatedtype} fields},
+}
+
+@Book{kullback,
+ author = {Kullback, Solomon},
+ title = {Information Theory and Statistics},
+ year = 1959,
+ publisher = {John Wiley \& Sons},
+ location = {New York},
+ hyphenation = {american},
+}
+
+@Book{kullback:reprint,
+ author = {Kullback, Solomon},
+ title = {Information Theory and Statistics},
+ year = 1997,
+ publisher = {Dover Publications},
+ location = {New York},
+ origyear = 1959,
+ origpublisher= {John Wiley \& Sons},
+ hyphenation = {american},
+ annotation = {A reprint of the \texttt{kullback} entry. Note the format of
+ \texttt{origyear} and \texttt{origpublisher}. These fields are
+ not used by the standard bibliography styles},
+}
+
+@Book{kullback:related,
+ author = {Kullback, Solomon},
+ title = {Information Theory and Statistics},
+ year = 1997,
+ publisher = {Dover Publications},
+ location = {New York},
+ hyphenation = {american},
+ related = {kullback},
+ relatedtype = {origpubin},
+ annotation = {A reprint of the \texttt{kullback} entry. Note the format of
+ the \texttt{related} and \texttt{relatedtype} fields},
+}
+
+@Book{malinowski,
+ author = {Malinowski, Bronis{\l}aw},
+ title = {Argonauts of the Western Pacific},
+ date = 1972,
+ edition = 8,
+ publisher = {Routledge and Kegan Paul},
+ location = {London},
+ hyphenation = {british},
+ subtitle = {An account of native enterprise and adventure in the
+ Archipelagoes of Melanesian New Guinea},
+ shorttitle = {Argonauts},
+ annotation = {This is a \texttt{book} entry. Note the format of the
+ \texttt{publisher} and \texttt{edition} fields as well as the
+ \texttt{subtitle} field},
+}
+
+@Book{maron,
+ author = {Maron, Monika},
+ title = {Animal Triste},
+ date = 2000,
+ translator = {Brigitte Goldstein},
origlanguage = {german},
- annotation = {An English translation of a German novel with a French title.
- In other words: a \texttt{book} entry with a \texttt{translator} field.
- Note the \texttt{origlanguage} field which is concatenated with the
- \texttt{translator}}
-}
-@book{massa,
- hyphenation = {british},
- author = {Werner Massa},
- title = {Crystal structure determination},
- edition = {2},
- publisher = {Spinger},
- location = {Berlin},
- date = {2004},
- annotation = {A \texttt{book} entry with an \texttt{edition} field}
-}
-@book{nietzsche:ksa,
- hyphenation = {german},
- sortyear = {1988-00-000},
- sorttitle = {Werke-00-000},
- indexsorttitle = {Samtliche Werke},
- author = {Nietzsche, Friedrich},
- editor = {Colli, Giorgio and Montinari, Mazzino},
- title = {S{\"a}mtliche Werke},
- subtitle = {Kritische Studienausgabe},
- volumes = {15},
- edition = {2},
- publisher = dtv # { and Walter de Gruyter},
- location = {M{\"u}nchen and Berlin and New York},
- date = {1988},
- annotation = {The critical edition of Nietzsche's works. This is a
- \texttt{book} entry referring to a 15-volume work as a whole. Note the
- \texttt{volumes} field and the format of the \texttt{publisher} and
- \texttt{location} fields in the database file. Also note the
- \texttt{sorttitle} and \texttt{sortyear} fields which are used to
- fine-tune the sorting order of the bibliography. We want this item listed
- first in the bibliography}
-}
-@book{nietzsche:ksa1,
- hyphenation = {german},
- sortyear = {1988-01-000},
- sorttitle = {Werke-01-000},
- indexsorttitle = {Samtliche Werke I},
- author = {Nietzsche, Friedrich},
- bookauthor = {Nietzsche, Friedrich},
- editor = {Colli, Giorgio and Montinari, Mazzino},
- indextitle = {S{\"a}mtliche Werke I},
- title = {Die Geburt der Trag{\"o}die. Unzeitgem{\"a}{\ss}e Betrachtungen
- I--IV. Nachgelassene Schriften 1870--1973},
- shorttitle = {S{\"a}mtliche Werke I},
- maintitle = {S{\"a}mtliche Werke},
+ publisher = {University of Nebraska Press},
+ location = {Lincoln},
+ hyphenation = {american},
+ shorttitle = {Animal Triste},
+ annotation = {An English translation of a German novel with a French title.
+ In other words: a \texttt{book} entry with a
+ \texttt{translator} field. Note the \texttt{origlanguage}
+ field which is concatenated with the \texttt{translator}},
+}
+
+@Book{massa,
+ author = {Werner Massa},
+ title = {Crystal structure determination},
+ date = 2004,
+ edition = 2,
+ publisher = {Spinger},
+ location = {Berlin},
+ hyphenation = {british},
+ annotation = {A \texttt{book} entry with an \texttt{edition} field},
+}
+
+@Article{moore,
+ author = {Moore, Gordon E.},
+ title = {Cramming more components onto integrated circuits},
+ journaltitle = {Electronics},
+ year = 1965,
+ volume = 38,
+ number = 8,
+ pages = {114-117},
+ hyphenation = {american},
+}
+
+@Article{moore:related,
+ author = {Moore, Gordon E.},
+ title = {Cramming more components onto integrated circuits},
+ journaltitle = {Proceedings of the {IEEE}},
+ year = 1998,
+ volume = 86,
+ number = 1,
+ pages = {82-85},
+ hyphenation = {american},
+ related = {moore},
+ relatedtype = {reprintfrom},
+ annotation = {A reprint of Moore's law. Note the \texttt{related} and
+ \texttt{relatedtype} fields},
+}
+
+@Book{nietzsche:ksa,
+ author = {Nietzsche, Friedrich},
+ title = {S{\"a}mtliche Werke},
+ date = 1988,
+ editor = {Colli, Giorgio and Montinari, Mazzino},
+ edition = 2,
+ volumes = 15,
+ publisher = dtv # { and Walter de Gruyter},
+ location = {M{\"u}nchen and Berlin and New York},
+ hyphenation = {german},
+ sortyear = {1988-0},
+ sorttitle = {Werke-00-000},
+ indexsorttitle= {Samtliche Werke},
+ subtitle = {Kritische Studienausgabe},
+ annotation = {The critical edition of Nietzsche's works. This is a
+ \texttt{book} entry referring to a 15-volume work as a
+ whole. Note the \texttt{volumes} field and the format of the
+ \texttt{publisher} and \texttt{location} fields in the
+ database file. Also note the \texttt{sorttitle} and
+ \texttt{sortyear} fields which are used to fine-tune the
+ sorting order of the bibliography. We want this item listed
+ first in the bibliography},
+}
+
+@Book{nietzsche:ksa1,
+ author = {Nietzsche, Friedrich},
+ title = {Die Geburt der Trag{\"o}die. Unzeitgem{\"a}{\ss}e
+ Betrachtungen I--IV. Nachgelassene Schriften 1870--1973},
+ date = 1988,
+ editor = {Colli, Giorgio and Montinari, Mazzino},
+ maintitle = {S{\"a}mtliche Werke},
mainsubtitle = {Kritische Studienausgabe},
- volume = {1},
- edition = {2},
- publisher = dtv # { and Walter de Gruyter},
- location = {M{\"u}nchen and Berlin and New York},
- date = {1988},
- annotation = {A single volume from the critical edition of Nietzsche's
- works. This \texttt{book} entry explicitly refers to the first volume
- only. Note the \texttt{title} and \texttt{maintitle} fields. Also note the
- \texttt{sorttitle} and \texttt{sortyear} fields. We want this entry to be
- listed after the entry referring to the entire edition}
-}
-@book{nussbaum,
- keywords = {secondary},
- hyphenation = {american},
- sorttitle = {Aristotle's De Motu Animalium},
- indexsorttitle = {Aristotle's De Motu Animalium},
- author = {Nussbaum, Martha},
- title = {Aristotle's \mkbibquote{De Motu Animalium}},
- publisher = pup,
- location = {Princeton},
- date = {1978},
- annotation = {A \texttt{book} entry. Note the \texttt{sorttitle} and
- \texttt{indexsorttitle} fields and the markup of the quotes in the
- database file}
-}
-@book{piccato,
- hyphenation = {american},
- author = {Piccato, Pablo},
- title = {City of Suspects},
- subtitle = {Crime in Mexico City, 1900--1931},
- shorttitle = {City of Suspects},
- publisher = {Duke University Press},
- location = {Durham and London},
- date = {2001},
- annotation = {This is a \texttt{book} entry. Note the format of the
- \texttt{location} field in the database file}
-}
-@book{vangennep,
- options = {useprefix},
- hyphenation = {french},
- sorttitle = {Rites de passage},
- author = {van Gennep, Arnold},
- indextitle = {Rites de passage, Les},
- title = {Les rites de passage},
- shorttitle = {Rites de passage},
- publisher = {Nourry},
- location = {Paris},
- date = {1909},
- annotation = {A \texttt{book} entry. Note the format of the printed name and
- compare the \texttt{useprefix} option in the \texttt{options} field as
- well as \texttt{brandt} and \texttt{geer}}
-}
-@book{vangennep:trans,
- options = {useprefix},
- author = {van Gennep, Arnold},
- translator = {Vizedom, Monika B. and Caffee, Gabrielle L.},
- title = {The Rites of Passage},
- indextitle = {Rites of Passage, The},
- sorttitle = {Rites of Passage},
- shorttitle = {Rites of Passage},
- language = {english},
+ volume = 1,
+ edition = 2,
+ publisher = dtv # { and Walter de Gruyter},
+ location = {M{\"u}nchen and Berlin and New York},
+ hyphenation = {german},
+ sortyear = {1988-1},
+ sorttitle = {Werke-01-000},
+ indexsorttitle= {Samtliche Werke I},
+ bookauthor = {Nietzsche, Friedrich},
+ indextitle = {S{\"a}mtliche Werke I},
+ shorttitle = {S{\"a}mtliche Werke I},
+ annotation = {A single volume from the critical edition of Nietzsche's
+ works. This \texttt{book} entry explicitly refers to the first
+ volume only. Note the \texttt{title} and \texttt{maintitle}
+ fields. Also note the \texttt{sorttitle} and \texttt{sortyear}
+ fields. We want this entry to be listed after the entry
+ referring to the entire edition},
+}
+
+@Book{nussbaum,
+ author = {Nussbaum, Martha},
+ title = {Aristotle's \mkbibquote{De Motu Animalium}},
+ date = 1978,
+ publisher = pup,
+ location = {Princeton},
+ keywords = {secondary},
+ hyphenation = {american},
+ sorttitle = {Aristotle's De Motu Animalium},
+ indexsorttitle= {Aristotle's De Motu Animalium},
+ annotation = {A \texttt{book} entry. Note the \texttt{sorttitle} and
+ \texttt{indexsorttitle} fields and the markup of the quotes in
+ the database file},
+}
+
+@Book{piccato,
+ author = {Piccato, Pablo},
+ title = {City of Suspects},
+ date = 2001,
+ publisher = {Duke University Press},
+ location = {Durham and London},
+ hyphenation = {american},
+ subtitle = {Crime in Mexico City, 1900--1931},
+ shorttitle = {City of Suspects},
+ annotation = {This is a \texttt{book} entry. Note the format of the
+ \texttt{location} field in the database file},
+}
+
+@Book{vangennep,
+ author = {van Gennep, Arnold},
+ title = {Les rites de passage},
+ date = 1909,
+ publisher = {Nourry},
+ location = {Paris},
+ options = {useprefix},
+ hyphenation = {french},
+ sorttitle = {Rites de passage},
+ indextitle = {Rites de passage, Les},
+ shorttitle = {Rites de passage},
+ annotation = {A \texttt{book} entry. Note the format of the printed name and
+ compare the \texttt{useprefix} option in the \texttt{options}
+ field as well as \texttt{brandt} and \texttt{geer}},
+}
+
+@Book{vangennep:trans,
+ author = {van Gennep, Arnold},
+ title = {The Rites of Passage},
+ year = 1960,
+ translator = {Vizedom, Monika B. and Caffee, Gabrielle L.},
+ language = {english},
origlanguage = {french},
- year = {1960},
- publisher = {University of Chicago Press},
- annotation = {A translation of the \texttt{vangennep} entry. Note the
- \texttt{translator} and \texttt{origlanguage} fields. Compare with the
- \texttt{vangennep:related} entry.}
-}
-@book{vangennep:related,
- options = {useprefix},
- hyphenation = {french},
- author = {van Gennep, Arnold},
- related = {vizedom:related},
- relatedtype = {bytranslator},
- sorttitle = {Rites de passage},
- indextitle = {Rites de passage, Les},
- title = {Les rites de passage},
- shorttitle = {Rites de passage},
- publisher = {Nourry},
- location = {Paris},
- date = {1909},
- annotation = {A variant of the \texttt{vangennep} entry related to its
- translation. Note the format of the \texttt{related} and
- \texttt{relatedtype} fields}
-}
-@book{vizedom:related,
- options = {usetranslator},
- translator = {Vizedom, Monika B. and Caffee, Gabrielle L.},
- related = {vangennep},
- relatedtype = {translationof},
- title = {The Rites of Passage},
- indextitle = {Rites of Passage, The},
- sorttitle = {Rites of Passage},
- shorttitle = {Rites of Passage},
- language = {english},
- year = {1960},
- publisher = {University of Chicago Press},
- annotation = {A translated work from \texttt{vangennep}. Note the format of
- the \texttt{related} and \texttt{relatedtype} fields}
-}
-@book{vazques-de-parga,
- hyphenation = {spanish},
- sorttitle = {Peregrinaciones a Santiago de Compostela},
- author = {V{\'a}zques{ de }Parga, Luis and Lacarra, Jos{\'e} Mar{\'i}a
- and Ur{\'i}a R{\'i}u, Juan},
- indextitle = {Peregrinaciones a Santiago de Compostela, Las},
- title = {Las Peregrinaciones a Santiago de Compostela},
- shorttitle = {Peregrinaciones},
- volumes = {3},
- publisher = {Iberdrola},
- location = {Pamplona},
- date = {1993},
- note = {Ed. facs. de la realizada en 1948--49},
- annotation = {A multivolume book cited as a whole. This is a \texttt{book}
- entry with \texttt{volumes}, \texttt{note}, \texttt{sorttitle}, and
- \texttt{indextitle} fields}
-}
-@book{wilde,
- title = {The Importance of Being Earnest: A Trivial Comedy for Serious
- People},
- author = {Wilde, Oscar},
- series = {English and American drama of the Nineteenth Century},
- year = {1899},
- eprint ={4HIWAAAAYAAJ},
- eprinttype = {googlebooks},
- publisher = {Leonard Smithers and Company},
- annotation = {A \texttt{book} with \texttt{eprint} and \texttt{eprinttype}
- fields.}
-}
-@book{worman,
- hyphenation = {american},
- sorttitle = {Cast of Character},
- author = {Worman, Nancy},
- indextitle = {Cast of Character, The},
- title = {The Cast of Character},
- subtitle = {Style in Greek Literature},
- shorttitle = {Cast of Character},
- publisher = {University of Texas Press},
- location = {Austin},
- date = {2002},
- annotation = {A \texttt{book} entry. Note the \texttt{sorttitle} and
- \texttt{indextitle} fields}
-}
-@collection{britannica,
- options = {useeditor=false},
- label = {EB},
- hyphenation = {british},
- sorttitle = {Encyclop{\ae}dia Britannica},
- editor = {Preece, Warren E.},
- indextitle = {Encyclop{\ae}dia Britannica, The New},
- title = {The New Encyclop{\ae}dia Britannica},
- shorttitle = {Encyclop{\ae}dia Britannica},
- volumes = {32},
- edition = {15},
- publisher = {Encyclop{\ae}dia Britannica},
- location = {Chicago, Ill.},
- date = {2003},
- annotation = {This is a \texttt{collection} entry for an encyclopedia. Note
- the \texttt{useeditor} option in the \texttt{options} field as well as the
- \texttt{sorttitle} field. We want this entry to be cited and alphabetized
- by title even though there is an editor. In addition to that, we want the
- title to be alphabetized under \enquote*{E} rather than \enquote*{T}. Also
- note the \texttt{label} field which is provided for author-year citation
- styles}
-}
-@collection{gaonkar,
- hyphenation = {american},
- editor = {Gaonkar, Dilip Parameshwar},
- title = {Alternative Modernities},
- publisher = {Duke University Press},
- location = {Durham and London},
- date = {2001},
- isbn = {0-822-32714-7},
- annotation = {This is a \texttt{collection} entry. Note the format of the
- \texttt{location} field in the database file as well as the \texttt{isbn}
- field}
-}
-@incollection{gaonkar:in,
- author = {Gaonkar, Dilip Parameshwar},
- title = {On Alternative Modernities},
- pages = {1--23},
- editor = {Gaonkar, Dilip Parameshwar},
- booktitle = {Alternative Modernities},
- publisher = {Duke University Press},
- location = {Durham and London},
- date = {2001},
- isbn = {0-822-32714-7}
-}
-@collection{jaffe,
- editor = {Jaff{\'e}, Philipp},
- editora = {Loewenfeld, Samuel and Kaltenbrunner, Ferdinand and Ewald, Paul},
- editoratype = {redactor},
- indextitle = {Regesta Pontificum Romanorum},
- title = {Regesta Pontificum Romanorum ab condita ecclesia ad annum post
- Christum natum \textsc{mcxcviii}},
- shorttitle = {Regesta Pontificum Romanorum},
- volumes = {2},
- edition = {2},
- location = {Leipzig},
- date = {1885/1888},
- annotation = {A \texttt{collection} entry with \texttt{edition} and
- \texttt{volumes} fields. Note the \texttt{editora} and
- \texttt{editoratype} fields}
-}
-@collection{westfahl:frontier,
- hyphenation = {american},
- editor = {Westfahl, Gary},
- title = {Space and Beyond},
- subtitle = {The Frontier Theme in Science Fiction},
- booktitle = {Space and Beyond},
+ publisher = {University of Chicago Press},
+ options = {useprefix},
+ indextitle = {Rites of Passage, The},
+ sorttitle = {Rites of Passage},
+ shorttitle = {Rites of Passage},
+ hyphenation = {american},
+ annotation = {A translation of the \texttt{vangennep} entry. Note the
+ \texttt{translator} and \texttt{origlanguage} fields. Compare
+ with the \texttt{vangennep:related} entry.},
+}
+
+@Book{vangennep:related,
+ author = {van Gennep, Arnold},
+ title = {Les rites de passage},
+ date = 1909,
+ publisher = {Nourry},
+ location = {Paris},
+ options = {useprefix},
+ hyphenation = {french},
+ related = {vizedom:related},
+ relatedtype = {bytranslator},
+ sorttitle = {Rites de passage},
+ indextitle = {Rites de passage, Les},
+ shorttitle = {Rites de passage},
+ annotation = {A variant of the \texttt{vangennep} entry related to its
+ translation. Note the format of the \texttt{related} and
+ \texttt{relatedtype} fields},
+}
+
+@Book{vizedom:related,
+ title = {The Rites of Passage},
+ year = 1960,
+ translator = {Vizedom, Monika B. and Caffee, Gabrielle L.},
+ language = {english},
+ publisher = {University of Chicago Press},
+ hyphenation = {american},
+ options = {usetranslator},
+ related = {vangennep},
+ relatedtype = {translationof},
+ indextitle = {Rites of Passage, The},
+ sorttitle = {Rites of Passage},
+ shorttitle = {Rites of Passage},
+ annotation = {A translated work from \texttt{vangennep}. Note the format of
+ the \texttt{related} and \texttt{relatedtype} fields},
+}
+
+@Book{vazques-de-parga,
+ author = {V{\'a}zques{ de }Parga, Luis and Lacarra, Jos{\'e} Mar{\'i}a
+ and Ur{\'i}a R{\'i}u, Juan},
+ title = {Las Peregrinaciones a Santiago de Compostela},
+ date = 1993,
+ volumes = 3,
+ note = {Ed. facs. de la realizada en 1948--49},
+ publisher = {Iberdrola},
+ location = {Pamplona},
+ hyphenation = {spanish},
+ sorttitle = {Peregrinaciones a Santiago de Compostela},
+ indextitle = {Peregrinaciones a Santiago de Compostela, Las},
+ shorttitle = {Peregrinaciones},
+ annotation = {A multivolume book cited as a whole. This is a \texttt{book}
+ entry with \texttt{volumes}, \texttt{note},
+ \texttt{sorttitle}, and \texttt{indextitle} fields},
+}
+
+@Book{wilde,
+ author = {Wilde, Oscar},
+ title = {The Importance of Being Earnest: A Trivial Comedy for Serious
+ People},
+ year = 1899,
+ series = {English and American drama of the Nineteenth Century},
+ publisher = {Leonard Smithers and Company},
+ eprint = {4HIWAAAAYAAJ},
+ eprinttype = {googlebooks},
+ annotation = {A \texttt{book} with \texttt{eprint} and \texttt{eprinttype}
+ fields.},
+}
+
+@Book{worman,
+ author = {Worman, Nancy},
+ title = {The Cast of Character},
+ date = 2002,
+ publisher = {University of Texas Press},
+ location = {Austin},
+ hyphenation = {american},
+ sorttitle = {Cast of Character},
+ indextitle = {Cast of Character, The},
+ subtitle = {Style in Greek Literature},
+ shorttitle = {Cast of Character},
+ annotation = {A \texttt{book} entry. Note the \texttt{sorttitle} and
+ \texttt{indextitle} fields},
+}
+
+@Collection{britannica,
+ editor = {Preece, Warren E.},
+ title = {The New Encyclop{\ae}dia Britannica},
+ date = 2003,
+ edition = 15,
+ volumes = 32,
+ publisher = {Encyclop{\ae}dia Britannica},
+ location = {Chicago, Ill.},
+ options = {useeditor=false},
+ label = {EB},
+ hyphenation = {british},
+ sorttitle = {Encyclop{\ae}dia Britannica},
+ indextitle = {Encyclop{\ae}dia Britannica, The New},
+ shorttitle = {Encyclop{\ae}dia Britannica},
+ annotation = {This is a \texttt{collection} entry for an encyclopedia. Note
+ the \texttt{useeditor} option in the \texttt{options} field as
+ well as the \texttt{sorttitle} field. We want this entry to be
+ cited and alphabetized by title even though there is an
+ editor. In addition to that, we want the title to be
+ alphabetized under \enquote*{E} rather than \enquote*{T}. Also
+ note the \texttt{label} field which is provided for
+ author-year citation styles},
+}
+
+@Collection{gaonkar,
+ editor = {Gaonkar, Dilip Parameshwar},
+ title = {Alternative Modernities},
+ date = 2001,
+ publisher = {Duke University Press},
+ location = {Durham and London},
+ isbn = {0-822-32714-7},
+ hyphenation = {american},
+ annotation = {This is a \texttt{collection} entry. Note the format of the
+ \texttt{location} field in the database file as well as the
+ \texttt{isbn} field},
+}
+
+@InCollection{gaonkar:in,
+ author = {Gaonkar, Dilip Parameshwar},
+ editor = {Gaonkar, Dilip Parameshwar},
+ title = {On Alternative Modernities},
+ date = 2001,
+ booktitle = {Alternative Modernities},
+ publisher = {Duke University Press},
+ location = {Durham and London},
+ isbn = {0-822-32714-7},
+ pages = {1-23},
+}
+
+@Collection{jaffe,
+ editor = {Jaff{\'e}, Philipp},
+ title = {Regesta Pontificum Romanorum ab condita ecclesia ad annum post
+ Christum natum \textsc{mcxcviii}},
+ date = {1885/1888},
+ editora = {Loewenfeld, Samuel and Kaltenbrunner, Ferdinand and Ewald,
+ Paul},
+ edition = 2,
+ volumes = 2,
+ location = {Leipzig},
+ editoratype = {redactor},
+ indextitle = {Regesta Pontificum Romanorum},
+ shorttitle = {Regesta Pontificum Romanorum},
+ annotation = {A \texttt{collection} entry with \texttt{edition} and
+ \texttt{volumes} fields. Note the \texttt{editora} and
+ \texttt{editoratype} fields},
+}
+
+@Collection{westfahl:frontier,
+ editor = {Westfahl, Gary},
+ title = {Space and Beyond},
+ date = 2000,
+ subtitle = {The Frontier Theme in Science Fiction},
+ publisher = {Greenwood},
+ location = {Westport, Conn. and London},
+ hyphenation = {american},
+ booktitle = {Space and Beyond},
booksubtitle = {The Frontier Theme in Science Fiction},
- publisher = {Greenwood},
- location = {Westport, Conn. and London},
- date = {2000},
- annotation = {This is a \texttt{collection} entry. Note the format of the
- \texttt{location} field as well as the \texttt{subtitle} and
- \texttt{booksubtitle} fields}
-}
-@inbook{kant:kpv,
- shorthand = {KpV},
- hyphenation = {german},
- author = {Kant, Immanuel},
- bookauthor = {Kant, Immanuel},
- title = {Kritik der praktischen Vernunft},
- shorttitle = {Kritik der praktischen Vernunft},
- booktitle = {Kritik der praktischen Vernunft. Kritik der Urtheilskraft},
- maintitle = {Kants Werke. Akademie Textausgabe},
- volume = {5},
- publisher = {Walter de Gruyter},
- location = {Berlin},
- date = {1968},
- pages = {1--163},
- annotation = {An edition of Kant's \emph{Collected Works}, volume five. This
- is an \texttt{inbook} entry which explicitly refers to the \emph{Critique
- of Practical Reason} only, not to the entire fifth volume. Note the
- \texttt{author} and \texttt{bookauthor} fields in the database file. By
- default, the \texttt{bookauthor} is omitted if the values of the
- \texttt{author} and \texttt{bookauthor} fields are identical}
-}
-@inbook{kant:ku,
- shorthand = {KU},
- hyphenation = {german},
- author = {Kant, Immanuel},
- bookauthor = {Kant, Immanuel},
- title = {Kritik der Urtheilskraft},
- booktitle = {Kritik der praktischen Vernunft. Kritik der Urtheilskraft},
- maintitle = {Kants Werke. Akademie Textausgabe},
- volume = {5},
- publisher = {Walter de Gruyter},
- location = {Berlin},
- date = {1968},
- pages = {165--485},
- annotation = {An edition of Kant's \emph{Collected Works}, volume five. This
- is an \texttt{inbook} entry which explicitly refers to the \emph{Critique
- of Judgment} only, not to the entire fifth volume}
-}
-@inbook{nietzsche:historie,
- hyphenation = {german},
- sortyear = {1988-01-243},
- sorttitle = {Werke-01-243},
- indexsorttitle = {Vom Nutzen und Nachtheil der Historie fur das Leben},
- author = {Nietzsche, Friedrich},
- bookauthor = {Nietzsche, Friedrich},
- editor = {Colli, Giorgio and Montinari, Mazzino},
- indextitle = {Vom Nutzen und Nachtheil der Historie f{\"u}r das Leben},
- title = {Unzeitgem{\"a}sse Betrachtungen. Zweites St{\"u}ck},
- subtitle = {Vom Nutzen und Nachtheil der Historie f{\"u}r das Leben},
- shorttitle = {Vom Nutzen und Nachtheil der Historie},
- booktitle = {Die Geburt der Trag{\"o}die. Unzeitgem{\"a}{\ss}e Betrachtungen
- I--IV. Nachgelassene Schriften 1870--1973},
- maintitle = {S{\"a}mtliche Werke},
+ annotation = {This is a \texttt{collection} entry. Note the format of the
+ \texttt{location} field as well as the \texttt{subtitle} and
+ \texttt{booksubtitle} fields},
+}
+
+@InBook{kant:kpv,
+ title = {Kritik der praktischen Vernunft},
+ date = 1968,
+ author = {Kant, Immanuel},
+ booktitle = {Kritik der praktischen Vernunft. Kritik der Urtheilskraft},
+ bookauthor = {Kant, Immanuel},
+ maintitle = {Kants Werke. Akademie Textausgabe},
+ volume = 5,
+ publisher = {Walter de Gruyter},
+ location = {Berlin},
+ pages = {1-163},
+ shorthand = {KpV},
+ hyphenation = {german},
+ shorttitle = {Kritik der praktischen Vernunft},
+ annotation = {An edition of Kant's \emph{Collected Works}, volume five. This
+ is an \texttt{inbook} entry which explicitly refers to the
+ \emph{Critique of Practical Reason} only, not to the entire
+ fifth volume. Note the \texttt{author} and \texttt{bookauthor}
+ fields in the database file. By default, the
+ \texttt{bookauthor} is omitted if the values of the
+ \texttt{author} and \texttt{bookauthor} fields are identical},
+}
+
+@InBook{kant:ku,
+ title = {Kritik der Urtheilskraft},
+ date = 1968,
+ author = {Kant, Immanuel},
+ booktitle = {Kritik der praktischen Vernunft. Kritik der Urtheilskraft},
+ bookauthor = {Kant, Immanuel},
+ maintitle = {Kants Werke. Akademie Textausgabe},
+ volume = 5,
+ publisher = {Walter de Gruyter},
+ location = {Berlin},
+ pages = {165-485},
+ shorthand = {KU},
+ hyphenation = {german},
+ annotation = {An edition of Kant's \emph{Collected Works}, volume five. This
+ is an \texttt{inbook} entry which explicitly refers to the
+ \emph{Critique of Judgment} only, not to the entire fifth
+ volume},
+}
+
+@InBook{nietzsche:historie,
+ title = {Unzeitgem{\"a}sse Betrachtungen. Zweites St{\"u}ck},
+ date = 1988,
+ author = {Nietzsche, Friedrich},
+ booktitle = {Die Geburt der Trag{\"o}die. Unzeitgem{\"a}{\ss}e
+ Betrachtungen I--IV. Nachgelassene Schriften 1870--1973},
+ bookauthor = {Nietzsche, Friedrich},
+ editor = {Colli, Giorgio and Montinari, Mazzino},
+ subtitle = {Vom Nutzen und Nachtheil der Historie f{\"u}r das Leben},
+ maintitle = {S{\"a}mtliche Werke},
mainsubtitle = {Kritische Studienausgabe},
- volume = {1},
- publisher = dtv # { and Walter de Gruyter},
- location = {M{\"u}nchen and Berlin and New York},
- date = {1988},
- pages = {243--334},
- annotation = {A single essay from the critical edition of Nietzsche's works.
- This \texttt{inbook} entry explicitly refers to an essay found in the
- first volume. Note the \texttt{title}, \texttt{booktitle}, and
- \texttt{maintitle} fields. Also note the \texttt{sorttitle} and
- \texttt{sortyear} fields. We want this entry to be listed after the entry
- referring to the entire first volume}
-}
-@incollection{brandt,
- options = {useprefix=false},
- hyphenation = {german},
- indexsorttitle = {Nordischen Lander von der Mitte des 11. Jahrhunderts bis
- 1448},
- author = {von Brandt, Ahasver and Erich Hoffmann},
- editor = {Ferdinand Seibt},
- indextitle = {Nordischen L{\"a}nder von der Mitte des 11.~Jahrhunderts bis
- 1448, Die},
- title = {Die nordischen L{\"a}nder von der Mitte des 11.~Jahrhunderts bis
- 1448},
- shorttitle = {Die nordischen L{\"a}nder},
- booktitle = {Europa im Hoch- und Sp{\"a}tmittelalter},
- series = {Handbuch der europ{\"a}ischen Geschichte},
- number = {2},
- publisher = {Klett-Cotta},
- location = {Stuttgart},
- date = {1987},
- pages = {884--917},
- annotation = {An \texttt{incollection} entry with a \texttt{series} and a
- \texttt{number}. Note the format of the printed name and compare the
- \texttt{useprefix} option in the \texttt{options} field as well as
- \texttt{vangennep}. Also note the \texttt{indextitle, and
- \texttt{indexsorttitle} fields}}
-}
-@incollection{hyman,
- keywords = {secondary},
- hyphenation = {american},
- author = {Arthur Hyman},
- editor = {O'Meara, Dominic J.},
- indextitle = {Aristotle's Theory of the Intellect},
- title = {Aristotle's Theory of the Intellect and its Interpretation by
- Averroes},
- shorttitle = {Aristotle's Theory of the Intellect},
- booktitle = {Studies in Aristotle},
- series = {Studies in Philosophy and the History of Philosophy},
- number = {9},
- publisher = {The Catholic University of America Press},
- location = {Washington, D.C.},
- date = {1981},
- pages = {161--191},
- annotation = {An \texttt{incollection} entry with a \texttt{series} and
- \texttt{number} field}
-}
-@incollection{pines,
- keywords = {secondary},
- hyphenation = {american},
- author = {Pines, Shlomo},
- editor = {Twersky, Isadore},
- indextitle = {Limitations of Human Knowledge According to Al-Farabi, ibn
- Bajja, and Maimonides, The},
- title = {The Limitations of Human Knowledge According to Al-Farabi, ibn
- Bajja, and Maimonides},
- shorttitle = {Limitations of Human Knowledge},
- booktitle = {Studies in Medieval Jewish History and Literature},
- publisher = hup,
- location = {Cambridge, Mass.},
- date = {1979},
- pages = {82--109},
- annotation = {A typical \texttt{incollection} entry. Note the
- \texttt{indextitle} field}
-}
-@inproceedings{moraux,
- keywords = {secondary},
- hyphenation = {french},
- indexsorttitle = {De Anima dans la tradition grecque},
- author = {Moraux, Paul},
- editor = {Lloyd, G. E. R. and Owen, G. E. L.},
- indextitle = {\emph{De Anima} dans la tradition gr{\`e}cque, Le},
- title = {Le \emph{De Anima} dans la tradition gr{\`e}cque},
- subtitle = {Quelques aspects de l'interpretation du trait{\'e}, de
- Theophraste {\`a} Themistius},
- shorttitle = {\emph{De Anima} dans la tradition gr{\`e}cque},
- booktitle = {Aristotle on Mind and the Senses},
- booktitleaddon = {Proceedings of the Seventh Symposium Aristotelicum},
- eventdate = {1975},
- publisher = cup,
- location = {Cambridge},
- date = {1979},
- pages = {281--324},
- annotation = {This is a typical \texttt{inproceedings} entry. Note the
- \texttt{booksubtitle}, \texttt{shorttitle}, \texttt{indextitle}, and
- \texttt{indexsorttitle} fields. Also note the \texttt{eventdate} field.}
-}
-@inproceedings{salam,
- author = {Salam, Abdus},
- editor = {Svartholm, Nils},
- title = {Weak and Electromagnetic Interactions},
- booktitle = {Elementary particle theory},
+ volume = 1,
+ publisher = dtv # { and Walter de Gruyter},
+ location = {M{\"u}nchen and Berlin and New York},
+ pages = {243-334},
+ hyphenation = {german},
+ sortyear = {1988-2},
+ sorttitle = {Werke-01-243},
+ indexsorttitle= {Vom Nutzen und Nachtheil der Historie fur das Leben},
+ indextitle = {Vom Nutzen und Nachtheil der Historie f{\"u}r das Leben},
+ shorttitle = {Vom Nutzen und Nachtheil der Historie},
+ annotation = {A single essay from the critical edition of Nietzsche's works.
+ This \texttt{inbook} entry explicitly refers to an essay found
+ in the first volume. Note the \texttt{title},
+ \texttt{booktitle}, and \texttt{maintitle} fields. Also note
+ the \texttt{sorttitle} and \texttt{sortyear} fields. We want
+ this entry to be listed after the entry referring to the
+ entire first volume},
+}
+
+@InCollection{brandt,
+ author = {von Brandt, Ahasver and Erich Hoffmann},
+ editor = {Ferdinand Seibt},
+ title = {Die nordischen L{\"a}nder von der Mitte des 11.~Jahrhunderts
+ bis 1448},
+ date = 1987,
+ booktitle = {Europa im Hoch- und Sp{\"a}tmittelalter},
+ series = {Handbuch der europ{\"a}ischen Geschichte},
+ number = 2,
+ publisher = {Klett-Cotta},
+ location = {Stuttgart},
+ pages = {884-917},
+ options = {useprefix=false},
+ hyphenation = {german},
+ indexsorttitle= {Nordischen Lander von der Mitte des 11. Jahrhunderts bis
+ 1448},
+ indextitle = {Nordischen L{\"a}nder von der Mitte des 11.~Jahrhunderts bis
+ 1448, Die},
+ shorttitle = {Die nordischen L{\"a}nder},
+ annotation = {An \texttt{incollection} entry with a \texttt{series} and a
+ \texttt{number}. Note the format of the printed name and
+ compare the \texttt{useprefix} option in the \texttt{options}
+ field as well as \texttt{vangennep}. Also note the
+ \texttt{indextitle, and \texttt{indexsorttitle} fields}},
+}
+
+@InCollection{hyman,
+ author = {Arthur Hyman},
+ editor = {O'Meara, Dominic J.},
+ title = {Aristotle's Theory of the Intellect and its Interpretation by
+ Averroes},
+ date = 1981,
+ booktitle = {Studies in Aristotle},
+ series = {Studies in Philosophy and the History of Philosophy},
+ number = 9,
+ publisher = {The Catholic University of America Press},
+ location = {Washington, D.C.},
+ pages = {161-191},
+ keywords = {secondary},
+ hyphenation = {american},
+ indextitle = {Aristotle's Theory of the Intellect},
+ shorttitle = {Aristotle's Theory of the Intellect},
+ annotation = {An \texttt{incollection} entry with a \texttt{series} and
+ \texttt{number} field},
+}
+
+@InCollection{pines,
+ author = {Pines, Shlomo},
+ editor = {Twersky, Isadore},
+ title = {The Limitations of Human Knowledge According to Al-Farabi, ibn
+ Bajja, and Maimonides},
+ date = 1979,
+ booktitle = {Studies in Medieval Jewish History and Literature},
+ publisher = hup,
+ location = {Cambridge, Mass.},
+ pages = {82-109},
+ keywords = {secondary},
+ hyphenation = {american},
+ indextitle = {Limitations of Human Knowledge According to Al-Farabi, ibn
+ Bajja, and Maimonides, The},
+ shorttitle = {Limitations of Human Knowledge},
+ annotation = {A typical \texttt{incollection} entry. Note the
+ \texttt{indextitle} field},
+}
+
+@InProceedings{moraux,
+ author = {Moraux, Paul},
+ editor = {Lloyd, G. E. R. and Owen, G. E. L.},
+ title = {Le \emph{De Anima} dans la tradition gr{\`e}cque},
+ date = 1979,
+ booktitle = {Aristotle on Mind and the Senses},
+ subtitle = {Quelques aspects de l'interpretation du trait{\'e}, de
+ Theophraste {\`a} Themistius},
+ booktitleaddon= {Proceedings of the Seventh Symposium Aristotelicum},
+ eventdate = 1975,
+ publisher = cup,
+ location = {Cambridge},
+ pages = {281-324},
+ keywords = {secondary},
+ hyphenation = {french},
+ indexsorttitle= {De Anima dans la tradition grecque},
+ indextitle = {\emph{De Anima} dans la tradition gr{\`e}cque, Le},
+ shorttitle = {\emph{De Anima} dans la tradition gr{\`e}cque},
+ annotation = {This is a typical \texttt{inproceedings} entry. Note the
+ \texttt{booksubtitle}, \texttt{shorttitle},
+ \texttt{indextitle}, and \texttt{indexsorttitle} fields. Also
+ note the \texttt{eventdate} field.},
+}
+
+@InProceedings{salam,
+ author = {Salam, Abdus},
+ editor = {Svartholm, Nils},
+ title = {Weak and Electromagnetic Interactions},
+ date = 1968,
+ booktitle = {Elementary particle theory},
booksubtitle = {Relativistic groups and analyticity},
- booktitleaddon = {Proceedings of the Eighth Nobel Symposium},
- eventdate = {1968-05-19/1968-05-25},
- venue = {Aspen{\"a}sgarden, Lerum},
- publisher = {Almquist \& Wiksell},
- location = {Stockholm},
- date = {1968},
- pages = {367--377}
-}
-@manual{cms,
- label = {CMS},
- hyphenation = {american},
- sorttitle = {Chicago Manual of Style},
- indextitle = {Chicago Manual of Style, The},
- title = {The Chicago Manual of Style},
- subtitle = {The Essential Guide for Writers, Editors, and Publishers},
- shorttitle = {Chicago Manual of Style},
- edition = {15},
- publisher = {University of Chicago Press},
- location = {Chicago, Ill.},
- date = {2003},
- isbn = {0-226-10403-6},
- annotation = {This is a \texttt{manual} entry without an \texttt{author} or
- \texttt{editor}. Note the \texttt{label} field in the database file which
- is provided for author-year citation styles. Also note the
- \texttt{sorttitle} and \texttt{indextitle} fields. By default, all entries
- without an \texttt{author} or \texttt{editor} are alphabetized by
- \texttt{title} but we want this entry to be alphabetized under
- \enquote*{C} rather than \enquote*{T}. There's also an \texttt{isbn}
- field}
-}
-@online{baez/online,
- hyphenation = {american},
- author = {Baez, John C. and Lauda, Aaron D.},
- title = {Higher-Dimensional Algebra V: 2-Groups},
- version = {3},
- date = {2004-10-27},
- eprinttype = {arxiv},
- eprint = {math/0307200v3},
- annotation = {An \texttt{online} reference from arXiv. Note the
- \texttt{eprint} and \texttt{eprinttype} fields. Compare \texttt{baez\slash
- article} which is the same item given as an \texttt{article} entry with
- eprint information}
-}
-@online{ctan,
- label = {CTAN},
- hyphenation = {american},
- title = {CTAN},
- subtitle = {The Comprehensive TeX Archive Network},
- date = {2006},
- url = {http://www.ctan.org},
- urldate = {2006-10-01},
- annotation = {This is an \texttt{online} entry. The \textsc{url}, which is
- given in the \texttt{url} field, is transformed into a clickable link if
- \texttt{hyperref} support has been enabled. Note the format of the
- \texttt{urldate} field (\texttt{yyyy-mm-dd}) in the database file. Also
- note the \texttt{label} field which may be used as a fallback by citation
- styles which need an \texttt{author} and\slash or a \texttt{year}}
-}
-@online{itzhaki,
- hyphenation = {american},
- author = {Itzhaki, Nissan},
- title = {Some remarks on 't Hooft's S-matrix for black holes},
- version = {1},
- date = {1996-03-11},
- eprinttype = {arxiv},
- eprint = {hep-th/9603067},
- annotation = {An \texttt{online} reference from arXiv. Note the
- \texttt{eprint} and \texttt{eprinttype} fields. Also note that the arXiv
- reference is transformed into a clickable link if \texttt{hyperref}
- support has been enabled},
- abstract = {We discuss the limitations of 't Hooft's proposal for the black
- hole S-matrix. We find that the validity of the S-matrix implies violation
- of the semi-classical approximation at scales large compared to the Planck
- scale. We also show that the effect of the centrifugal barrier on the
- S-matrix is crucial even for large transverse distances.}
-}
-@online{markey,
- hyphenation = {american},
- sorttitle = {Tame the Beast},
- author = {Markey, Nicolas},
- title = {Tame the BeaST},
- subtitle = {The B to X of BibTeX},
- version = {1.3},
- date = {2005-10-16},
- url = {http://tug.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf},
- urldate = {2006-10-01},
- annotation = {An \texttt{online} entry for a tutorial. Note the format of
- the \texttt{date} field (\texttt{yyyy-mm-dd}) in the database file.}
-}
-@online{wassenberg,
- hyphenation = {american},
- author = {Wassenberg, Jan and Sanders, Peter},
- title = {Faster Radix Sort via Virtual Memory and Write-Combining},
- version = {1},
- date = {2010-08-17},
- eprinttype = {arxiv},
- eprintclass = {cs.DS},
- eprint = {1008.2849v1},
- annotation = {A recent \texttt{online} reference from arXiv using the new
- (April 2007 onward) identifier format. Note the \texttt{eprint},
- \texttt{eprinttype}, and \texttt{eprintclass} fields. Also note that the
- arXiv reference is transformed into a clickable link if \texttt{hyperref}
- support has been enabled},
- abstract = {Sorting algorithms are the deciding factor for the performance
- of common operations such as removal of duplicates or database sort-merge
- joins. This work focuses on 32-bit integer keys, optionally paired with a
- 32-bit value. We present a fast radix sorting algorithm that builds upon a
- microarchitecture-aware variant of counting sort}
-}
-@patent{almendro,
- hyphenation = {german},
- author = {Almendro, Jos{\'e} L. and Mart{\'i}n, Jacinto
- and S{\'a}nchez, Alberto and Nozal, Fernando},
- title = {Elektromagnetisches Signalhorn},
- number = {EU-29702195U},
- location = {countryfr and countryuk and countryde},
- date = {1998},
- annotation = {This is a \texttt{patent} entry with a \texttt{location}
- field. The number is given in the \texttt{number} field. Note the format
- of the \texttt{location} field in the database file. Compare
- \texttt{laufenberg}, \texttt{sorace}, and \texttt{kowalik}}
-}
-@patent{kowalik,
- hyphenation = {french},
- author = {Kowalik, F. and Isard, M.},
- indextitle = {Estimateur d'un d{\'e}faut de fonctionnement},
- title = {Estimateur d'un d{\'e}faut de fonctionnement d'un modulateur en
- quadrature et {\'e}tage de modulation l'utilisant},
- type = {patreqfr},
- number = {9500261},
- date = {1995-01-11},
- annotation = {This is a \texttt{patent} entry for a French patent request
- with a full date. The number is given in the \texttt{number} field. Note
- the format of the \texttt{type} and \texttt{date} fields in the database
- file. Compare \texttt{almendro}, \texttt{laufenberg}, and \texttt{sorace}}
-}
-@patent{laufenberg,
- hyphenation = {german},
- author = {Laufenberg, Xaver and Eynius, Dominique and Suelzle, Helmut
- and Usbeck, Stephan and Spaeth, Matthias and Neuser-Hoffmann, Miriam
- and Myrzik, Christian and Schmid, Manfred and Nietfeld, Franz
- and Thiel, Alexander and Braun, Harald and Ebner, Norbert},
- holder = {{Robert Bosch GmbH} and {Daimler Chrysler AG}
- and {Bayerische Motoren Werke AG}},
- title = {Elektrische Einrichtung und Betriebsverfahren},
- type = {patenteu},
- number = {1700367},
- date = {2006-09-13},
- annotation = {This is a \texttt{patent} entry with a \texttt{holder} field.
- Note the format of the \texttt{type} and \texttt{location} fields in the
- database file. Compare \texttt{almendro}, \texttt{sorace}, and
- \texttt{kowalik}},
- abstract = {The invention relates to an electric device comprising a
- generator, in particular for use in the vehicle electric system of a motor
- vehicle and a controller for controlling the generator voltage. The device
- is equipped with a control zone, in which the voltage is controlled and
- zones, in which the torque is controlled. The invention also relates to
- methods for operating a device of this type.},
- file = {http://v3.espacenet.com/textdoc?IDX=EP1700367}
-}
-@patent{sorace,
- hyphenation = {american},
- author = {Sorace, Ronald E. and Reinhardt, Victor S. and Vaughn, Steven A.},
- holder = {{Hughes Aircraft Company}},
- title = {High-Speed Digital-to-RF Converter},
- type = {patentus},
- number = {5668842},
- date = {1997-09-16},
- annotation = {This is a \texttt{patent} entry with a \texttt{holder} field.
- Note the format of the \texttt{type} and \texttt{date} fields in the
- database file. Compare \texttt{almendro}, \texttt{laufenberg}, and
- \texttt{kowalik}}
-}
-@periodical{jcg,
- title = {Computers and Graphics},
- issuetitle = {Semantic {3D} Media and Content},
- volume = {35},
- number = {4},
- year = {2011},
- issn = {0097-8493},
- annotation = {This is a \texttt{periodical} entry with an \texttt{issn}
- field.}
-}
-@report{chiu,
- hyphenation = {american},
- sorttitle = {Hybrid Hierarchical Model of a Multiple Virtual Storage (MVS)
- Operating System},
- author = {Chiu, Willy W. and Chow, We Min},
- indextitle = {Hybrid Hierarchical Model, A},
- title = {A Hybrid Hierarchical Model of a Multiple Virtual Storage (MVS)
- Operating System},
- institution = {IBM},
- type = {resreport},
- number = {RC-6947},
- date = {1978},
- annotation = {This is a \texttt{report} entry for a research report. Note
- the format of the \texttt{type} field in the database file which uses a
- localization key. The number of the report is given in the \texttt{number}
- field. Also note the \texttt{sorttitle} and \texttt{indextitle} fields}
-}
-@report{padhye,
- hyphenation = {american},
- sorttitle = {A Stochastic Model of TCP Reno Congestion Avoidance and
- Control},
- author = {Padhye, Jitendra and Firoiu, Victor and Towsley, Don},
- indextitle = {Stochastic Model of TCP Reno Congestion Avoidance and Control,
- A},
- title = {A Stochastic Model of TCP Reno Congestion Avoidance and Control},
- institution = {University of Massachusetts},
- type = {techreport},
- number = {99-02},
- location = {Amherst, Mass.},
- date = {1999},
- annotation = {This is a \texttt{report} entry for a technical report. Note
- the format of the \texttt{type} field in the database file which uses a
- localization key. The number of the report is given in the \texttt{number}
- field. Also note the \texttt{sorttitle} and \texttt{indextitle} fields},
- abstract = {The steady state performance of a bulk transfer TCP flow (i.e. a
- flow with a large amount of data to send, such as FTP transfers) may be
- characterized by three quantities. The first is the send rate, which is
- the amount of data sent by the sender in unit time. The second is the
- throughput, which is the amount of data received by the receiver in unit
- time. Note that the throughput will always be less than or equal to the
- send rate due to losses. Finally, the number of non-duplicate packets
- received by the receiver in unit time gives us the goodput of the
- connection. The goodput is always less than or equal to the throughput,
- since the receiver may receive two copies of the same packet due to
- retransmissions by the sender. In a previous paper, we presented a simple
- model for predicting the steady state send rate of a bulk transfer TCP
- flow as a function of loss rate and round trip time. In this paper, we
- extend that work in two ways. First, we analyze the performance of bulk
- transfer TCP flows using more precise, stochastic analysis. Second, we
- build upon the previous analysis to provide both an approximate formula as
- well as a more accurate stochastic model for the steady state throughput
- of a bulk transfer TCP flow.},
- file = {ftp://gaia.cs.umass.edu/pub/Padhey99-markov.ps}
-}
-@thesis{geer,
- options = {useprefix=false},
- hyphenation = {british},
- author = {de Geer, Ingrid},
- title = {Earl, Saint, Bishop, Skald~-- and Music},
- subtitle = {The Orkney Earldom of the Twelfth Century. A Musicological
- Study},
- institution = {Uppsala Universitet},
- type = {phdthesis},
- location = {Uppsala},
- date = {1985},
- annotation = {This is a typical \texttt{thesis} entry for a PhD thesis. Note
- the \texttt{type} field in the database file which uses a localization
- key. Also note the format of the printed name and compare the
- \texttt{useprefix} option in the \texttt{options} field as well as
- \texttt{vangennep}}
-}
-@thesis{loh,
- hyphenation = {american},
- author = {Loh, Nin C.},
- title = {High-Resolution Micromachined Interferometric Accelerometer},
- institution = {Massachusetts Institute of Technology},
- type = {mathesis},
- location = {Cambridge, Mass.},
- date = {1992},
- annotation = {This is a typical \texttt{thesis} entry for an MA thesis. Note
- the \texttt{type} field in the database file which uses a localization
- key}}
+ booktitleaddon= {Proceedings of the Eighth Nobel Symposium},
+ eventdate = {1968-05-19/1968-05-25},
+ venue = {Aspen{\"a}sgarden, Lerum},
+ publisher = {Almquist \& Wiksell},
+ location = {Stockholm},
+ pages = {367-377},
+}
+
+@Manual{cms,
+ title = {The Chicago Manual of Style},
+ date = 2003,
+ subtitle = {The Essential Guide for Writers, Editors, and Publishers},
+ edition = 15,
+ publisher = {University of Chicago Press},
+ location = {Chicago, Ill.},
+ isbn = {0-226-10403-6},
+ label = {CMS},
+ hyphenation = {american},
+ sorttitle = {Chicago Manual of Style},
+ indextitle = {Chicago Manual of Style, The},
+ shorttitle = {Chicago Manual of Style},
+ annotation = {This is a \texttt{manual} entry without an \texttt{author} or
+ \texttt{editor}. Note the \texttt{label} field in the database
+ file which is provided for author-year citation styles. Also
+ note the \texttt{sorttitle} and \texttt{indextitle} fields. By
+ default, all entries without an \texttt{author} or
+ \texttt{editor} are alphabetized by \texttt{title} but we want
+ this entry to be alphabetized under \enquote*{C} rather than
+ \enquote*{T}. There's also an \texttt{isbn} field},
+}
+
+@Online{baez/online,
+ author = {Baez, John C. and Lauda, Aaron D.},
+ title = {Higher-Dimensional Algebra V: 2-Groups},
+ date = {2004-10-27},
+ version = 3,
+ hyphenation = {american},
+ eprinttype = {arxiv},
+ eprint = {math/0307200v3},
+ annotation = {An \texttt{online} reference from arXiv. Note the
+ \texttt{eprint} and \texttt{eprinttype} fields. Compare
+ \texttt{baez\slash article} which is the same item given as an
+ \texttt{article} entry with eprint information},
+}
+
+@Online{ctan,
+ title = {CTAN},
+ date = 2006,
+ url = {http://www.ctan.org},
+ subtitle = {The Comprehensive TeX Archive Network},
+ urldate = {2006-10-01},
+ label = {CTAN},
+ hyphenation = {american},
+ annotation = {This is an \texttt{online} entry. The \textsc{url}, which is
+ given in the \texttt{url} field, is transformed into a
+ clickable link if \texttt{hyperref} support has been
+ enabled. Note the format of the \texttt{urldate} field
+ (\texttt{yyyy-mm-dd}) in the database file. Also note the
+ \texttt{label} field which may be used as a fallback by
+ citation styles which need an \texttt{author} and\slash or a
+ \texttt{year}},
+}
+
+@Online{itzhaki,
+ author = {Itzhaki, Nissan},
+ title = {Some remarks on 't Hooft's S-matrix for black holes},
+ date = {1996-03-11},
+ version = 1,
+ hyphenation = {american},
+ eprinttype = {arxiv},
+ eprint = {hep-th/9603067},
+ annotation = {An \texttt{online} reference from arXiv. Note the
+ \texttt{eprint} and \texttt{eprinttype} fields. Also note that
+ the arXiv reference is transformed into a clickable link if
+ \texttt{hyperref} support has been enabled},
+ abstract = {We discuss the limitations of 't Hooft's proposal for the
+ black hole S-matrix. We find that the validity of the S-matrix
+ implies violation of the semi-classical approximation at
+ scales large compared to the Planck scale. We also show that
+ the effect of the centrifugal barrier on the S-matrix is
+ crucial even for large transverse distances.},
+}
+
+@Online{markey,
+ author = {Markey, Nicolas},
+ title = {Tame the BeaST},
+ date = {2005-10-16},
+ url =
+ {http://tug.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf},
+ subtitle = {The B to X of BibTeX},
+ version = {1.3},
+ urldate = {2006-10-01},
+ hyphenation = {american},
+ sorttitle = {Tame the Beast},
+ annotation = {An \texttt{online} entry for a tutorial. Note the format of
+ the \texttt{date} field (\texttt{yyyy-mm-dd}) in the database
+ file.},
+}
+
+@Online{wassenberg,
+ author = {Wassenberg, Jan and Sanders, Peter},
+ title = {Faster Radix Sort via Virtual Memory and Write-Combining},
+ date = {2010-08-17},
+ version = 1,
+ hyphenation = {american},
+ eprinttype = {arxiv},
+ eprintclass = {cs.DS},
+ eprint = {1008.2849v1},
+ annotation = {A recent \texttt{online} reference from arXiv using the new
+ (April 2007 onward) identifier format. Note the
+ \texttt{eprint}, \texttt{eprinttype}, and \texttt{eprintclass}
+ fields. Also note that the arXiv reference is transformed into
+ a clickable link if \texttt{hyperref} support has been
+ enabled},
+ abstract = {Sorting algorithms are the deciding factor for the performance
+ of common operations such as removal of duplicates or database
+ sort-merge joins. This work focuses on 32-bit integer keys,
+ optionally paired with a 32-bit value. We present a fast radix
+ sorting algorithm that builds upon a microarchitecture-aware
+ variant of counting sort},
+}
+
+@Patent{almendro,
+ author = {Almendro, Jos{\'e} L. and Mart{\'i}n, Jacinto and S{\'a}nchez,
+ Alberto and Nozal, Fernando},
+ title = {Elektromagnetisches Signalhorn},
+ number = {EU-29702195U},
+ date = 1998,
+ location = {countryfr and countryuk and countryde},
+ hyphenation = {german},
+ annotation = {This is a \texttt{patent} entry with a \texttt{location}
+ field. The number is given in the \texttt{number} field. Note
+ the format of the \texttt{location} field in the database
+ file. Compare \texttt{laufenberg}, \texttt{sorace}, and
+ \texttt{kowalik}},
+}
+
+@Patent{kowalik,
+ author = {Kowalik, F. and Isard, M.},
+ title = {Estimateur d'un d{\'e}faut de fonctionnement d'un modulateur
+ en quadrature et {\'e}tage de modulation l'utilisant},
+ number = 9500261,
+ date = {1995-01-11},
+ type = {patreqfr},
+ hyphenation = {french},
+ indextitle = {Estimateur d'un d{\'e}faut de fonctionnement},
+ annotation = {This is a \texttt{patent} entry for a French patent request
+ with a full date. The number is given in the \texttt{number}
+ field. Note the format of the \texttt{type} and \texttt{date}
+ fields in the database file. Compare \texttt{almendro},
+ \texttt{laufenberg}, and \texttt{sorace}},
+}
+
+@Patent{laufenberg,
+ author = {Laufenberg, Xaver and Eynius, Dominique and Suelzle, Helmut
+ and Usbeck, Stephan and Spaeth, Matthias and Neuser-Hoffmann,
+ Miriam and Myrzik, Christian and Schmid, Manfred and Nietfeld,
+ Franz and Thiel, Alexander and Braun, Harald and Ebner,
+ Norbert},
+ title = {Elektrische Einrichtung und Betriebsverfahren},
+ number = 1700367,
+ date = {2006-09-13},
+ holder = {{Robert Bosch GmbH} and {Daimler Chrysler AG} and {Bayerische
+ Motoren Werke AG}},
+ type = {patenteu},
+ hyphenation = {german},
+ annotation = {This is a \texttt{patent} entry with a \texttt{holder} field.
+ Note the format of the \texttt{type} and \texttt{location}
+ fields in the database file. Compare \texttt{almendro},
+ \texttt{sorace}, and \texttt{kowalik}},
+ abstract = {The invention relates to an electric device comprising a
+ generator, in particular for use in the vehicle electric
+ system of a motor vehicle and a controller for controlling the
+ generator voltage. The device is equipped with a control zone,
+ in which the voltage is controlled and zones, in which the
+ torque is controlled. The invention also relates to methods
+ for operating a device of this type.},
+ file = {http://v3.espacenet.com/textdoc?IDX=EP1700367},
+}
+
+@Patent{sorace,
+ author = {Sorace, Ronald E. and Reinhardt, Victor S. and Vaughn, Steven
+ A.},
+ title = {High-Speed Digital-to-RF Converter},
+ number = 5668842,
+ date = {1997-09-16},
+ holder = {{Hughes Aircraft Company}},
+ type = {patentus},
+ hyphenation = {american},
+ annotation = {This is a \texttt{patent} entry with a \texttt{holder} field.
+ Note the format of the \texttt{type} and \texttt{date} fields
+ in the database file. Compare \texttt{almendro},
+ \texttt{laufenberg}, and \texttt{kowalik}},
+}
+
+@Periodical{jcg,
+ title = {Computers and Graphics},
+ year = 2011,
+ issuetitle = {Semantic {3D} Media and Content},
+ volume = 35,
+ number = 4,
+ issn = {0097-8493},
+ annotation = {This is a \texttt{periodical} entry with an \texttt{issn}
+ field.},
+}
+
+@Report{chiu,
+ author = {Chiu, Willy W. and Chow, We Min},
+ title = {A Hybrid Hierarchical Model of a Multiple Virtual Storage
+ (MVS) Operating System},
+ type = {resreport},
+ institution = {IBM},
+ date = 1978,
+ number = {RC-6947},
+ hyphenation = {american},
+ sorttitle = {Hybrid Hierarchical Model of a Multiple Virtual Storage (MVS)
+ Operating System},
+ indextitle = {Hybrid Hierarchical Model, A},
+ annotation = {This is a \texttt{report} entry for a research report. Note
+ the format of the \texttt{type} field in the database file
+ which uses a localization key. The number of the report is
+ given in the \texttt{number} field. Also note the
+ \texttt{sorttitle} and \texttt{indextitle} fields},
+}
+
+@Report{padhye,
+ author = {Padhye, Jitendra and Firoiu, Victor and Towsley, Don},
+ title = {A Stochastic Model of TCP Reno Congestion Avoidance and
+ Control},
+ type = {techreport},
+ institution = {University of Massachusetts},
+ date = 1999,
+ number = {99-02},
+ location = {Amherst, Mass.},
+ hyphenation = {american},
+ sorttitle = {A Stochastic Model of TCP Reno Congestion Avoidance and
+ Control},
+ indextitle = {Stochastic Model of TCP Reno Congestion Avoidance and Control,
+ A},
+ annotation = {This is a \texttt{report} entry for a technical report. Note
+ the format of the \texttt{type} field in the database file
+ which uses a localization key. The number of the report is
+ given in the \texttt{number} field. Also note the
+ \texttt{sorttitle} and \texttt{indextitle} fields},
+ abstract = {The steady state performance of a bulk transfer TCP flow
+ (i.e. a flow with a large amount of data to send, such as FTP
+ transfers) may be characterized by three quantities. The first
+ is the send rate, which is the amount of data sent by the
+ sender in unit time. The second is the throughput, which is
+ the amount of data received by the receiver in unit time. Note
+ that the throughput will always be less than or equal to the
+ send rate due to losses. Finally, the number of non-duplicate
+ packets received by the receiver in unit time gives us the
+ goodput of the connection. The goodput is always less than or
+ equal to the throughput, since the receiver may receive two
+ copies of the same packet due to retransmissions by the
+ sender. In a previous paper, we presented a simple model for
+ predicting the steady state send rate of a bulk transfer TCP
+ flow as a function of loss rate and round trip time. In this
+ paper, we extend that work in two ways. First, we analyze the
+ performance of bulk transfer TCP flows using more precise,
+ stochastic analysis. Second, we build upon the previous
+ analysis to provide both an approximate formula as well as a
+ more accurate stochastic model for the steady state throughput
+ of a bulk transfer TCP flow.},
+ file = {ftp://gaia.cs.umass.edu/pub/Padhey99-markov.ps},
+}
+
+@Thesis{geer,
+ author = {de Geer, Ingrid},
+ title = {Earl, Saint, Bishop, Skald~-- and Music},
+ type = {phdthesis},
+ institution = {Uppsala Universitet},
+ date = 1985,
+ subtitle = {The Orkney Earldom of the Twelfth Century. A Musicological
+ Study},
+ location = {Uppsala},
+ options = {useprefix=false},
+ hyphenation = {british},
+ annotation = {This is a typical \texttt{thesis} entry for a PhD thesis. Note
+ the \texttt{type} field in the database file which uses a
+ localization key. Also note the format of the printed name and
+ compare the \texttt{useprefix} option in the \texttt{options}
+ field as well as \texttt{vangennep}},
+}
+
+@Thesis{loh,
+ author = {Loh, Nin C.},
+ title = {High-Resolution Micromachined Interferometric Accelerometer},
+ type = {mathesis},
+ institution = {Massachusetts Institute of Technology},
+ date = 1992,
+ location = {Cambridge, Mass.},
+ hyphenation = {american},
+ annotation = {This is a typical \texttt{thesis} entry for an MA thesis. Note
+ the \texttt{type} field in the database file which uses a
+ localization key},
+}