summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/munich
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-14 23:02:56 +0000
committerKarl Berry <karl@freefriends.org>2006-08-14 23:02:56 +0000
commite4fbc549355ed2057326cf7c0a4cf111971c4d24 (patch)
tree8f0abc4de3bc5d62256ed2f9e00a625ef11e5c95 /Master/texmf-dist/doc/latex/munich
parent186b7afe6ad5783e819d1b2a7bec5095e8ff33db (diff)
new bst package munich (14aug06)
git-svn-id: svn://tug.org/texlive/trunk@1960 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/munich')
-rw-r--r--Master/texmf-dist/doc/latex/munich/README22
-rw-r--r--Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.pdfbin0 -> 101935 bytes
-rw-r--r--Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.tex88
-rw-r--r--Master/texmf-dist/doc/latex/munich/example_DB.bib45
-rw-r--r--Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.pdfbin0 -> 186686 bytes
-rw-r--r--Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.tex81
6 files changed, 236 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/munich/README b/Master/texmf-dist/doc/latex/munich/README
new file mode 100644
index 00000000000..b04f9046ab9
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/munich/README
@@ -0,0 +1,22 @@
+This material is subject to the LaTeX Project Public License.
+See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for the details of that license.
+
+****************
+Bibtex style
+munich.bst
+****************
+
+Munich.bst was created as a Bibtex style that complements the existing Bibtex
+styles for name (year) citations. In most cases the popular Harvard Bibtex
+style (http://www.tug.org/tex-archive/help/Catalogue/entries/
+harvard-latex.html) or the Oxford Bibtex style (http://www.tug.org/
+tex-archive/help/Catalogue/entries/oxford.html) lead to good results.
+Yet I found them not entirely suitable to create a bibliography for a German/
+continental Europe academic paper.
+
+If your are looking for an alternative name (year) Bibtex style munich.bst might be just what
+you are looking for.
+
+For examples see example_munich_Bibtex_style.pdf.
+
+ \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.pdf b/Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.pdf
new file mode 100644
index 00000000000..d877fc32f09
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.tex b/Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.tex
new file mode 100644
index 00000000000..708f0af4fa4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/munich/documenation_munich_Bibtex_style.tex
@@ -0,0 +1,88 @@
+
+\documentclass[12pt,a4paper]{article}
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage[ngerman]{babel}
+\usepackage{url}
+\usepackage{parskip}
+
+\title{munich.bst -- A Name (Year) Bibtex Style \newline --Documentation--}
+
+\author{Martin Brixner}
+\date{10. August 2006}
+\begin{document}
+
+\maketitle%
+\newpage%
+\section{Introduction}
+Munich.bst was created as a Bibtex style that complements the existing Bibtex styles for name
+(year) citations. In most cases the popular Harvard Bibtex style
+(\url{http://www.tug.org/tex-archive/help/Catalogue/entries/harvard-latex.html}) or the Oxford
+Bibtex style (\url{http://www.tug.org/tex-archive/help/Catalogue/entries/oxford.html}) lead to good
+results. Yet I found them not entirely suitable to create a bibliography for a German/continental
+Europe academic paper. Namely three aspects were not satisfactory:
+%
+\begin{itemize}
+\item Multiple authors are to be separated with a slash only; no additional spaces should be
+inserted. %
+\item With the existing styles the city, in which the work was published, is omitted or not
+positioned at the end of the biography entry.%
+\item The existing styles use punctuation and italics/bold face in rather untypical way for a
+German/continental Europe bibliography.
+\end{itemize}
+%
+\section{Description}
+Munich.bst is based on the result of a custom-bib
+(\url{http://www.tug.org/tex-archive/help/Catalogue/entries/custom-bib.html}) query. Various
+changes have been made to the resulting Bibtex style. Munich.bst is designed to work with the natbib package.
+(\url{http://www.tug.org/tex-archive/help/Catalogue/entries/natbib.html})\\
+For further reference you should find in the same directory where you found this document a .tex
+file example\_munich\_bibtex\_style.tex and the respective .pdf document
+example\_munich\_bibtex\_style.pdf. These files will give you an idea how to work with munich.bst
+and what to expect from using this Bibtex style. It also contains a set of new commands that work
+well in conjunction with natbib and offer new citation formats. In particular, citations with a
+page reference are not completely put between brackets but only the page reference itself. Please
+note that the ifthen package
+(\url{http://www.tug.org/tex-archive/help/Catalogue/entries/ifthen.html}) must be installed to use
+these customized commands.
+
+\section{Contact}
+Feel free to use munich.bst and the customized commands with your LaTex document. For comments you
+can contact me at: \url{brixner_m@yahoo.de}.
+
+Please note that I will not be able to offer support for your particular document or to debug your
+biography.
+
+I hope you enjoy using munich.bst.\\[0.5cm]%
+%
+\hspace{1cm}M.\,Brixner\\%
+%
+\section{Reference -- Customized commands}
+\begin{verbatim}
+% Customized commands*****
+% Additional commands, not needed but they come in
+% handy if you want to include page numbers and do
+% not want the whole entry to be put between brackets.
+%*************************
+\newcommand{\ct}[2][]
+{%
+\citet{#2}%
+\ifthenelse{\equal{}{#1}}{.}{, S.\,#1.}%
+}
+%*************************
+\newcommand{\fct}[2][]
+{%
+\footnote{
+\citet{#2}%
+\ifthenelse{\equal{}{#1}}{.}{, S.\,#1.}%
+}}
+%*************************
+\newcommand{\fctv}[2][]
+{%
+\footnote{Vgl.\ %
+\citet{#2}%
+\ifthenelse{\equal{}{#1}}{.}{, S.\,#1.}%
+}}
+%*************************
+\end{verbatim}
+\end{document}
diff --git a/Master/texmf-dist/doc/latex/munich/example_DB.bib b/Master/texmf-dist/doc/latex/munich/example_DB.bib
new file mode 100644
index 00000000000..0af0f8c4675
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/munich/example_DB.bib
@@ -0,0 +1,45 @@
+%munich.bst test bibliography
+
+@BOOK{2003_achleitner,
+ title = {Allgemeine Betriebswirtschaftslehre -- Umfassende Einf\"uhrung aus managementorientierter Sicht},
+ publisher = {Gabler Verlag},
+ year = {2003},
+ editor = { },
+ author = {Achleitner, Ann-Kristin and Thommen, Jean-Paul},
+ address = {Wiesbaden},
+ edition = {4},
+ owner = {brixnerm},}
+
+@INCOLLECTION{2004_Sartoris,
+ author = {Ansgar V\"olker and Joachim Sartoris},
+ title = {Ausfinanzierung von Direktzusagen: Bilanzielle und steuerliche Sicht},
+ booktitle = {Bilanzielle Auslagerung von Pensionsverpflichtungen},
+ publisher = {Sch\"affer-Poeschel Verlag},
+ year = {2004},
+ address = {Stuttgart},
+ editor = {Kolvenbach, Paulgerd and Sartoris, Joachim},
+ pages = {42-63},}
+
+@INTERNET{2006_Dt_Boer,
+ author = {{Deutsche B\"orse AG}},
+ title = {Leitfaden zu den Aktienindizes der Deutschen B\"orse, Version 5.9},
+ url = {http://www.deutsche-boerse.com},
+ year = {2006},
+ note = {betrachtet am: 20.03.2006},}
+
+@BOOK{2002_Bamberg,
+ author = {Bamberg, G\"unter and Baur, Franz},
+ title = {Statistik},
+ editor = { },
+ publisher = {Oldenbourg Verlag},
+ address = {M\"unchen},
+ year = {2002},
+ edition = {12},}
+
+@ARTICLE{2005_Heidemann,
+ author = {Heidemann, J\"org },
+ title = {Finanzierungsl\"ucken bei Pensionszusagen},
+ journal = {Versicherungs Praxis},
+ year = {2005},
+ volume = {4},
+ pages = {74-75},}
diff --git a/Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.pdf b/Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.pdf
new file mode 100644
index 00000000000..b1e6104285e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.tex b/Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.tex
new file mode 100644
index 00000000000..df5161c9785
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/munich/example_munich_Bibtex_style.tex
@@ -0,0 +1,81 @@
+\documentclass[12pt,a4paper]{article}
+\usepackage[latin1]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage[ngerman]{babel}
+\usepackage{parskip}
+\usepackage{natbib}%
+\usepackage{ifthen}
+
+\bibliographystyle{munich}
+
+\title{munich.bst -- A Name (Year) Bibtex Style \newline --Examples--}
+\author{Martin Brixner}
+\date{10. August 2006}
+
+
+\begin{document}
+% Customized commands*****
+% Additional commands, not needed but they come in handy if you want to include
+% page numbers and do not want the whole entry to be put between brackets.
+%*************************
+\newcommand{\ct}[2][]
+{%
+\citet{#2}%
+\ifthenelse{\equal{}{#1}}{.}{, S.\,#1.}%
+}
+%*************************
+\newcommand{\fct}[2][]
+{%
+\footnote{
+\citet{#2}%
+\ifthenelse{\equal{}{#1}}{.}{, S.\,#1.}%
+}}
+%*************************
+\newcommand{\fctv}[2][]
+{%
+\footnote{Vgl.\ %
+\citet{#2}%
+\ifthenelse{\equal{}{#1}}{.}{, S.\,#1.}%
+}}
+%*************************
+
+
+
+\maketitle%
+\newpage%
+\section*{Examples}
+Please put the example\_DB.bib in the same directory as this file.\\[0.4cm]
+
+\textbf{Native commands} \\[0.2cm]
+%
+Book entry I\footnote{\cite{2003_achleitner}.} \\
+Command: \verb+\footnote{\cite{2003_achleitner}.}+ \\[0.2cm]
+%
+Book entry II\footnote{\cite{2002_Bamberg}.} \\
+Command: \verb+\footnote{\cite{2002_Bamberg}.}+ \\[0.2cm]
+%
+Incollection entry\footnote{\cite[42-63]{2004_Sartoris}.}\\
+Command: \verb+\footnote{\cite[42-63]{2004_Sartoris}.}+ \\[0.2cm]
+%
+Article entry\footnote{\cite[74-75]{2005_Heidemann}.} \\
+Command: \verb+\footnote{\cite[74-75]{2005_Heidemann}.}+ \\[0.2cm]
+%
+Internet entry\footnote{\cite{2006_Dt_Boer}.} \\
+Command: \verb+\footnote{\cite{2006_Dt_Boer}.}+ \\[0.4cm]
+%
+\textbf{Customized commands} \\[0.2cm]
+Article entry II \ct[74-75]{2005_Heidemann} \\
+Command: \verb+\ct[74-75]{2005_Heidemann} + \\[0.2cm]
+%
+Article entry III\fct[74-75]{2005_Heidemann} \\
+Command: \verb+\fct[74-75]{2005_Heidemann}+ \\[0.2cm]
+%
+Article entry IV\fctv[74-75]{2005_Heidemann} \\
+Command: \verb+\fctv[74-75]{2005_Heidemann}+ \\
+
+\newpage
+
+\bibliography{example_DB}
+
+
+\end{document}