Remove Makefile. Instead use build.xml and ant.
[JabRefChicagoForOrgmode.git] / Chicago.ODF.abstract.layout
bloba53a3a93bee41a12d18d6cb595285095913ac6c6
1 <!-- BEGIN: \bibtexkey -->
2 \format[FormatChars,AuthorLastFirstCommas]{\author} \format[FormatChars]{\title}.
4 \begin{journal}
5 <text:span text:style-name="Emphasis">\format[FormatChars]{\journal}</text:span> <text:span text:style-name="Bold">\volume</text:span>
6 \end{journal}
8 \begin{number}
9  (\format[FormatChars]{\number})
10 \end{number}
12 \begin{editor}
13  \format[FormatChars,AuthorLastFirstCommas]{\editor}, eds.
14 \end{editor}
16 \begin{booktitle}
17 <text:span text:style-name="Emphasis">\format[FormatChars]{\booktitle}</text:span>
18 \end{booktitle}
20 \begin{organization}
21 , \format[FormatChars]{\organization}
22 \end{organization}
24 \begin{institution}
25 , \format[FormatChars]{\institution}
26 \end{institution}
28 \begin{publisher}
29 , \format[FormatChars]{\publisher}
30 \end{publisher}
32 \begin{howpublished}
33 , \howpublished
34 \end{howpublished}
36 \begin{address}
37 , \format[FormatChars]{\address}
38 \end{address}
40 \begin{year}(\year)\end{year}
41 \begin{note}
42 , \note
43 \end{note}
45 \begin{pages}
46 , \format[FormatPagesForXML]{\pages}
47 \end{pages}
52 \begin{abstract}<text:line-break/>\format[Replace("\n,<text:line-break/>"),FormatChars]{\abstract}\end{abstract}
53 <!-- END: \bibtexkey -->