Skip to content

Commit

Permalink
add citation to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
drmowinckels committed Oct 31, 2021
1 parent cb1247b commit 24888c7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ nettskjema_get_data(nettskjema_id, use_codebook = FALSE)
## Documentation
Package documentation can be found on the associated [GitHub pages](https://lcbc-uio.github.io/nettskjemar/), among other documentation on [how to create the API access user and token](https://lcbc-uio.github.io/nettskjemar/articles/auth_setup.html).

# Citation
```{r echo = FALSE, results='asis'}
citation("nettskjemar")
```

# Funding
This tool is partly funded by:

Expand Down
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,20 @@ pages](https://lcbc-uio.github.io/nettskjemar/), among other
documentation on [how to create the API access user and
token](https://lcbc-uio.github.io/nettskjemar/articles/auth_setup.html).

# Citation

To cite nettskjemar in publications use:

Athanasia Monika Mowinckel. (2021, May 10). LCBC-UiO/nettskjemar:
v0.1.04 (Version v0.1.04). Zenodo.
<http://doi.org/10.5281/zenodo.4745481>

A BibTeX entry for LaTeX users is

@Manual{, title = {nettskjemar - Package to work with University of Oslo
Nettskjema API}, author = {Athanasia Mo Mowinckel}, year = {2021}, month
= {05}, day = {10}, doi = {10.5281/zenodo.4745481}, }

# Funding

This tool is partly funded by:
Expand Down

0 comments on commit 24888c7

Please sign in to comment.