title <- sprintf("multiverse: Multiplexing Alternative Data Analyses in R Notebooks (Version %s)", meta$Version)

bibentry(
    bibtype  = "article",
    title    = title,
    author   = c(person("Abhraneel", "Sarma"), 
                 person("Alex", "Kale"), 
                 person("Michael", "Moon"), 
                 person("Nathan", "Taback"), 
                 person("Fanny", "Chevalier"), 
                 person("Jessica", "Hullman"), 
                 person("Matthew", "Kay")),
    year     = "2021",
    url      = "https://github.com/MUCollective/multiverse",
    journal  = {"OSF Preprints"},
    textVersion =
  	paste("Sarma, A., Kale, A., Moon, M., Taback, N., Chevalier, F., Hullman, J., & Kay, M. (2021, April 11). multiverse: Multiplexing Alternative Data Analyses in R Notebooks. https://doi.org/10.31219/osf.io/yfbwm",
		"Available from https://github.com/MUCollective/multiverse."
		),
	mheader = "To cite 'multiverse' in publications use:"
)