]> git.donarmstrong.com Git - lib.git/blob - templates/nature-template.tex
* add debbugs reopen war
[lib.git] / templates / nature-template.tex
1 %% Template for a preprint Letter or Article for submission\r
2 %% to the journal Nature.\r
3 %% Written by Peter Czoschke, 26 February 2004\r
4 %%\r
5 \r
6 \documentclass{nature}\r
7 \r
8 %% make sure you have the nature.cls and naturemag.bst files where\r
9 %% LaTeX can find them\r
10 \r
11 \bibliographystyle{naturemag}\r
12 \r
13 \title{Put title here (less than 90 characters).}\r
14 \r
15 %% Notice placement of commas and superscripts and use of &\r
16 %% in the author list\r
17 \r
18 \author{Aauthor$^{1,2}$, Bauthor$^2$ \& LastAuthor$^2$}\r
19 \r
20 \r
21 \begin{document}\r
22 \r
23 \maketitle\r
24 \r
25 \begin{affiliations}\r
26  \item Put institutions in this environment and\r
27  \item separate with \verb|\item| commands.\r
28 \end{affiliations}\r
29 \r
30 \begin{abstract}\r
31 For Nature, the abstract is really an introductory paragraph set\r
32 in bold type.  This paragraph must be ``fully referenced'' and\r
33 less than 180 words for Letters.  This is the thing that is\r
34 supposed to be aimed at people from other disciplines and is\r
35 arguably the most important part to getting your paper past the\r
36 editors.  End this paragraph with a sentence like ``Here we\r
37 show...'' or something similar.\r
38 \end{abstract}\r
39 \r
40 Then the body of the main text appears after the intro paragraph.\r
41 Figure environments can be left in place in the document.\r
42 \verb|\includegraphics| commands are ignored since Nature wants\r
43 the figures sent as separate files and the captions are\r
44 automatically moved to the end of the document (they are printed\r
45 out with the \verb|\end{document}| command. However, tables must\r
46 be manually moved to the end of the document, after the addendum.\r
47 \r
48 \begin{figure}\r
49 \caption{Each figure legend should begin with a brief title for\r
50 the whole figure and continue with a short description of each\r
51 panel and the symbols used. For contributions with methods\r
52 sections, legends should not contain any details of methods, or\r
53 exceed 100 words (fewer than 500 words in total for the whole\r
54 paper). In contributions without methods sections, legends should\r
55 be fewer than 300 words (800 words or fewer in total for the whole\r
56 paper).}\r
57 \end{figure}\r
58 \r
59 \section*{Another Section}\r
60 \r
61 Sections can only be used in Articles.  Contributions should be\r
62 organized in the sequence: title, text, methods, references,\r
63 Supplementary Information line (if any), acknowledgements,\r
64 interest declaration, corresponding author line, tables, figure\r
65 legends.\r
66 \r
67 Spelling must be British English (Oxford English Dictionary)\r
68 \r
69 In addition, a cover letter needs to be written with the\r
70 following:\r
71 \begin{enumerate}\r
72  \item A 100 word or less summary indicating on scientific grounds\r
73 why the paper should be considered for a wide-ranging journal like\r
74 \textsl{Nature} instead of a more narrowly focussed journal.\r
75  \item A 100 word or less summary aimed at a non-scientific audience,\r
76 written at the level of a national newspaper.  It may be used for\r
77 \textsl{Nature}'s press release or other general publicity.\r
78  \item The cover letter should state clearly what is included as the\r
79 submission, including number of figures, supporting manuscripts\r
80 and any Supplementary Information (specifying number of items and\r
81 format).\r
82  \item The cover letter should also state the number of\r
83 words of text in the paper; the number of figures and parts of\r
84 figures (for example, 4 figures, comprising 16 separate panels in\r
85 total); a rough estimate of the desired final size of figures in\r
86 terms of number of pages; and a full current postal address,\r
87 telephone and fax numbers, and current e-mail address.\r
88 \end{enumerate}\r
89 \r
90 See \textsl{Nature}'s website\r
91 (\texttt{http://www.nature.com/nature/submit/gta/index.html}) for\r
92 complete submission guidelines.\r
93 \r
94 \begin{methods}\r
95 Put methods in here.  If you are going to subsection it, use\r
96 \verb|\subsection| commands.  Methods section should be less than\r
97 800 words and if it is less than 200 words, it can be incorporated\r
98 into the main text.\r
99 \r
100 \subsection{Method subsection.}\r
101 \r
102 Here is a description of a specific method used.  Note that the\r
103 subsection heading ends with a full stop (period) and that the\r
104 command is \verb|\subsection{}| not \verb|\subsection*{}|.\r
105 \r
106 \end{methods}\r
107 \r
108 %% Put the bibliography here, most people will use BiBTeX in\r
109 %% which case the environment below should be replaced with\r
110 %% the \bibliography{} command.\r
111 \r
112 \begin{thebibliography}{1}\r
113 \bibitem{dummy} Articles are restricted to 50 references, Letters\r
114 to 30.\r
115 \bibitem{dummyb} No compound references -- only one source per\r
116 reference.\r
117 \end{thebibliography}\r
118 \r
119 \r
120 %% Here is the endmatter stuff: Supplementary Info, etc.\r
121 %% Use \item's to separate, default label is "Acknowledgements"\r
122 \r
123 \begin{addendum}\r
124  \item Put acknowledgements here.\r
125  \item[Competing Interests] The authors declare that they have no\r
126 competing financial interests.\r
127  \item[Correspondence] Correspondence and requests for materials\r
128 should be addressed to A.B.C.~(email: myaddress@nowhere.edu).\r
129 \end{addendum}\r
130 \r
131 %%\r
132 %% TABLES\r
133 %%\r
134 %% If there are any tables, put them here.\r
135 %%\r
136 \r
137 \end{document}\r