[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[donau] branch master updated: add udhr citation
From: |
gnunet |
Subject: |
[donau] branch master updated: add udhr citation |
Date: |
Tue, 21 Jan 2025 14:35:37 +0100 |
This is an automated email from the git hooks/post-receive script.
jonathan-levin pushed a commit to branch master
in repository donau.
The following commit(s) were added to refs/heads/master by this push:
new ce7ad90 add udhr citation
ce7ad90 is described below
commit ce7ad9089a1410a4070421d8c77480b619d7e9fb
Author: Jonathan <ondesmartenot@riseup.net>
AuthorDate: Tue Jan 21 21:35:25 2025 +0800
add udhr citation
---
doc/usenix-security-2025/paper/bibliography.bib | 7 +++++++
doc/usenix-security-2025/paper/intro.tex | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/doc/usenix-security-2025/paper/bibliography.bib
b/doc/usenix-security-2025/paper/bibliography.bib
index 18f5d1c..26499e8 100644
--- a/doc/usenix-security-2025/paper/bibliography.bib
+++ b/doc/usenix-security-2025/paper/bibliography.bib
@@ -137,3 +137,10 @@
year={2022},
howpublished = {\url{https://taler.net/papers/cs-thesis.pdf}},
}
+@misc{udhr1948,
+ author = {United Nations},
+ title = {Universal Declaration of Human Rights},
+ year = {1948},
+ url = {https://www.un.org/en/universal-declaration-human-rights/},
%XXX: doesn't show
+ note = {Accessed: 2025-01-21}
+}
diff --git a/doc/usenix-security-2025/paper/intro.tex
b/doc/usenix-security-2025/paper/intro.tex
index 0b42b6c..1028a95 100644
--- a/doc/usenix-security-2025/paper/intro.tex
+++ b/doc/usenix-security-2025/paper/intro.tex
@@ -50,7 +50,7 @@ and protect the right to privacy.
Both these rights---towards freedom of thought and to privacy---are
anchored in key international treaties and covenants such as the
-Universal Declaration on Human Rights (Article 12), the European
+Universal Declaration on Human Rights (Article 12)~\cite{udhr1948}, the
European
Convention for the Protection of Human Rights and Fundamental Freedoms
(Article 8) and many more.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [donau] branch master updated: add udhr citation,
gnunet <=