[tor-commits] [tech-reports/master] Update countingusers report to new style.
karsten at torproject.org
karsten at torproject.org
Tue Aug 7 18:35:09 UTC 2012
commit ba37b809bcdada341b1f5d5cf7126cc2667f3780
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Tue Aug 7 16:06:38 2012 +0200
Update countingusers report to new style.
---
2010/countingusers/countingusers.tex | 12 ++++++------
2010/countingusers/tortechrep.cls | 1 +
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/2010/countingusers/countingusers.tex b/2010/countingusers/countingusers.tex
index c05f2b5..0ea4fb9 100644
--- a/2010/countingusers/countingusers.tex
+++ b/2010/countingusers/countingusers.tex
@@ -1,11 +1,11 @@
-\documentclass{article}
-\usepackage[pdftex]{graphicx}
-\usepackage{graphics}
-\usepackage{color}
-
+\documentclass{tortechrep}
+\usepackage{graphicx}
\begin{document}
-\author{Sebastian Hahn and Karsten Loesing\\{\tt\{sebastian,karsten\}@torproject.org}}
+\author{Sebastian Hahn and Karsten Loesing}
+\contact{\{sebastian,karsten\}@torproject.org}
+\reportid{2010-11-001}
+\date{November 30, 2010}
\title{Privacy-preserving Ways to\\Estimate the Number of Tor Users}
%Counting Users in the Tor Network in a Privacy-Preserving Way
\maketitle
diff --git a/2010/countingusers/tortechrep.cls b/2010/countingusers/tortechrep.cls
new file mode 120000
index 0000000..4c24db2
--- /dev/null
+++ b/2010/countingusers/tortechrep.cls
@@ -0,0 +1 @@
+../../tortechrep.cls
\ No newline at end of file
More information about the tor-commits
mailing list