Skip to content

Commit

Permalink
link to video of citations demo
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniebutland authored Jul 21, 2022
1 parent 553861c commit 04b924a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transition-from-rmarkdown.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Change all filename extensions `.Rmd` -\> `.qmd` (you could Preview after this c

### Citations

The Faylab Lab Manual cited two papers, presenting us with an opportunity to see how easy it is to add references to a Quarto book. Briefly, in the Visual Editor, Insert \> Citation \> DOI. Pasting the DOI or its full URL, we can insert the citation. This automatically creates a `references.bib` file and adds the full citations at the bottom of the chapter page. In July 2022, we had to manually add a `## References` heading, but this may not be necessary in future Quarto updates.
The Faylab Lab Manual cited two papers, presenting us with an opportunity to see how easy it is to add references to a Quarto book. Briefly, in the Visual Editor, Insert \> Citation \> DOI. Pasting the DOI or its full URL, we can insert the citation. This automatically creates a `references.bib` file and adds the full citations at the bottom of the chapter page ([watch demo](https://youtu.be/azVAl343CIU?t=2923)). In July 2022, we had to manually add a `## References` heading, but this may not be necessary in future Quarto updates.

::: {layout-ncol="2"}
![Insert citation via its DOI using RStudio Visual Editor](images/rstudio-insert-citation.png){fig-alt="RStudio Visual Editor Insert dropdown menu with Citation highlighted"}
Expand Down

0 comments on commit 04b924a

Please sign in to comment.