template.tex 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. % LaTeX support: [email protected]
  2. % In case you need support, please attach all files that are necessary for compiling as well as the log file, and specify the details of your LaTeX setup (which operating system and LaTeX version / tools you are using).
  3. % You need to save the "mdpi.cls" and "mdpi.bst" files into the same folder as this template file.
  4. %=================================================================
  5. \documentclass[$journal$,$type$,$status$,moreauthors,pdftex,10pt,a4paper]{mdpi}
  6. %% Some pieces required from the pandoc template
  7. \providecommand{\tightlist}{%
  8. \setlength{\itemsep}{0pt}\setlength{\parskip}{4pt}}
  9. \setlist[itemize]{leftmargin=*,labelsep=5.8mm}
  10. \setlist[enumerate]{leftmargin=*,labelsep=4.9mm}
  11. \usepackage{longtable}
  12. % see https://stackoverflow.com/a/47122900
  13. $if(highlighting-macros)$
  14. $highlighting-macros$
  15. $endif$
  16. %
  17. %--------------------
  18. % Class Options:
  19. %--------------------
  20. % journal
  21. %----------
  22. % Choose between the following MDPI journals:
  23. % actuators, addictions, admsci, aerospace, agriculture, agronomy, algorithms, animals, antibiotics, antibodies, antioxidants, applsci, arts, asi, atmosphere, atoms, axioms, batteries, bdcc, behavsci, beverages, bioengineering, biology, biomedicines, biomimetics, biomolecules, biosensors, brainsci, buildings, carbon, cancers, catalysts, cells, ceramics, challenges, chemengineering, chemosensors, children, chromatography, climate, coatings, colloids, computation, computers, condensedmatter, cosmetics, cryptography, crystals, cybersecurity, data, dentistry, designs, diagnostics, diseases, diversity, econometrics, economies, education, electrochemistry, electronics, energies, entropy, environments, epigenomes, est, fermentation, fibers, fire, fishes, fluids, foods, forests, fractalfract, futureinternet, galaxies, games, gastrointestdisord, gels, genealogy, genes, geosciences, geriatrics, hazardousmatters, healthcare, heritage, highthroughput, horticulturae, humanities, hydrology, informatics, information, infrastructures, inorganics, insects, instruments, ijerph, ijfs, ijms, ijgi, ijtpp, inventions, j, jcdd, jcm, jcs, jdb, jfb, jfmk, jimaging, jof, jintelligence, jlpea, jmmp, jmse, jpm, jrfm, jsan, land, languages, laws, life, literature, logistics, lubricants, machines, magnetochemistry, make, marinedrugs, materials, mathematics, mca, mti, medsci, medicines, membranes, metabolites, metals, microarrays, micromachines, microorganisms, minerals, modelling, molbank, molecules, mps, nanomaterials, ncrna, neonatalscreening, neuroglia, nitrogen, nutrients, ohbm, particles, pathogens, pharmaceuticals, pharmaceutics, pharmacy, philosophies, photonics, plants, plasma, polymers, polysaccharides, preprints, proceedings, processes, proteomes, publications, quaternary, qubs, recycling, religions, remotesensing, reports, resources, risks, robotics, safety, scipharm, sensors, separations, sexes, sinusitis, socsci, societies, soils, sports, standards, stats, surgeries, sustainability, symmetry, systems, technologies, toxics, toxins, tropicalmed, universe, urbansci, vaccines, vetsci, vibration, viruses, vision, water, wem
  24. %---------
  25. % article
  26. %---------
  27. % The default type of manuscript is article, but can be replaced by:
  28. % abstract, addendum, article, benchmark, book, bookreview, briefreport, casereport, changes, comment, commentary, communication, conceptpaper, correction, conferenceproceedings, conferencereport, expressionofconcern, meetingreport, creative, datadescriptor, discussion, editorial, essay, erratum, hypothesis, interestingimages, letter, meetingreport, newbookreceived, opinion, obituary, projectreport, reply, reprint, retraction, review, perspective, protocol, shortnote, supfile, technicalnote, viewpoint
  29. % supfile = supplementary materials
  30. % protocol: If you are preparing a "Protocol" paper, please refer to http://www.mdpi.com/journal/mps/instructions for details on its expected structure and content.
  31. %----------
  32. % submit
  33. %----------
  34. % The class option "submit" will be changed to "accept" by the Editorial Office when the paper is accepted. This will only make changes to the frontpage (e.g. the logo of the journal will get visible), the headings, and the copyright information. Also, line numbering will be removed. Journal info and pagination for accepted papers will also be assigned by the Editorial Office.
  35. %------------------
  36. % moreauthors
  37. %------------------
  38. % If there is only one author the class option oneauthor should be used. Otherwise use the class option moreauthors.
  39. %---------
  40. % pdftex
  41. %---------
  42. % The option pdftex is for use with pdfLaTeX. If eps figures are used, remove the option pdftex and use LaTeX and dvi2pdf.
  43. %=================================================================
  44. \firstpage{1}
  45. \makeatletter
  46. \setcounter{page}{\@firstpage}
  47. \makeatother
  48. \articlenumber{x}
  49. \doinum{10.3390/------}
  50. \pubvolume{xx}
  51. \pubyear{2018}
  52. \copyrightyear{2018}
  53. \externaleditor{Academic Editor: name}
  54. \history{Received: date; Accepted: date; Published: date}
  55. %------------------------------------------------------------------
  56. % The following line should be uncommented if the LaTeX file is uploaded to arXiv.org
  57. %\pdfoutput=1
  58. %=================================================================
  59. % Add packages and commands here. The following packages are loaded in our class file: fontenc, calc, indentfirst, fancyhdr, graphicx, lastpage, ifthen, lineno, float, amsmath, setspace, enumitem, mathpazo, booktabs, titlesec, etoolbox, amsthm, hyphenat, natbib, hyperref, footmisc, geometry, caption, url, mdframed, tabto, soul, multirow, microtype, tikz
  60. %=================================================================
  61. %% Please use the following mathematics environments: Theorem, Lemma, Corollary, Proposition, Characterization, Property, Problem, Example, ExamplesandDefinitions, Hypothesis, Remark, Definition
  62. %% For proofs, please use the proof environment (the amsthm package is loaded by the MDPI class).
  63. %=================================================================
  64. % Full title of the paper (Capitalized)
  65. \Title{$title$}
  66. % Authors, for the paper (add full first names)
  67. \Author{$for(author)$$author.name$$$^{$author.affil$}$$$if(author.orcid)$\href{https://orcid.org/$author.orcid$}{\orcidicon}$endif$$sep$, $endfor$}
  68. % Authors, for metadata in PDF
  69. \AuthorNames{$for(author)$$author.name$$sep$, $endfor$}
  70. % Affiliations / Addresses (Add [1] after \address if there is only one affiliation.)
  71. \address{%
  72. $for(affiliation)$
  73. $$^{$affiliation.num$}$$ \quad $affiliation.address$; $affiliation.email$\\
  74. $endfor$
  75. }
  76. % Contact information of the corresponding author
  77. \corres{Correspondence: $correspondence$}
  78. % Current address and/or shared authorship
  79. $if(firstnote)$\firstnote{$firstnote$}$endif$
  80. $if(secondnote)$\secondnote{$secondnote$}$endif$
  81. $if(thirdnote)$\thirdnote{$thirdnote$}$endif$
  82. $if(fourthnote)$\fourthnote{$fourthnote$}$endif$
  83. $if(fifthnote)$\fifthnote{$fifthnote$}$endif$
  84. $if(sixthnote)$\sixthnote{$sixthnote$}$endif$
  85. $if(seventhnote)$\seventhnote{$seventhnote$}$endif$
  86. $if(eighthnote)$\eighthnote{$eighthnote$}$endif$
  87. % The commands \thirdnote{} till \eighthnote{} are available for further notes
  88. % Simple summary
  89. $if(simplesummary)$
  90. \simplesumm{$simplesummary$}
  91. $endif$
  92. % Abstract (Do not insert blank lines, i.e. \\)
  93. $if(abstract)$
  94. \abstract{$abstract$}
  95. $endif$
  96. % Keywords
  97. $if(keywords)$
  98. \keyword{$keywords$}
  99. $endif$
  100. % The fields PACS, MSC, and JEL may be left empty or commented out if not applicable
  101. %\PACS{J0101}
  102. %\MSC{}
  103. %\JEL{}
  104. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  105. % Only for the journal Applied Sciences:
  106. %\featuredapplication{Authors are encouraged to provide a concise description of the specific application or a potential application of the work. This section is not mandatory.}
  107. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  108. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  109. % Only for the journal Data:
  110. %\dataset{DOI number or link to the deposited data set in cases where the data set is published or set to be published separately. If the data set is submitted and will be published as a supplement to this paper in the journal Data, this field will be filled by the editors of the journal. In this case, please make sure to submit the data set as a supplement when entering your manuscript into our manuscript editorial system.}
  111. %\datasetlicense{license under which the data set is made available (CC0, CC-BY, CC-BY-SA, CC-BY-NC, etc.)}
  112. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  113. % Only for the journal Toxins
  114. %\keycontribution{The breakthroughs or highlights of the manuscript. Authors can write one or two sentences to describe the most important part of the paper.}
  115. %\setcounter{secnumdepth}{4}
  116. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  117. $for(header-includes)$
  118. $header-includes$
  119. $endfor$
  120. \begin{document}
  121. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  122. %% Only for the journal Gels: Please place the Experimental Section after the Conclusions
  123. $body$
  124. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  125. % %% optional
  126. % \supplementary{The following are available online at www.mdpi.com/link, Figure S1: title, Table S1: title, Video S1: title.}
  127. %
  128. % % Only for the journal Methods and Protocols:
  129. % % If you wish to submit a video article, please do so with any other supplementary material.
  130. % % \supplementary{The following are available at www.mdpi.com/link: Figure S1: title, Table S1: title, Video S1: title. A supporting video article is available at doi: link.}
  131. \vspace{6pt}
  132. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  133. $if(acknowledgement)$
  134. \acknowledgments{$acknowledgement$}
  135. $endif$
  136. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  137. $if(authorcontributions)$
  138. \authorcontributions{$authorcontributions$}
  139. $endif$
  140. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  141. $if(conflictsofinterest)$
  142. \conflictsofinterest{$conflictsofinterest$}
  143. $endif$
  144. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  145. %% optional
  146. $if(abbreviations)$
  147. \abbreviations{The following abbreviations are used in this manuscript:\\
  148. \noindent
  149. \begin{tabular}{@{}ll}
  150. $for(abbreviations)$
  151. $abbreviations.short$ & $abbreviations.long$ \\
  152. $endfor$
  153. \end{tabular}}
  154. $endif$
  155. $if(appendix)$
  156. \input{"$appendix$"}
  157. $endif$
  158. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  159. % Citations and References in Supplementary files are permitted provided that they also appear in the reference list here.
  160. %=====================================
  161. % References, variant A: internal bibliography
  162. %=====================================
  163. % \reftitle{References}
  164. % \begin{thebibliography}{999}
  165. % % Reference 1
  166. % \bibitem[Author1(year)]{ref-journal}
  167. % Author1, T. The title of the cited article. {\em Journal Abbreviation} {\bf 2008}, {\em 10}, 142-149, DOI.
  168. % % Reference 2
  169. % \bibitem[Author2(year)]{ref-book}
  170. % Author2, L. The title of the cited contribution. In {\em The Book Title}; Editor1, F., Editor2, A., Eds.; Publishing House: City, Country, 2007; pp. 32-58, ISBN.
  171. % \end{thebibliography}
  172. % The following MDPI journals use author-date citation: Arts, Econometrics, Economies, Genealogy, Humanities, IJFS, JRFM, Laws, Religions, Risks, Social Sciences. For those journals, please follow the formatting guidelines on http://www.mdpi.com/authors/references
  173. % To cite two works by the same author: \citeauthor{ref-journal-1a} (\citeyear{ref-journal-1a}, \citeyear{ref-journal-1b}). This produces: Whittaker (1967, 1975)
  174. % To cite two works by the same author with specific pages: \citeauthor{ref-journal-3a} (\citeyear{ref-journal-3a}, p. 328; \citeyear{ref-journal-3b}, p.475). This produces: Wong (1999, p. 328; 2000, p. 475)
  175. %=====================================
  176. % References, variant B: external bibliography
  177. %=====================================
  178. $if(bibliography)$
  179. \reftitle{References}
  180. \externalbibliography{yes}
  181. \bibliography{$bibliography$}
  182. $endif$
  183. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  184. %% optional
  185. $if(sampleavailability)$
  186. \sampleavailability{$sampleavailability$}
  187. $endif$
  188. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  189. \end{document}