
bibentry(bibtype = "Misc",
         key = "burger_etall",
         title = "rspacer: 'RSpace' API Wrapper",
         author = c(person(given = "Gerhard",
                           family = "Burger",
                           email = "burger.ga@gmail.com",
                           comment = c(ORCID = "0000-0003-1062-5576")),
                    person(given = "Hanneke",
                           family = "Leegwater",
                           email = "h.leegwater@lacdr.leidenuniv.nl",
                           comment = c(ORCID = "0000-0001-6003-1544"))),
         doi = "10.32614/CRAN.package.rspacer",
         url = "https://lacdr.github.io/rspacer/",
         abstract = "Wrapper for the 'RSpace' Electronic Lab Notebook (<https://www.researchspace.com/>) API. This packages provides convenience functions to browse, search, create, and edit your 'RSpace' documents. In addition, it enables filling 'RSpace' templates from R Markdown/Quarto templates or tabular data (e.g., 'Excel' files). This R package is not developed or endorsed by 'Research Space'.",
         version = "0.3.0")
