diff options
-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", +} |