Springer publisher wants a certain style for references. I tried to make one
by using
latex makebst
It produced springer.dbj. springer .bst and springer.log in my home.
Now I am confused how to proceed.
The existing bst files are spread in
/usr/local/texlive/..
/usr/share/texmf/..
/usr/Tex/texmf-dist/bibtex/..
Where should I transfer the produced springer.dbj. springer .bst and
springer.log?
Sofar I used in the preamble
\usepackage[authoryear,comma]{natbib}
and
\bibpunct{}{}{}{a}{}{}
What is the procedure to get the new .bst working?
\usepackage{springer}
after texhash?
\bibpunct determines the way the references are cited in the text?
I would appreciate your help
Wolfgang