DS101A Week 04 - Solution for Step 2 of Quarto/Zotero tutorial
2022/23 Autumn Term
In this page, you can download the Week 4 skeleton .qmd file as it would have been formatted after you were done completing all the questions in Section Step 2 : Formatting documents with Quarto Markdown of the Week 4 class (see the questions here) as well as the HTML file you would obtain after rendering the .qmd file with the quarto render command.
Click on the button below to download the solution files for Section Step 2 : Formatting documents with Quarto Markdown of the Week 4 class (.qmd, .html and .bib files):
The code feature (i.e inline Python code) needed to solve the first question in Subsection Formatting your document - Section 2 - Part 1 is only available starting from Quarto version 1.4.
Check which version of Quarto you have installed by running the quarto check command in the VSCode terminal (after making sure you are in the same folder as your .qmd before running the command) and head to the Quarto website (see Pre-release tab on the page) to download (and install) Quarto version 1.4 or above if your current version of Quarto is lower than 1.4.
