TemplateJournals
Science Magazine
Science (AAAS) manuscript. AAAS ships no class file, so this is the community-standard article layout with scicite references.
Loading PDF preview…
What’s inside
- Starter files
main.tex1017 B
% Science (AAAS) initial submission — double-spaced article with line numbers. % See addendum for fetching scicite.sty. \documentclass[12pt]{article} \usepackage{times} \usepackage{fullpage} \usepackage{graphicx} \usepackage{amsmath,amssymb} \usepackage{lineno} \usepackage{setspace} \usepackage{hyperref} % Optional: use \scite{} for Science-style numeric citations if scicite.sty is present. % \usepackage{scicite} \linenumbers \doublespacing \title{Your Paper Title Here} \author{ First Author$^{1,\ast}$, Second Author$^{2}$\\ \\ \normalsize{$^{1}$First Affiliation; first@example.com}\\ \normalsize{$^{2}$Second Affiliation}\\ \\ \normalsize{$^\ast$To whom correspondence should be addressed: first@example.com} } \date{} \begin{document} \maketitle \begin{abstract} Your abstract here (~125 words). \end{abstract} \section*{Introduction} \section*{Results} \section*{Discussion} \section*{Materials and Methods} \bibliographystyle{Science} \bibliography{references} \end{document}- Libraries and docs
references.bib206 B
@article{example2024, title = {An example reference}, author = {Doe, Jane and Smith, John}, journal = {Science}, volume = {383}, number = {6680}, pages = {123--130}, year = {2024} }main.pdfprebuilt · 69 KBReplaced by the first recompile.
Binary file, seeded as-is.
main.synctex.gzprebuilt · 2.7 KBReplaced by the first recompile.
Binary file, seeded as-is.