Skip to content

Commit 224fb46

Browse files
committed
fix: sanitize stray at-sign handle to prevent bibtex bibliography error in Population Density report
1 parent 88c68e2 commit 224fb46

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

DOCS/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
**/*.pdf
33
**/*.docx
44
**/*.html
5-
**/*.qmd.bak
5+
**/*.qmd.bak
6+
**/*.quarto_ipynb

DOCS/products/Technical_Report_Mapping_Population_Density.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ As the science and knowledge service of the European Commission, the Joint Resea
485485
**EU Science Hub**
486486
ec.europa.eu/jrc
487487

488-
@EU_ScienceHub
488+
"@EU_ScienceHub"
489489

490490
EU Science Hub - Joint Research Centre
491491

0 commit comments

Comments
 (0)