layoutManuscript: Function layoutManuscript

Description Usage

Description

Generates a tex-file compatible with JDDMLA03.cls based on an existing manuscript.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
layoutManuscript(path = getwd(), doc = "Manuscript.docx",
  abstractStart = "Abstract\n", abstractEnd = "\nKeywords:",
  keywordsStart = "\nKeywords:",
  keywordsEnd = "INTRODUCTION: LITERATURE REVIEW",
  bodyStart = "INTRODUCTION: LITERATURE REVIEW",
  bodyEnd = "\nElectronic Supplementary Material\n",
  referencesStart = "\nReferences\n", referencesEnd = "$",
  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,
  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, ...)

AndreasFischer1985/JDDM documentation built on June 19, 2021, 11:02 a.m.