1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
% this is template for Biopolymers
% no ordering of the references is needed. Otherwise add line
% '%ordering= AUTHORL'
%begin{biblio}
%cite_format={%s.}
%ref_format=${^{%s}}$
%% normal article:
% ARTICLE [$AUTHOR0P~L,~F~M, |\&$ ($YEAR$) {\it $JOURNAL$} {\bf $VOL$}, $PAGE$-$EPAGE$.]
%% article which is submitted or accepted
% ARTICLE0[$AUTHOR0P~L,~F~M, |\&$ {\it $JOURNAL$}, $STATE$.]
%% normal book
% BOOK [$AUTHOR0P~L,~F~M, |\&$ ($YEAR$) {\it $TITLE$}, $PUBL$, $PLACE$.]
%% article in a book AUTHORE, AUTHORG and AUTHORH - last, first
%% and middle names of the editor
% EDBOOK [$AUTHOR0P~L,~F~M, |\&$ ($YEAR$) in {\it $BOOKTITLE$}, edited by $AUTHOR0I~E,~G~H, |\&$, $PUBL$: $PLACE$.]
%% article in a book without editor
% INBOOK [$AUTHOR0P~L,~F~M, |\&$ ($YEAR$) in {\it $BOOKTITLE$}, $PUBL$, $PLACE$.]
% EPRINT [$AUTHOR0P~L,~F~M, |\&$ ($YEAR$) in {\it $BOOKTITLE$} $INFO$.]
%% Thesis
% THESIS [$AUTHOR0P~L,~F~M, |\&$ ($YEAR$) {\it $SORT$}, $UNIV$, $PLACE$.]
%end{biblio}
|