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
33
34
35
|
% this is template for Phys.Rev.E
% no ordering of the references is needed. Otherwise add line
% '%ordering= AUTHORL' wher AUTHORL is taken just as example!
%begin{biblio}
%cite_format={[%s]}
%ref_format=${[%s]}$
%% normal article:
% ARTICLE [$AUTHOR0F~M~P~L, |and$, {\bf $TITLE$}, $JOURNAL$ {\bf $VOL$}, $PAGE$ ($YEAR$).]
]
%% article which is submitted or accepted
% ARTICLE0[$AUTHOR0F~M~P~L, |and$, {\bf $TITLE$}, $JOURNAL$ $STATE$.]
%% normal book
% BOOK [$AUTHOR0F~M~P~L, |and$, {\it $TITLE$} ($PUBL$, $PLACE$, $YEAR$).]
%% article in a book AUTHORE, AUTHORG and AUTHORH - last, first
%% and middle names of the editor
% EDBOOK [$AUTHOR0F~M~P~L, |and$, in {\it $BOOKTITLE$}, edited by $AUTHOR0I~G~H~E, |and$, ($PUBL$, $PLACE$, $YEAR$).]
%% article in a book without editor
% INBOOK [$AUTHOR0F~M~P~L, |and$, {\bf $TITLE$}, in {\it $BOOKTITLE$}, p.$PAGE$ ($PUBL$, $PLACE$, $YEAR$).]
% EPRINT [$AUTHOR0F~M~P~L, |and$, {\bf $TITLE$}, $INFO$ ($YEAR$).]
%% Thesis
% THESIS [$AUTHOR0F~M~P~L, $, {\it $SORT$}, ($UNIV$, $PLACE$, $YEAR$).]
%end{biblio}
|