diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 1251cc2..ffcd83e 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -101,6 +101,7 @@ jobs: python src/eo_datascience/clean_nb.py cp ./_toc.yml ./pythia/ cp ./Makefile ./pythia/ + cp ./chapters/references.bib ./pythia/notebooks/ cp -R ./notebooks/. ./pythia/notebooks/ cd ./pythia git config --local user.name "$GITHUB_ACTOR" @@ -125,6 +126,7 @@ jobs: python src/eo_datascience/clean_nb.py cp ./_toc.yml ./pythia/ cp ./Makefile ./pythia/ + cp ./chapters/references.bib ./pythia/notebooks/ cp -R ./notebooks/. ./pythia/notebooks/ cd ./pythia git config --local user.name "$GITHUB_ACTOR" diff --git a/chapters/references.bib b/chapters/references.bib index 9362bb7..f2eae64 100644 --- a/chapters/references.bib +++ b/chapters/references.bib @@ -9,7 +9,6 @@ @acelik/colors-methods-and-mistakes-in-spatial-data-visualization-60d02e7f09fd author = {Celik, Anil}, month = aug, year = {2015}, - file = {Snapshot:/home/mschobbe/Zotero/storage/BCKHNHID/colors-methods-and-mistakes-in-spatial-data-visualization-60d02e7f09fd.html:text/html}, } @article{nguyen_examining_2021, @@ -134,11 +133,13 @@ @article{bauer-marschallinger_toward_2019 file = {IEEE Xplore Abstract Record:/home/mschobbe/Zotero/storage/5QJ4V6PY/8444430.html:text/html}, } -@software{quast_getting_2024, - author = {Raphael Quast}, - title = {EOmaps: A python package to visualize and analyze geographical datasets.}, - doi = {10.5281/zenodo.6459598}, - url = {https://doi.org/10.5281/zenodo.6459598} +@article{quast_getting_2024, + author = {Raphael Quast}, + title = {EOmaps: A python package to visualize and analyze geographical datasets.}, + doi = {10.5281/zenodo.6459598}, + url = {https://doi.org/10.5281/zenodo.6459598}, + journal = {}, + year = {2024} } @article{rouse1974monitoring, @@ -157,4 +158,5 @@ @online{nasa2020 year = {2020}, url = {https://earthobservatory.nasa.gov/features/MeasuringVegetation/measuring_vegetation_2.php}, urldate = {2024-07-26} -} \ No newline at end of file +} +