diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2025-02-14 16:09:22 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2025-02-14 16:09:22 -0300 |
commit | 41dd5a3d85a2c3c1c072f08b727366482dd9580b (patch) | |
tree | a1c52bb635682cc2076184a915fd549dd44acae3 | |
parent | cc886651d6ad64f2b4df668a31d2424a359da196 (diff) | |
download | biblio-41dd5a3d85a2c3c1c072f08b727366482dd9580b.tar.gz biblio-41dd5a3d85a2c3c1c072f08b727366482dd9580b.tar.bz2 |
Adds @snyder2025
-rw-r--r-- | _biblio.yml | 1 | ||||
-rw-r--r-- | coup.bib | 14 |
2 files changed, 15 insertions, 0 deletions
diff --git a/_biblio.yml b/_biblio.yml index 3d6ac8a..6b9e86e 100644 --- a/_biblio.yml +++ b/_biblio.yml @@ -34,6 +34,7 @@ - biblio/lexicon.bib - biblio/literature.bib - biblio/spy.bib + - biblio/coup.bib - biblio/environment.bib - biblio/movies.bib - biblio/seafaring.bib diff --git a/coup.bib b/coup.bib new file mode 100644 index 0000000..d57ee5b --- /dev/null +++ b/coup.bib @@ -0,0 +1,14 @@ +% Encoding: UTF-8 + +% +% Coup d'Etat +% + +% https://www.newsweek.com/timothy-snyder-elon-musk-coup-2027107 +@online{snyder2025, + title = "Of course it’s a coup: Miss the obvious, lose your republic", + author = "Timothy Snyder", + year = "2025", + url = "https://snyder.substack.com/p/of-course-its-a-coup", + urldate = "2025-02-14", +} |