Generates a tex-file compatible with JDDMLA03.cls.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | generateSkeleton(title = "Title", runhead = "Short Title",
authors = "Andreas Fischer, Daniel V. Holt, and Joachim Funke",
affiliations = "Department of Psychology, Heidelberg University",
doi = "10.11588/jddm.2018.1.57846", linenumbers = T,
year = as.numeric(substr(Sys.Date(), 1, 4)),
volume = (as.numeric(substr(Sys.Date(), 1, 4)) - 2014), number = 1,
type = "Editorial", received = "\\customtoday\n",
accepted = "\\customtoday\n", published = "\\customtoday\n",
supplement = NULL, abstract = NULL, keywords = NULL,
introduction = NULL, references = NULL,
declarations = "The authors declare they have no conflict of interests.",
contributions = "All authors contributed equally to this paper.",
editor = "Andreas Fischer",
creativecommons = "This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.",
citation = NA, save = T, replaceUnderscore = T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.