-
Notifications
You must be signed in to change notification settings - Fork 0
/
meetups.tex
91 lines (64 loc) · 2.38 KB
/
meetups.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
\documentclass[a4paper,twocolumn]{article}
\usepackage{titling}
\setlength{\droptitle}{-0.75in}
\title{Sheffield Tech Meetups}
\author{http://sheffgeeks.github.io}
\date{}
\begin{document}
\maketitle
\thispagestyle{empty}
\begin{description} \itemsep10pt
\item[Geeks in the Pub] (general social event) \hfill \\
1st Wednesday of the month \\
http://gitpub.org.uk
\item[dot Net Sheffield] \hfill \\
1st Thursday of the month \\
https://twitter.com/dotnetsheff
\item[Sheffield Ruby User Group (ShRUG)] \hfill \\
2nd Monday of the month \\
http://shrug.org
\item[WordPress Sheffield] \hfill \\
2nd Tuesday of the month \\
http://wpsheffield.com
\item[(def shef)] (functional programming) \hfill \\
2nd Tuesday of the month \\
http://defshef.github.io
\item[Open Rights Group] (digital rights) \hfill \\
2nd Wednesday of the month \\
https://sheffield.openrightsgroup.org
\item[Sheffield PHP User Group] \hfill \\
2nd Thursday of the month \\
https://twitter.com/shefphp
\item[First Play Sheffield] (games + culture)\hfill \\
3rd Thursday of the month \\
http://www.firstplaysheffield.co.uk/
\item[Hardware Hackers] \hfill \\
Last Monday of the month \\
https://groups.google.com/group/sheffield-hardware-hackers
\item[Python Sheffield] \hfill \\
Last Tuesday of the month \\
https://twitter.com/pysheff
\item[Sheffield.js] (javascript) \hfill \\
Last Thursday of the month \\
http://www.meetup.com/Sheffield-js
\item[Sheffield Bitcoin] \hfill \\
Last Saturday of the month \\
http://sheffieldbtc.eventbrite.co.uk
\item[Raspberry Jam] \hfill \\
http://shefjam.eventbrite.com
\item[Open Data Sheffield] \hfill \\
https://groups.google.com/group/opendatasheffield
\item[Startup Club Sheffield] \hfill \\
https://groups.google.com/group/startup-club-sheffield
\item[Dorkbot Sheffield] \hfill \\
http://dorkbotsheffield.lurk.org
\item[Sheffield Test Gathering] \hfill \\
http://www.meetup.com/Sheffield-Test-Gathering
\item[Sheffield Linux User Group] \hfill \\
http://www.sheflug.org.uk
\end{description}
\qquad
If you'd like to make a change to this list or add an event,
please send a pull request at https://github.com/sheffgeeks or
contact Caolan McMahon via Twitter (@caolan)
\end{document}