From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- support/biblio/formats/europhysletters | 35 ++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 support/biblio/formats/europhysletters (limited to 'support/biblio/formats/europhysletters') diff --git a/support/biblio/formats/europhysletters b/support/biblio/formats/europhysletters new file mode 100644 index 0000000000..04a9e99dee --- /dev/null +++ b/support/biblio/formats/europhysletters @@ -0,0 +1,35 @@ +% this is template for EuroPhys. Letters +% 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 [\textsc{$AUTHOR0P~L~F~M, |and$}, {\it $JOURNAL$} {\bf $VOL$} ($YEAR$) $PAGE$.] +] + +%% article which is submitted or accepted +% ARTICLE0[\textsc{$AUTHOR0F~M~P~L, |and$}, {\it $JOURNAL$}, $STATE$.] + +%% normal book +% BOOK [\textsc{$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 [\textsc{$AUTHOR0F~M~P~L, |and$}, in {\it $BOOKTITLE$}, edited by \textsc{$AUTHOR0I~G~H~E, |and$}, ($PUBL$, $PLACE$) $YEAR$.] + +%% article in a book without editor +% INBOOK [\textsc{$AUTHOR0F~M~P~L, |and$}, {\it $TITLE$}, in {\it $BOOKTITLE$}, ($PUBL$, $PLACE$) $YEAR$.] + + +% EPRINT [\textsc{$AUTHOR0F~M~P~L, |and$}, $INFO$ ($YEAR$).] + +%% Thesis ??? +% THESIS [\textsc{$AUTHOR0F~M~P~L, |and$}, {\it $SORT$} ($UNIV$, $PLACE$) $YEAR$.] + + +%end{biblio} -- cgit v1.2.3