28 lines
1.0 KiB
Org Mode
Executable File
28 lines
1.0 KiB
Org Mode
Executable File
#+latex_class: elsarticle
|
|
#+latex_class_options: [preprint,12pt]
|
|
#+latex_header: \usepackage{microtype}
|
|
#+latex_header: \PassOptionsToPackage{hidelinks}{hyperref}
|
|
#+latex_header: \usepackage{lineno}
|
|
#+latex_header: \usepackage[margin=1in]{geometry}
|
|
|
|
#+latex_header: \usepackage[backend=biber,style=authoryear,maxbibnames=99]{biblatex}
|
|
#+latex_header: \addbibresource{biblio.bib}
|
|
#+latex_header: \AtEndDocument{\printbibliography}
|
|
|
|
#+select_tags: export
|
|
#+exclude_tags: noexport
|
|
|
|
#+BIND: paper-short nil
|
|
#+BIND: paper-anon nil
|
|
#+BIND: paper-limit-figs nil
|
|
|
|
#+MACRO: NAME (eval (if (bound-and-true-p paper-anon) "Anonymous" "Wesley R. Elsberry"))
|
|
|
|
# Elsevier author/affiliation placeholders
|
|
#+latex_header: \author[1]{Wesley R. Elsberry\corref{cor1}}
|
|
#+latex_header: \ead{welsberr@example.org}
|
|
#+latex_header: \author[2]{Coauthor A. Name}
|
|
#+latex_header: \address[1]{Department, University, City, Country}
|
|
#+latex_header: \address[2]{Institute, Organization, City, Country}
|
|
#+latex_header: \cortext[cor1]{Corresponding author.}
|