User Tools

Site Tools


eoacommands

This is an old revision of the document!


Edition Open Access — Summary of Commands

English Version, 4. November2013

1. General Setup

\include{pre_eoa}
\EOAbibliographytype{monograph}
\EOAbibliographydatabase{DatabaseFile}
\EOAseries{Studies}
\begin{document}
 
The actual text begins here using the structuring and formatting commands described below.
 
\end{document}

\EOAbibliographytype may be anthology or monograph. With monograph you can produce one bibliography per chapter; anthology would produce a complete bibliography for the entirepublication. \EOAbibliographydatabase should include the filename of your BibTeX-database. \EOAseriesmay be Studies, Sources, Textbooks or Proceedings. This command determines the dimensions of the book and also the numbering scheme.

2. Text structure

Part

\EOApart{Title}

Introduces a new part in an edited volume.

Chapter, automatically numbered

\EOAchapter{Short title}{Full title}

Introduces a new chapter. The short title will appear in the header and should not exceed 40 characters.

Note: A short title must be given.

Chapter, unnumbered

\EOAchapternonumber{Short title}{Full title}

Introduces a new, unnumbered chapter. See above.

Details of author in the chapter heading

\EOAauthor{Name}

In an edited volume with more than one author, each author will be introduced with the command \EOAauthor within the chapter command \EOAchapter or \EOAchapternonumber.

Example:

\EOAchapter{short title for the header}
{Here is the full chapter title \EOAauthor{Jane Smith}}.

Section title

\EOAsection{Heading}

Introduces a new section, which is numbered and will appear in the table of contents. The section will be unnumbered if the command \EOAsectionnonumber{Heading}is used.

Subsection title

\EOAsubsection{Subheading}
eoacommands.1574861862.txt.gz · Last modified: 2019/11/27 14:37 by sszenti