diff --git a/source/classification1.md b/source/classification1.md index 471c0ae7..db51e8f0 100755 --- a/source/classification1.md +++ b/source/classification1.md @@ -1974,7 +1974,6 @@ found in {numref}`Chapter %s `. This will ensure that and guidance that the worksheets provide will function as intended. +++ -## References ```{bibliography} :filter: docname in docnames diff --git a/source/classification2.md b/source/classification2.md index 45f18b46..abeef476 100755 --- a/source/classification2.md +++ b/source/classification2.md @@ -2205,8 +2205,6 @@ and guidance that the worksheets provide will function as intended. text, it requires a bit more mathematical background than we require. -## References - +++ ```{bibliography} diff --git a/source/clustering.md b/source/clustering.md index f87355db..acc90c67 100755 --- a/source/clustering.md +++ b/source/clustering.md @@ -1063,8 +1063,6 @@ and guidance that the worksheets provide will function as intended. learning, it covers *principal components analysis (PCA)*, which is a very popular technique for reducing the number of predictors in a data set. -## References - +++ ```{bibliography} diff --git a/source/inference.md b/source/inference.md index b280ec0b..db7a59bd 100755 --- a/source/inference.md +++ b/source/inference.md @@ -1363,10 +1363,6 @@ and guidance that the worksheets provide will function as intended. +++ -## References - -+++ - ```{bibliography} :filter: docname in docnames ``` diff --git a/source/intro.md b/source/intro.md index 1c2f207d..da338cf3 100755 --- a/source/intro.md +++ b/source/intro.md @@ -1233,8 +1233,6 @@ make sure to follow the instructions for computer setup found in {numref}`Chapter %s `. This will ensure that the automated feedback and guidance that the worksheets provide will function as intended. -## References - +++ ```{bibliography} diff --git a/source/jupyter.md b/source/jupyter.md index bdd5fd16..f46619b5 100755 --- a/source/jupyter.md +++ b/source/jupyter.md @@ -515,3 +515,10 @@ underscore (`_`). formatting, two good places to start are CommonMark's [Markdown cheatsheet](https://commonmark.org/help/) and [Markdown tutorial](https://commonmark.org/help/tutorial/). + ++++ + +```{bibliography} +:filter: docname in docnames +``` + diff --git a/source/reading.md b/source/reading.md index c0f5ec37..82e35121 100755 --- a/source/reading.md +++ b/source/reading.md @@ -1626,8 +1626,6 @@ and guidance that the worksheets provide will function as intended. - [extracting the data for apartment listings on Craigslist](https://www.youtube.com/embed/YdIWI6K64zo), and - [extracting Canadian city names and populations from Wikipedia](https://www.youtube.com/embed/O9HKbdhqYzk). -## References - +++ ```{bibliography} diff --git a/source/references.bib b/source/references.bib index e135c672..d306de25 100644 --- a/source/references.bib +++ b/source/references.bib @@ -336,7 +336,7 @@ @inproceedings{kluyver2016jupyter title={Jupyter Notebooks: a publishing format for reproducible computational workflows}, author={Kluyver, Thomas and Ragan-Kelley, Benjamin and P{\'e}rez, Fernando and Granger, Brian and Bussonnier, Matthias and Frederic, Jonathan and Kelley, Kyle and Hamrick, Jessica and Grout, Jason and Corlay, Sylvain and Ivanov, Paul and Avila, Dami{\'a}n and Abdalla, Safia and Willing, Carol and {Jupyter Development Team}}, year={2016}, - booktitle = {Positioning and Power in Academic Publishing: Players, Agents and Agendas: Proceedings of the $20^{\text{th}}$ international conference on electronic publishing}, + booktitle = {Positioning and Power in Academic Publishing: Players, Agents and Agendas: Proceedings of the 20th international conference on electronic publishing}, publisher = {IOS Press}, volume = {87}, address = {Amsterdam} @@ -508,7 +508,7 @@ @article{requests @article{rhoophiuchi, title = {Rho Ophiuchi cloud complex}, author = {{NASA} and {ESA} and {CSA} and {STScI} and {K. Pontoppidan (STScI)} and {A. Pagan (STScI)}}, - year = {2023}, + year = {Accessed Online: 2023}, journal={URL: https://esawebb.org/images/weic2316a/}} diff --git a/source/regression1.md b/source/regression1.md index 87ce1371..d8ab1399 100755 --- a/source/regression1.md +++ b/source/regression1.md @@ -1206,10 +1206,6 @@ and guidance that the worksheets provide will function as intended. +++ -## References - -+++ - ```{bibliography} :filter: docname in docnames ``` diff --git a/source/regression2.md b/source/regression2.md index 67160ece..c768d5a5 100755 --- a/source/regression2.md +++ b/source/regression2.md @@ -1395,8 +1395,6 @@ and guidance that the worksheets provide will function as intended. covered earlier are indeed more flexible but become very slow when given lots of data. -## References - +++ ```{bibliography} diff --git a/source/version-control.md b/source/version-control.md index 941ee49d..17b63da4 100755 --- a/source/version-control.md +++ b/source/version-control.md @@ -1130,8 +1130,6 @@ you can expand your knowledge through the resources listed below: is an excellent additional resource to consult if you need help generating and using personal access tokens. -## References - +++ ```{bibliography} diff --git a/source/viz.md b/source/viz.md index f82d85c9..c55f914a 100755 --- a/source/viz.md +++ b/source/viz.md @@ -2063,8 +2063,6 @@ and guidance that the worksheets provide will function as intended. is where you should look if you want to learn about `date` and `time`, including how to create them, and how to use them to effectively handle durations, etc -## References - +++ ```{bibliography} diff --git a/source/wrangling.md b/source/wrangling.md index 998f6bc0..990d3562 100755 --- a/source/wrangling.md +++ b/source/wrangling.md @@ -1910,8 +1910,6 @@ and guidance that the worksheets provide will function as intended. what you want. In that case, you may consider using [a for loop](https://wesmckinney.com/book/python-basics.html#control_for) {cite:p}`mckinney2012python`. -## References - +++ ```{bibliography}