% NATBIB.CFG in Verbindung mit natbib.sty % diese Konfigurationsdatei wird zuletzt eingelesen und % enthaelt die lokal gewuenschten Einstellungen fuer den % Bibliographie-- und Zitierstil % im Original: %%\bibstyle@plainnat %%\bibpunct{(}{)}{;}{a}{\ }{,~} % % 1. the opening bracket symbol, default = ( % 2. the closing bracket symbol, default = ) % 3. the punctuation between multiple citations, default = ; % 4. the letter `n' for numerical style, or `s' for numerical % superscript style, any other letter for author-year, default = % author-year; % 5. the punctuation that comes between the author names and the year % 6. the punctuation that comes between years or numbers when common % author lists are suppressed (default = ,); % % The optional argument [] is the character preceding a post-note, % default is a comma plus space. In redefining this character, one must % include a space if one is wanted. % % % %%%%%%%%%%%%%% neu in Verbindung mit DIN-Stil dinat.bst %%%%%%%%%%%%%%%%%%%%% %woru-Style #1: %(normale Druckstärke, in runden Klammern) %\newcommand{\bibstyle@dinat}% % {\bibpunct{(}{)}{;}{a}{}{,~}% % \gdef\NAT@biblabelnum##1{(##1)}} %\bibstyle@dinat %Helge Baumann: %(fettgedruckt, ohne Klammern) % %\newcommand{\bibstyle@dinat}% % {\bibpunct{(}{)}{;}{a}{}{,~}% % \gdef\NAT@biblabelnum##1{\textbf{##1}}} %\bibstyle@dinat %woru-Style #2: %(fettgedruckt, ohne Klammern, mit Nummerierung in Normalstärke, wenig Abstand) % \newcommand\bibstyle@dinat{\bibpunct{(}{)}{;}{a}{}{,~}% \gdef\NAT@biblabel##1{\scriptsize ##1.} \gdef\NAT@biblabelnum##1{\textbf{##1}}} \bibstyle@dinat %Klaus F. Lorenzen: (für Stil: alphadin.bst!) %(fettgedruckt, ohne Klammern, mit Nummerierung) % %\newcommand\bibstyle@din{\bibpunct{(}{)}{;}{a}{\ }{,~}% % \gdef\NAT@biblabel##1{\textbf{##1}} % \gdef\NAT@biblabelnum##1{\textbf{##1}}} %\bibstyle@din