latex_curriculum_vitae 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (73) hide show
  1. checksums.yaml +7 -0
  2. data/.gemnasium.yml +5 -0
  3. data/.gitignore +5 -0
  4. data/.idea/latex_curriculum_vitae.iml +25 -0
  5. data/.idea/misc.xml +4 -0
  6. data/.idea/modules.xml +8 -0
  7. data/.idea/vcs.xml +6 -0
  8. data/.idea/workspace.xml +686 -0
  9. data/.index +84 -0
  10. data/.setup/installer.rb +30 -0
  11. data/.setup/metaconfig.rb +1 -0
  12. data/CHANGELOG.md +5 -0
  13. data/CODE_OF_CONDUCT.md +17 -0
  14. data/CONTRIBUTING.md +25 -0
  15. data/Gemfile +2 -0
  16. data/Gemfile.lock +32 -0
  17. data/Index.yml +40 -0
  18. data/LICENSE +166 -0
  19. data/MANIFEST +69 -0
  20. data/README.md +122 -0
  21. data/Rakefile +216 -0
  22. data/VERSION +1 -0
  23. data/bin/latexcv.rb +10 -0
  24. data/data/latex_curriculum_vitae/Appendix/Bibliography/bibliography1.bib +61 -0
  25. data/data/latex_curriculum_vitae/Appendix/Certificates/Zertifikat_Sascha_Manns1.pdf +0 -0
  26. data/data/latex_curriculum_vitae/Appendix/Certificates/kompetenzpass12013.pdf +0 -0
  27. data/data/latex_curriculum_vitae/Appendix/Certificates/thm-webeng1.pdf +0 -0
  28. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/Arbeitszeugnisse.pdf +0 -0
  29. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/build.bat +4 -0
  30. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/hays.pdf +0 -0
  31. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/haysnew.pdf +0 -0
  32. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/openslx.pdf +0 -0
  33. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/openslx1.pdf +0 -0
  34. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/test.bat +2 -0
  35. data/data/latex_curriculum_vitae/Appendix/Employers_Reference/wtg.pdf +0 -0
  36. data/data/latex_curriculum_vitae/Appendix/First_References/bsaz.pdf +0 -0
  37. data/data/latex_curriculum_vitae/Appendix/First_References/hsaz.pdf +0 -0
  38. data/data/latex_curriculum_vitae/Appendix/First_References/ihk.pdf +0 -0
  39. data/data/latex_curriculum_vitae/Appendix/Study/foo.pdf +0 -0
  40. data/data/latex_curriculum_vitae/Appendix/Study/zwzils.jpg +0 -0
  41. data/data/latex_curriculum_vitae/Appendix/Study/zwzils.pdf +0 -0
  42. data/data/latex_curriculum_vitae/Cover/Cover.tex +153 -0
  43. data/data/latex_curriculum_vitae/Motivational_Letter/Anschreiben.docx +0 -0
  44. data/data/latex_curriculum_vitae/Motivational_Letter/Anschreiben_MC.pdf +0 -0
  45. data/data/latex_curriculum_vitae/Motivational_Letter/bwanschreiben.tex +199 -0
  46. data/data/latex_curriculum_vitae/Pictures/Sascha1p.jpg +0 -0
  47. data/data/latex_curriculum_vitae/Pictures/arbeitsagentur.png +0 -0
  48. data/data/latex_curriculum_vitae/Pictures/background.jpg +0 -0
  49. data/data/latex_curriculum_vitae/Pictures/background.png +0 -0
  50. data/data/latex_curriculum_vitae/Pictures/signatur.png +0 -0
  51. data/data/latex_curriculum_vitae/Resume/cv_10.aux +41 -0
  52. data/data/latex_curriculum_vitae/Resume/cv_10.bbl +1982 -0
  53. data/data/latex_curriculum_vitae/Resume/cv_10.bcf +2089 -0
  54. data/data/latex_curriculum_vitae/Resume/cv_10.blg +100 -0
  55. data/data/latex_curriculum_vitae/Resume/cv_10.out +0 -0
  56. data/data/latex_curriculum_vitae/Resume/cv_10.pdf +0 -0
  57. data/data/latex_curriculum_vitae/Resume/cv_10.run.xml +86 -0
  58. data/data/latex_curriculum_vitae/Resume/cv_10.tex +440 -0
  59. data/data/latex_curriculum_vitae/Resume/friggeri-cv.cls +327 -0
  60. data/data/latex_curriculum_vitae/Resume/missfont.log +13 -0
  61. data/etc/personal_data.tex +6 -0
  62. data/latex_curriculum_vitae.gemspec +42 -0
  63. data/lib/latex_curriculum_vitae/cover.rb +17 -0
  64. data/lib/latex_curriculum_vitae/cv.rb +26 -0
  65. data/lib/latex_curriculum_vitae/email.rb +62 -0
  66. data/lib/latex_curriculum_vitae/entityfile.rb +65 -0
  67. data/lib/latex_curriculum_vitae/glade/latexcv.glade~ +249 -0
  68. data/lib/latex_curriculum_vitae/notifier.rb +26 -0
  69. data/lib/latex_curriculum_vitae/outfile.rb +35 -0
  70. data/lib/latex_curriculum_vitae/version.rb +24 -0
  71. data/lib/latex_curriculum_vitae.rb +56 -0
  72. data/setup.rb +1296 -0
  73. metadata +276 -0
@@ -0,0 +1,1982 @@
1
+ % $ biblatex auxiliary file $
2
+ % $ biblatex bbl format version 2.4 $
3
+ % Do not modify the above lines!
4
+ %
5
+ % This is an auxiliary file used by the 'biblatex' package.
6
+ % This file may safely be deleted. It will be recreated by
7
+ % biber as required.
8
+ %
9
+ \begingroup
10
+ \makeatletter
11
+ \@ifundefined{ver@biblatex.sty}
12
+ {\@latex@error
13
+ {Missing 'biblatex' package}
14
+ {The bibliography requires the 'biblatex' package.}
15
+ \aftergroup\endinput}
16
+ {}
17
+ \endgroup
18
+
19
+
20
+ \refsection{1}
21
+ \sortlist{chronological}{chronological}
22
+ \entry{bib.hb.pactive}{book}{}
23
+ \true{morelabelname}
24
+ \name{labelname}{1}{}{%
25
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
26
+ }
27
+ \true{moreauthor}
28
+ \name{author}{1}{}{%
29
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
30
+ }
31
+ \list{location}{1}{%
32
+ {Mayen}%
33
+ }
34
+ \list{publisher}{1}{%
35
+ {Sascha Manns}%
36
+ }
37
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
38
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
39
+ \field{sortinit}{2}
40
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
41
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
42
+ \field{isbn}{978-1-291-57705-1}
43
+ \field{title}{{Plasma Active 4 Handbook}}
44
+ \field{year}{2013}
45
+ \verb{url}
46
+ \verb http://d-nb.info/1042698783
47
+ \endverb
48
+ \endentry
49
+ \entry{bib.misc.slx}{misc}{}
50
+ \true{morelabelname}
51
+ \name{labelname}{1}{}{%
52
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
53
+ }
54
+ \true{moreauthor}
55
+ \name{author}{1}{}{%
56
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
57
+ }
58
+ \true{morebookauthor}
59
+ \name{bookauthor}{1}{}{%
60
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
61
+ }
62
+ \name{editor}{1}{}{%
63
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
64
+ }
65
+ \name{editora}{1}{}{%
66
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
67
+ }
68
+ \list{location}{1}{%
69
+ {Nürnberg}%
70
+ }
71
+ \list{publisher}{1}{%
72
+ {open-slx GmbH}%
73
+ }
74
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
75
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
76
+ \field{sortinit}{2}
77
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
78
+ \field{labeltitle}{{open-slx Weekly News}}
79
+ \field{issn}{2195-5344}
80
+ \field{title}{{open-slx Weekly News}}
81
+ \field{year}{2012-2013}
82
+ \verb{url}
83
+ \verb http://openslxowr.sourceforge.net
84
+ \endverb
85
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
86
+ \endentry
87
+ \entry{bib.hb.openslx}{book}{}
88
+ \true{morelabelname}
89
+ \name{labelname}{2}{}{%
90
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
91
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
92
+ }
93
+ \true{moreauthor}
94
+ \name{author}{2}{}{%
95
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
96
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
97
+ }
98
+ \list{location}{1}{%
99
+ {Nürnberg}%
100
+ }
101
+ \list{organization}{1}{%
102
+ {open-slx GmbH}%
103
+ }
104
+ \list{publisher}{1}{%
105
+ {open-slx GmbH}%
106
+ }
107
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
108
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
109
+ \field{sortinit}{2}
110
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
111
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
112
+ \field{howpublished}{Boxprodukt}
113
+ \field{title}{{Startup Guide für Balsam Professional}}
114
+ \field{year}{2011}
115
+ \verb{url}
116
+ \verb http://d-nb.info/1016808844
117
+ \endverb
118
+ \endentry
119
+ \entry{bib.ds.datenbrief}{article}{}
120
+ \true{morelabelname}
121
+ \name{labelname}{1}{}{%
122
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
123
+ }
124
+ \true{moreauthor}
125
+ \name{author}{1}{}{%
126
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
127
+ }
128
+ \list{location}{1}{%
129
+ {Berlin}%
130
+ }
131
+ \list{organization}{1}{%
132
+ {Chaos Computer Club}%
133
+ }
134
+ \list{publisher}{1}{%
135
+ {Chaos Computer Club}%
136
+ }
137
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
138
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
139
+ \field{sortinit}{2}
140
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
141
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
142
+ \field{issn}{0930-1054}
143
+ \field{journaltitle}{Die Datenschleuder}
144
+ \field{number}{94}
145
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
146
+ \field{year}{2010}
147
+ \field{pages}{37}
148
+ \verb{url}
149
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
150
+ \endverb
151
+ \endentry
152
+ \entry{bib.misc.opensusewn}{misc}{}
153
+ \true{morelabelname}
154
+ \name{labelname}{1}{}{%
155
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
156
+ }
157
+ \true{moreauthor}
158
+ \name{author}{1}{}{%
159
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
160
+ }
161
+ \name{editor}{1}{}{%
162
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
163
+ }
164
+ \list{location}{1}{%
165
+ {Mayen}%
166
+ }
167
+ \list{publisher}{1}{%
168
+ {openSUSE Project}%
169
+ }
170
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
171
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
172
+ \field{sortinit}{2}
173
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
174
+ \field{labeltitle}{{openSUSE Weekly News}}
175
+ \field{title}{{openSUSE Weekly News}}
176
+ \field{year}{2009-2011}
177
+ \verb{url}
178
+ \verb http://news.opensuse.org/tag/newsletter/
179
+ \endverb
180
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
181
+ \endentry
182
+ \endsortlist
183
+ \sortlist{ydnt}{ydnt}
184
+ \entry{bib.hb.pactive}{book}{}
185
+ \true{morelabelname}
186
+ \name{labelname}{1}{}{%
187
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
188
+ }
189
+ \true{moreauthor}
190
+ \name{author}{1}{}{%
191
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
192
+ }
193
+ \list{location}{1}{%
194
+ {Mayen}%
195
+ }
196
+ \list{publisher}{1}{%
197
+ {Sascha Manns}%
198
+ }
199
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
200
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
201
+ \field{sortinit}{2}
202
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
203
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
204
+ \field{isbn}{978-1-291-57705-1}
205
+ \field{title}{{Plasma Active 4 Handbook}}
206
+ \field{year}{2013}
207
+ \verb{url}
208
+ \verb http://d-nb.info/1042698783
209
+ \endverb
210
+ \endentry
211
+ \entry{bib.misc.slx}{misc}{}
212
+ \true{morelabelname}
213
+ \name{labelname}{1}{}{%
214
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
215
+ }
216
+ \true{moreauthor}
217
+ \name{author}{1}{}{%
218
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
219
+ }
220
+ \true{morebookauthor}
221
+ \name{bookauthor}{1}{}{%
222
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
223
+ }
224
+ \name{editor}{1}{}{%
225
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
226
+ }
227
+ \name{editora}{1}{}{%
228
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
229
+ }
230
+ \list{location}{1}{%
231
+ {Nürnberg}%
232
+ }
233
+ \list{publisher}{1}{%
234
+ {open-slx GmbH}%
235
+ }
236
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
237
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
238
+ \field{sortinit}{2}
239
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
240
+ \field{labeltitle}{{open-slx Weekly News}}
241
+ \field{issn}{2195-5344}
242
+ \field{title}{{open-slx Weekly News}}
243
+ \field{year}{2012-2013}
244
+ \verb{url}
245
+ \verb http://openslxowr.sourceforge.net
246
+ \endverb
247
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
248
+ \endentry
249
+ \entry{bib.hb.openslx}{book}{}
250
+ \true{morelabelname}
251
+ \name{labelname}{2}{}{%
252
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
253
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
254
+ }
255
+ \true{moreauthor}
256
+ \name{author}{2}{}{%
257
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
258
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
259
+ }
260
+ \list{location}{1}{%
261
+ {Nürnberg}%
262
+ }
263
+ \list{organization}{1}{%
264
+ {open-slx GmbH}%
265
+ }
266
+ \list{publisher}{1}{%
267
+ {open-slx GmbH}%
268
+ }
269
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
270
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
271
+ \field{sortinit}{2}
272
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
273
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
274
+ \field{howpublished}{Boxprodukt}
275
+ \field{title}{{Startup Guide für Balsam Professional}}
276
+ \field{year}{2011}
277
+ \verb{url}
278
+ \verb http://d-nb.info/1016808844
279
+ \endverb
280
+ \endentry
281
+ \entry{bib.ds.datenbrief}{article}{}
282
+ \true{morelabelname}
283
+ \name{labelname}{1}{}{%
284
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
285
+ }
286
+ \true{moreauthor}
287
+ \name{author}{1}{}{%
288
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
289
+ }
290
+ \list{location}{1}{%
291
+ {Berlin}%
292
+ }
293
+ \list{organization}{1}{%
294
+ {Chaos Computer Club}%
295
+ }
296
+ \list{publisher}{1}{%
297
+ {Chaos Computer Club}%
298
+ }
299
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
300
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
301
+ \field{sortinit}{2}
302
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
303
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
304
+ \field{issn}{0930-1054}
305
+ \field{journaltitle}{Die Datenschleuder}
306
+ \field{number}{94}
307
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
308
+ \field{year}{2010}
309
+ \field{pages}{37}
310
+ \verb{url}
311
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
312
+ \endverb
313
+ \endentry
314
+ \entry{bib.misc.opensusewn}{misc}{}
315
+ \true{morelabelname}
316
+ \name{labelname}{1}{}{%
317
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
318
+ }
319
+ \true{moreauthor}
320
+ \name{author}{1}{}{%
321
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
322
+ }
323
+ \name{editor}{1}{}{%
324
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
325
+ }
326
+ \list{location}{1}{%
327
+ {Mayen}%
328
+ }
329
+ \list{publisher}{1}{%
330
+ {openSUSE Project}%
331
+ }
332
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
333
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
334
+ \field{sortinit}{2}
335
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
336
+ \field{labeltitle}{{openSUSE Weekly News}}
337
+ \field{title}{{openSUSE Weekly News}}
338
+ \field{year}{2009-2011}
339
+ \verb{url}
340
+ \verb http://news.opensuse.org/tag/newsletter/
341
+ \endverb
342
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
343
+ \endentry
344
+ \endsortlist
345
+ \endrefsection
346
+
347
+ \refsection{2}
348
+ \sortlist{chronological}{chronological}
349
+ \entry{bib.hb.pactive}{book}{}
350
+ \true{morelabelname}
351
+ \name{labelname}{1}{}{%
352
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
353
+ }
354
+ \true{moreauthor}
355
+ \name{author}{1}{}{%
356
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
357
+ }
358
+ \list{location}{1}{%
359
+ {Mayen}%
360
+ }
361
+ \list{publisher}{1}{%
362
+ {Sascha Manns}%
363
+ }
364
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
365
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
366
+ \field{sortinit}{2}
367
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
368
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
369
+ \field{isbn}{978-1-291-57705-1}
370
+ \field{title}{{Plasma Active 4 Handbook}}
371
+ \field{year}{2013}
372
+ \verb{url}
373
+ \verb http://d-nb.info/1042698783
374
+ \endverb
375
+ \endentry
376
+ \entry{bib.misc.slx}{misc}{}
377
+ \true{morelabelname}
378
+ \name{labelname}{1}{}{%
379
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
380
+ }
381
+ \true{moreauthor}
382
+ \name{author}{1}{}{%
383
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
384
+ }
385
+ \true{morebookauthor}
386
+ \name{bookauthor}{1}{}{%
387
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
388
+ }
389
+ \name{editor}{1}{}{%
390
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
391
+ }
392
+ \name{editora}{1}{}{%
393
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
394
+ }
395
+ \list{location}{1}{%
396
+ {Nürnberg}%
397
+ }
398
+ \list{publisher}{1}{%
399
+ {open-slx GmbH}%
400
+ }
401
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
402
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
403
+ \field{sortinit}{2}
404
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
405
+ \field{labeltitle}{{open-slx Weekly News}}
406
+ \field{issn}{2195-5344}
407
+ \field{title}{{open-slx Weekly News}}
408
+ \field{year}{2012-2013}
409
+ \verb{url}
410
+ \verb http://openslxowr.sourceforge.net
411
+ \endverb
412
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
413
+ \endentry
414
+ \entry{bib.hb.openslx}{book}{}
415
+ \true{morelabelname}
416
+ \name{labelname}{2}{}{%
417
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
418
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
419
+ }
420
+ \true{moreauthor}
421
+ \name{author}{2}{}{%
422
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
423
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
424
+ }
425
+ \list{location}{1}{%
426
+ {Nürnberg}%
427
+ }
428
+ \list{organization}{1}{%
429
+ {open-slx GmbH}%
430
+ }
431
+ \list{publisher}{1}{%
432
+ {open-slx GmbH}%
433
+ }
434
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
435
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
436
+ \field{sortinit}{2}
437
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
438
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
439
+ \field{howpublished}{Boxprodukt}
440
+ \field{title}{{Startup Guide für Balsam Professional}}
441
+ \field{year}{2011}
442
+ \verb{url}
443
+ \verb http://d-nb.info/1016808844
444
+ \endverb
445
+ \endentry
446
+ \entry{bib.ds.datenbrief}{article}{}
447
+ \true{morelabelname}
448
+ \name{labelname}{1}{}{%
449
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
450
+ }
451
+ \true{moreauthor}
452
+ \name{author}{1}{}{%
453
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
454
+ }
455
+ \list{location}{1}{%
456
+ {Berlin}%
457
+ }
458
+ \list{organization}{1}{%
459
+ {Chaos Computer Club}%
460
+ }
461
+ \list{publisher}{1}{%
462
+ {Chaos Computer Club}%
463
+ }
464
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
465
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
466
+ \field{sortinit}{2}
467
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
468
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
469
+ \field{issn}{0930-1054}
470
+ \field{journaltitle}{Die Datenschleuder}
471
+ \field{number}{94}
472
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
473
+ \field{year}{2010}
474
+ \field{pages}{37}
475
+ \verb{url}
476
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
477
+ \endverb
478
+ \endentry
479
+ \entry{bib.misc.opensusewn}{misc}{}
480
+ \true{morelabelname}
481
+ \name{labelname}{1}{}{%
482
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
483
+ }
484
+ \true{moreauthor}
485
+ \name{author}{1}{}{%
486
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
487
+ }
488
+ \name{editor}{1}{}{%
489
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
490
+ }
491
+ \list{location}{1}{%
492
+ {Mayen}%
493
+ }
494
+ \list{publisher}{1}{%
495
+ {openSUSE Project}%
496
+ }
497
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
498
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
499
+ \field{sortinit}{2}
500
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
501
+ \field{labeltitle}{{openSUSE Weekly News}}
502
+ \field{title}{{openSUSE Weekly News}}
503
+ \field{year}{2009-2011}
504
+ \verb{url}
505
+ \verb http://news.opensuse.org/tag/newsletter/
506
+ \endverb
507
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
508
+ \endentry
509
+ \endsortlist
510
+ \sortlist{ydnt}{ydnt}
511
+ \entry{bib.hb.pactive}{book}{}
512
+ \true{morelabelname}
513
+ \name{labelname}{1}{}{%
514
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
515
+ }
516
+ \true{moreauthor}
517
+ \name{author}{1}{}{%
518
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
519
+ }
520
+ \list{location}{1}{%
521
+ {Mayen}%
522
+ }
523
+ \list{publisher}{1}{%
524
+ {Sascha Manns}%
525
+ }
526
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
527
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
528
+ \field{sortinit}{2}
529
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
530
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
531
+ \field{isbn}{978-1-291-57705-1}
532
+ \field{title}{{Plasma Active 4 Handbook}}
533
+ \field{year}{2013}
534
+ \verb{url}
535
+ \verb http://d-nb.info/1042698783
536
+ \endverb
537
+ \endentry
538
+ \entry{bib.misc.slx}{misc}{}
539
+ \true{morelabelname}
540
+ \name{labelname}{1}{}{%
541
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
542
+ }
543
+ \true{moreauthor}
544
+ \name{author}{1}{}{%
545
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
546
+ }
547
+ \true{morebookauthor}
548
+ \name{bookauthor}{1}{}{%
549
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
550
+ }
551
+ \name{editor}{1}{}{%
552
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
553
+ }
554
+ \name{editora}{1}{}{%
555
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
556
+ }
557
+ \list{location}{1}{%
558
+ {Nürnberg}%
559
+ }
560
+ \list{publisher}{1}{%
561
+ {open-slx GmbH}%
562
+ }
563
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
564
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
565
+ \field{sortinit}{2}
566
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
567
+ \field{labeltitle}{{open-slx Weekly News}}
568
+ \field{issn}{2195-5344}
569
+ \field{title}{{open-slx Weekly News}}
570
+ \field{year}{2012-2013}
571
+ \verb{url}
572
+ \verb http://openslxowr.sourceforge.net
573
+ \endverb
574
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
575
+ \endentry
576
+ \entry{bib.hb.openslx}{book}{}
577
+ \true{morelabelname}
578
+ \name{labelname}{2}{}{%
579
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
580
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
581
+ }
582
+ \true{moreauthor}
583
+ \name{author}{2}{}{%
584
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
585
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
586
+ }
587
+ \list{location}{1}{%
588
+ {Nürnberg}%
589
+ }
590
+ \list{organization}{1}{%
591
+ {open-slx GmbH}%
592
+ }
593
+ \list{publisher}{1}{%
594
+ {open-slx GmbH}%
595
+ }
596
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
597
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
598
+ \field{sortinit}{2}
599
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
600
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
601
+ \field{howpublished}{Boxprodukt}
602
+ \field{title}{{Startup Guide für Balsam Professional}}
603
+ \field{year}{2011}
604
+ \verb{url}
605
+ \verb http://d-nb.info/1016808844
606
+ \endverb
607
+ \endentry
608
+ \entry{bib.ds.datenbrief}{article}{}
609
+ \true{morelabelname}
610
+ \name{labelname}{1}{}{%
611
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
612
+ }
613
+ \true{moreauthor}
614
+ \name{author}{1}{}{%
615
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
616
+ }
617
+ \list{location}{1}{%
618
+ {Berlin}%
619
+ }
620
+ \list{organization}{1}{%
621
+ {Chaos Computer Club}%
622
+ }
623
+ \list{publisher}{1}{%
624
+ {Chaos Computer Club}%
625
+ }
626
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
627
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
628
+ \field{sortinit}{2}
629
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
630
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
631
+ \field{issn}{0930-1054}
632
+ \field{journaltitle}{Die Datenschleuder}
633
+ \field{number}{94}
634
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
635
+ \field{year}{2010}
636
+ \field{pages}{37}
637
+ \verb{url}
638
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
639
+ \endverb
640
+ \endentry
641
+ \entry{bib.misc.opensusewn}{misc}{}
642
+ \true{morelabelname}
643
+ \name{labelname}{1}{}{%
644
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
645
+ }
646
+ \true{moreauthor}
647
+ \name{author}{1}{}{%
648
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
649
+ }
650
+ \name{editor}{1}{}{%
651
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
652
+ }
653
+ \list{location}{1}{%
654
+ {Mayen}%
655
+ }
656
+ \list{publisher}{1}{%
657
+ {openSUSE Project}%
658
+ }
659
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
660
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
661
+ \field{sortinit}{2}
662
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
663
+ \field{labeltitle}{{openSUSE Weekly News}}
664
+ \field{title}{{openSUSE Weekly News}}
665
+ \field{year}{2009-2011}
666
+ \verb{url}
667
+ \verb http://news.opensuse.org/tag/newsletter/
668
+ \endverb
669
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
670
+ \endentry
671
+ \endsortlist
672
+ \endrefsection
673
+
674
+ \refsection{3}
675
+ \sortlist{chronological}{chronological}
676
+ \entry{bib.hb.pactive}{book}{}
677
+ \true{morelabelname}
678
+ \name{labelname}{1}{}{%
679
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
680
+ }
681
+ \true{moreauthor}
682
+ \name{author}{1}{}{%
683
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
684
+ }
685
+ \list{location}{1}{%
686
+ {Mayen}%
687
+ }
688
+ \list{publisher}{1}{%
689
+ {Sascha Manns}%
690
+ }
691
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
692
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
693
+ \field{sortinit}{2}
694
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
695
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
696
+ \field{isbn}{978-1-291-57705-1}
697
+ \field{title}{{Plasma Active 4 Handbook}}
698
+ \field{year}{2013}
699
+ \verb{url}
700
+ \verb http://d-nb.info/1042698783
701
+ \endverb
702
+ \endentry
703
+ \entry{bib.misc.slx}{misc}{}
704
+ \true{morelabelname}
705
+ \name{labelname}{1}{}{%
706
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
707
+ }
708
+ \true{moreauthor}
709
+ \name{author}{1}{}{%
710
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
711
+ }
712
+ \true{morebookauthor}
713
+ \name{bookauthor}{1}{}{%
714
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
715
+ }
716
+ \name{editor}{1}{}{%
717
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
718
+ }
719
+ \name{editora}{1}{}{%
720
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
721
+ }
722
+ \list{location}{1}{%
723
+ {Nürnberg}%
724
+ }
725
+ \list{publisher}{1}{%
726
+ {open-slx GmbH}%
727
+ }
728
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
729
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
730
+ \field{sortinit}{2}
731
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
732
+ \field{labeltitle}{{open-slx Weekly News}}
733
+ \field{issn}{2195-5344}
734
+ \field{title}{{open-slx Weekly News}}
735
+ \field{year}{2012-2013}
736
+ \verb{url}
737
+ \verb http://openslxowr.sourceforge.net
738
+ \endverb
739
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
740
+ \endentry
741
+ \entry{bib.hb.openslx}{book}{}
742
+ \true{morelabelname}
743
+ \name{labelname}{2}{}{%
744
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
745
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
746
+ }
747
+ \true{moreauthor}
748
+ \name{author}{2}{}{%
749
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
750
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
751
+ }
752
+ \list{location}{1}{%
753
+ {Nürnberg}%
754
+ }
755
+ \list{organization}{1}{%
756
+ {open-slx GmbH}%
757
+ }
758
+ \list{publisher}{1}{%
759
+ {open-slx GmbH}%
760
+ }
761
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
762
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
763
+ \field{sortinit}{2}
764
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
765
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
766
+ \field{howpublished}{Boxprodukt}
767
+ \field{title}{{Startup Guide für Balsam Professional}}
768
+ \field{year}{2011}
769
+ \verb{url}
770
+ \verb http://d-nb.info/1016808844
771
+ \endverb
772
+ \endentry
773
+ \entry{bib.ds.datenbrief}{article}{}
774
+ \true{morelabelname}
775
+ \name{labelname}{1}{}{%
776
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
777
+ }
778
+ \true{moreauthor}
779
+ \name{author}{1}{}{%
780
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
781
+ }
782
+ \list{location}{1}{%
783
+ {Berlin}%
784
+ }
785
+ \list{organization}{1}{%
786
+ {Chaos Computer Club}%
787
+ }
788
+ \list{publisher}{1}{%
789
+ {Chaos Computer Club}%
790
+ }
791
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
792
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
793
+ \field{sortinit}{2}
794
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
795
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
796
+ \field{issn}{0930-1054}
797
+ \field{journaltitle}{Die Datenschleuder}
798
+ \field{number}{94}
799
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
800
+ \field{year}{2010}
801
+ \field{pages}{37}
802
+ \verb{url}
803
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
804
+ \endverb
805
+ \endentry
806
+ \entry{bib.misc.opensusewn}{misc}{}
807
+ \true{morelabelname}
808
+ \name{labelname}{1}{}{%
809
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
810
+ }
811
+ \true{moreauthor}
812
+ \name{author}{1}{}{%
813
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
814
+ }
815
+ \name{editor}{1}{}{%
816
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
817
+ }
818
+ \list{location}{1}{%
819
+ {Mayen}%
820
+ }
821
+ \list{publisher}{1}{%
822
+ {openSUSE Project}%
823
+ }
824
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
825
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
826
+ \field{sortinit}{2}
827
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
828
+ \field{labeltitle}{{openSUSE Weekly News}}
829
+ \field{title}{{openSUSE Weekly News}}
830
+ \field{year}{2009-2011}
831
+ \verb{url}
832
+ \verb http://news.opensuse.org/tag/newsletter/
833
+ \endverb
834
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
835
+ \endentry
836
+ \endsortlist
837
+ \sortlist{ydnt}{ydnt}
838
+ \entry{bib.hb.pactive}{book}{}
839
+ \true{morelabelname}
840
+ \name{labelname}{1}{}{%
841
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
842
+ }
843
+ \true{moreauthor}
844
+ \name{author}{1}{}{%
845
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
846
+ }
847
+ \list{location}{1}{%
848
+ {Mayen}%
849
+ }
850
+ \list{publisher}{1}{%
851
+ {Sascha Manns}%
852
+ }
853
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
854
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
855
+ \field{sortinit}{2}
856
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
857
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
858
+ \field{isbn}{978-1-291-57705-1}
859
+ \field{title}{{Plasma Active 4 Handbook}}
860
+ \field{year}{2013}
861
+ \verb{url}
862
+ \verb http://d-nb.info/1042698783
863
+ \endverb
864
+ \endentry
865
+ \entry{bib.misc.slx}{misc}{}
866
+ \true{morelabelname}
867
+ \name{labelname}{1}{}{%
868
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
869
+ }
870
+ \true{moreauthor}
871
+ \name{author}{1}{}{%
872
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
873
+ }
874
+ \true{morebookauthor}
875
+ \name{bookauthor}{1}{}{%
876
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
877
+ }
878
+ \name{editor}{1}{}{%
879
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
880
+ }
881
+ \name{editora}{1}{}{%
882
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
883
+ }
884
+ \list{location}{1}{%
885
+ {Nürnberg}%
886
+ }
887
+ \list{publisher}{1}{%
888
+ {open-slx GmbH}%
889
+ }
890
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
891
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
892
+ \field{sortinit}{2}
893
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
894
+ \field{labeltitle}{{open-slx Weekly News}}
895
+ \field{issn}{2195-5344}
896
+ \field{title}{{open-slx Weekly News}}
897
+ \field{year}{2012-2013}
898
+ \verb{url}
899
+ \verb http://openslxowr.sourceforge.net
900
+ \endverb
901
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
902
+ \endentry
903
+ \entry{bib.hb.openslx}{book}{}
904
+ \true{morelabelname}
905
+ \name{labelname}{2}{}{%
906
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
907
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
908
+ }
909
+ \true{moreauthor}
910
+ \name{author}{2}{}{%
911
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
912
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
913
+ }
914
+ \list{location}{1}{%
915
+ {Nürnberg}%
916
+ }
917
+ \list{organization}{1}{%
918
+ {open-slx GmbH}%
919
+ }
920
+ \list{publisher}{1}{%
921
+ {open-slx GmbH}%
922
+ }
923
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
924
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
925
+ \field{sortinit}{2}
926
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
927
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
928
+ \field{howpublished}{Boxprodukt}
929
+ \field{title}{{Startup Guide für Balsam Professional}}
930
+ \field{year}{2011}
931
+ \verb{url}
932
+ \verb http://d-nb.info/1016808844
933
+ \endverb
934
+ \endentry
935
+ \entry{bib.ds.datenbrief}{article}{}
936
+ \true{morelabelname}
937
+ \name{labelname}{1}{}{%
938
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
939
+ }
940
+ \true{moreauthor}
941
+ \name{author}{1}{}{%
942
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
943
+ }
944
+ \list{location}{1}{%
945
+ {Berlin}%
946
+ }
947
+ \list{organization}{1}{%
948
+ {Chaos Computer Club}%
949
+ }
950
+ \list{publisher}{1}{%
951
+ {Chaos Computer Club}%
952
+ }
953
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
954
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
955
+ \field{sortinit}{2}
956
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
957
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
958
+ \field{issn}{0930-1054}
959
+ \field{journaltitle}{Die Datenschleuder}
960
+ \field{number}{94}
961
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
962
+ \field{year}{2010}
963
+ \field{pages}{37}
964
+ \verb{url}
965
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
966
+ \endverb
967
+ \endentry
968
+ \entry{bib.misc.opensusewn}{misc}{}
969
+ \true{morelabelname}
970
+ \name{labelname}{1}{}{%
971
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
972
+ }
973
+ \true{moreauthor}
974
+ \name{author}{1}{}{%
975
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
976
+ }
977
+ \name{editor}{1}{}{%
978
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
979
+ }
980
+ \list{location}{1}{%
981
+ {Mayen}%
982
+ }
983
+ \list{publisher}{1}{%
984
+ {openSUSE Project}%
985
+ }
986
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
987
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
988
+ \field{sortinit}{2}
989
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
990
+ \field{labeltitle}{{openSUSE Weekly News}}
991
+ \field{title}{{openSUSE Weekly News}}
992
+ \field{year}{2009-2011}
993
+ \verb{url}
994
+ \verb http://news.opensuse.org/tag/newsletter/
995
+ \endverb
996
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
997
+ \endentry
998
+ \endsortlist
999
+ \endrefsection
1000
+
1001
+ \refsection{4}
1002
+ \sortlist{chronological}{chronological}
1003
+ \entry{bib.hb.pactive}{book}{}
1004
+ \true{morelabelname}
1005
+ \name{labelname}{1}{}{%
1006
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1007
+ }
1008
+ \true{moreauthor}
1009
+ \name{author}{1}{}{%
1010
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1011
+ }
1012
+ \list{location}{1}{%
1013
+ {Mayen}%
1014
+ }
1015
+ \list{publisher}{1}{%
1016
+ {Sascha Manns}%
1017
+ }
1018
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1019
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1020
+ \field{sortinit}{2}
1021
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1022
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
1023
+ \field{isbn}{978-1-291-57705-1}
1024
+ \field{title}{{Plasma Active 4 Handbook}}
1025
+ \field{year}{2013}
1026
+ \verb{url}
1027
+ \verb http://d-nb.info/1042698783
1028
+ \endverb
1029
+ \endentry
1030
+ \entry{bib.misc.slx}{misc}{}
1031
+ \true{morelabelname}
1032
+ \name{labelname}{1}{}{%
1033
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1034
+ }
1035
+ \true{moreauthor}
1036
+ \name{author}{1}{}{%
1037
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1038
+ }
1039
+ \true{morebookauthor}
1040
+ \name{bookauthor}{1}{}{%
1041
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1042
+ }
1043
+ \name{editor}{1}{}{%
1044
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1045
+ }
1046
+ \name{editora}{1}{}{%
1047
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1048
+ }
1049
+ \list{location}{1}{%
1050
+ {Nürnberg}%
1051
+ }
1052
+ \list{publisher}{1}{%
1053
+ {open-slx GmbH}%
1054
+ }
1055
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1056
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1057
+ \field{sortinit}{2}
1058
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1059
+ \field{labeltitle}{{open-slx Weekly News}}
1060
+ \field{issn}{2195-5344}
1061
+ \field{title}{{open-slx Weekly News}}
1062
+ \field{year}{2012-2013}
1063
+ \verb{url}
1064
+ \verb http://openslxowr.sourceforge.net
1065
+ \endverb
1066
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1067
+ \endentry
1068
+ \entry{bib.hb.openslx}{book}{}
1069
+ \true{morelabelname}
1070
+ \name{labelname}{2}{}{%
1071
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1072
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1073
+ }
1074
+ \true{moreauthor}
1075
+ \name{author}{2}{}{%
1076
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1077
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1078
+ }
1079
+ \list{location}{1}{%
1080
+ {Nürnberg}%
1081
+ }
1082
+ \list{organization}{1}{%
1083
+ {open-slx GmbH}%
1084
+ }
1085
+ \list{publisher}{1}{%
1086
+ {open-slx GmbH}%
1087
+ }
1088
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1089
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
1090
+ \field{sortinit}{2}
1091
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1092
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
1093
+ \field{howpublished}{Boxprodukt}
1094
+ \field{title}{{Startup Guide für Balsam Professional}}
1095
+ \field{year}{2011}
1096
+ \verb{url}
1097
+ \verb http://d-nb.info/1016808844
1098
+ \endverb
1099
+ \endentry
1100
+ \entry{bib.ds.datenbrief}{article}{}
1101
+ \true{morelabelname}
1102
+ \name{labelname}{1}{}{%
1103
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1104
+ }
1105
+ \true{moreauthor}
1106
+ \name{author}{1}{}{%
1107
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1108
+ }
1109
+ \list{location}{1}{%
1110
+ {Berlin}%
1111
+ }
1112
+ \list{organization}{1}{%
1113
+ {Chaos Computer Club}%
1114
+ }
1115
+ \list{publisher}{1}{%
1116
+ {Chaos Computer Club}%
1117
+ }
1118
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1119
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1120
+ \field{sortinit}{2}
1121
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1122
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1123
+ \field{issn}{0930-1054}
1124
+ \field{journaltitle}{Die Datenschleuder}
1125
+ \field{number}{94}
1126
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1127
+ \field{year}{2010}
1128
+ \field{pages}{37}
1129
+ \verb{url}
1130
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
1131
+ \endverb
1132
+ \endentry
1133
+ \entry{bib.misc.opensusewn}{misc}{}
1134
+ \true{morelabelname}
1135
+ \name{labelname}{1}{}{%
1136
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1137
+ }
1138
+ \true{moreauthor}
1139
+ \name{author}{1}{}{%
1140
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1141
+ }
1142
+ \name{editor}{1}{}{%
1143
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1144
+ }
1145
+ \list{location}{1}{%
1146
+ {Mayen}%
1147
+ }
1148
+ \list{publisher}{1}{%
1149
+ {openSUSE Project}%
1150
+ }
1151
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1152
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1153
+ \field{sortinit}{2}
1154
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1155
+ \field{labeltitle}{{openSUSE Weekly News}}
1156
+ \field{title}{{openSUSE Weekly News}}
1157
+ \field{year}{2009-2011}
1158
+ \verb{url}
1159
+ \verb http://news.opensuse.org/tag/newsletter/
1160
+ \endverb
1161
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1162
+ \endentry
1163
+ \endsortlist
1164
+ \sortlist{ydnt}{ydnt}
1165
+ \entry{bib.hb.pactive}{book}{}
1166
+ \true{morelabelname}
1167
+ \name{labelname}{1}{}{%
1168
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1169
+ }
1170
+ \true{moreauthor}
1171
+ \name{author}{1}{}{%
1172
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1173
+ }
1174
+ \list{location}{1}{%
1175
+ {Mayen}%
1176
+ }
1177
+ \list{publisher}{1}{%
1178
+ {Sascha Manns}%
1179
+ }
1180
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1181
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1182
+ \field{sortinit}{2}
1183
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1184
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
1185
+ \field{isbn}{978-1-291-57705-1}
1186
+ \field{title}{{Plasma Active 4 Handbook}}
1187
+ \field{year}{2013}
1188
+ \verb{url}
1189
+ \verb http://d-nb.info/1042698783
1190
+ \endverb
1191
+ \endentry
1192
+ \entry{bib.misc.slx}{misc}{}
1193
+ \true{morelabelname}
1194
+ \name{labelname}{1}{}{%
1195
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1196
+ }
1197
+ \true{moreauthor}
1198
+ \name{author}{1}{}{%
1199
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1200
+ }
1201
+ \true{morebookauthor}
1202
+ \name{bookauthor}{1}{}{%
1203
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1204
+ }
1205
+ \name{editor}{1}{}{%
1206
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1207
+ }
1208
+ \name{editora}{1}{}{%
1209
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1210
+ }
1211
+ \list{location}{1}{%
1212
+ {Nürnberg}%
1213
+ }
1214
+ \list{publisher}{1}{%
1215
+ {open-slx GmbH}%
1216
+ }
1217
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1218
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1219
+ \field{sortinit}{2}
1220
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1221
+ \field{labeltitle}{{open-slx Weekly News}}
1222
+ \field{issn}{2195-5344}
1223
+ \field{title}{{open-slx Weekly News}}
1224
+ \field{year}{2012-2013}
1225
+ \verb{url}
1226
+ \verb http://openslxowr.sourceforge.net
1227
+ \endverb
1228
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1229
+ \endentry
1230
+ \entry{bib.hb.openslx}{book}{}
1231
+ \true{morelabelname}
1232
+ \name{labelname}{2}{}{%
1233
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1234
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1235
+ }
1236
+ \true{moreauthor}
1237
+ \name{author}{2}{}{%
1238
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1239
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1240
+ }
1241
+ \list{location}{1}{%
1242
+ {Nürnberg}%
1243
+ }
1244
+ \list{organization}{1}{%
1245
+ {open-slx GmbH}%
1246
+ }
1247
+ \list{publisher}{1}{%
1248
+ {open-slx GmbH}%
1249
+ }
1250
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1251
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
1252
+ \field{sortinit}{2}
1253
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1254
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
1255
+ \field{howpublished}{Boxprodukt}
1256
+ \field{title}{{Startup Guide für Balsam Professional}}
1257
+ \field{year}{2011}
1258
+ \verb{url}
1259
+ \verb http://d-nb.info/1016808844
1260
+ \endverb
1261
+ \endentry
1262
+ \entry{bib.ds.datenbrief}{article}{}
1263
+ \true{morelabelname}
1264
+ \name{labelname}{1}{}{%
1265
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1266
+ }
1267
+ \true{moreauthor}
1268
+ \name{author}{1}{}{%
1269
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1270
+ }
1271
+ \list{location}{1}{%
1272
+ {Berlin}%
1273
+ }
1274
+ \list{organization}{1}{%
1275
+ {Chaos Computer Club}%
1276
+ }
1277
+ \list{publisher}{1}{%
1278
+ {Chaos Computer Club}%
1279
+ }
1280
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1281
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1282
+ \field{sortinit}{2}
1283
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1284
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1285
+ \field{issn}{0930-1054}
1286
+ \field{journaltitle}{Die Datenschleuder}
1287
+ \field{number}{94}
1288
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1289
+ \field{year}{2010}
1290
+ \field{pages}{37}
1291
+ \verb{url}
1292
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
1293
+ \endverb
1294
+ \endentry
1295
+ \entry{bib.misc.opensusewn}{misc}{}
1296
+ \true{morelabelname}
1297
+ \name{labelname}{1}{}{%
1298
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1299
+ }
1300
+ \true{moreauthor}
1301
+ \name{author}{1}{}{%
1302
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1303
+ }
1304
+ \name{editor}{1}{}{%
1305
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1306
+ }
1307
+ \list{location}{1}{%
1308
+ {Mayen}%
1309
+ }
1310
+ \list{publisher}{1}{%
1311
+ {openSUSE Project}%
1312
+ }
1313
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1314
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1315
+ \field{sortinit}{2}
1316
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1317
+ \field{labeltitle}{{openSUSE Weekly News}}
1318
+ \field{title}{{openSUSE Weekly News}}
1319
+ \field{year}{2009-2011}
1320
+ \verb{url}
1321
+ \verb http://news.opensuse.org/tag/newsletter/
1322
+ \endverb
1323
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1324
+ \endentry
1325
+ \endsortlist
1326
+ \endrefsection
1327
+
1328
+ \refsection{5}
1329
+ \sortlist{chronological}{chronological}
1330
+ \entry{bib.hb.pactive}{book}{}
1331
+ \true{morelabelname}
1332
+ \name{labelname}{1}{}{%
1333
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1334
+ }
1335
+ \true{moreauthor}
1336
+ \name{author}{1}{}{%
1337
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1338
+ }
1339
+ \list{location}{1}{%
1340
+ {Mayen}%
1341
+ }
1342
+ \list{publisher}{1}{%
1343
+ {Sascha Manns}%
1344
+ }
1345
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1346
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1347
+ \field{sortinit}{2}
1348
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1349
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
1350
+ \field{isbn}{978-1-291-57705-1}
1351
+ \field{title}{{Plasma Active 4 Handbook}}
1352
+ \field{year}{2013}
1353
+ \verb{url}
1354
+ \verb http://d-nb.info/1042698783
1355
+ \endverb
1356
+ \endentry
1357
+ \entry{bib.misc.slx}{misc}{}
1358
+ \true{morelabelname}
1359
+ \name{labelname}{1}{}{%
1360
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1361
+ }
1362
+ \true{moreauthor}
1363
+ \name{author}{1}{}{%
1364
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1365
+ }
1366
+ \true{morebookauthor}
1367
+ \name{bookauthor}{1}{}{%
1368
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1369
+ }
1370
+ \name{editor}{1}{}{%
1371
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1372
+ }
1373
+ \name{editora}{1}{}{%
1374
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1375
+ }
1376
+ \list{location}{1}{%
1377
+ {Nürnberg}%
1378
+ }
1379
+ \list{publisher}{1}{%
1380
+ {open-slx GmbH}%
1381
+ }
1382
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1383
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1384
+ \field{sortinit}{2}
1385
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1386
+ \field{labeltitle}{{open-slx Weekly News}}
1387
+ \field{issn}{2195-5344}
1388
+ \field{title}{{open-slx Weekly News}}
1389
+ \field{year}{2012-2013}
1390
+ \verb{url}
1391
+ \verb http://openslxowr.sourceforge.net
1392
+ \endverb
1393
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1394
+ \endentry
1395
+ \entry{bib.hb.openslx}{book}{}
1396
+ \true{morelabelname}
1397
+ \name{labelname}{2}{}{%
1398
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1399
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1400
+ }
1401
+ \true{moreauthor}
1402
+ \name{author}{2}{}{%
1403
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1404
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1405
+ }
1406
+ \list{location}{1}{%
1407
+ {Nürnberg}%
1408
+ }
1409
+ \list{organization}{1}{%
1410
+ {open-slx GmbH}%
1411
+ }
1412
+ \list{publisher}{1}{%
1413
+ {open-slx GmbH}%
1414
+ }
1415
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1416
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
1417
+ \field{sortinit}{2}
1418
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1419
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
1420
+ \field{howpublished}{Boxprodukt}
1421
+ \field{title}{{Startup Guide für Balsam Professional}}
1422
+ \field{year}{2011}
1423
+ \verb{url}
1424
+ \verb http://d-nb.info/1016808844
1425
+ \endverb
1426
+ \endentry
1427
+ \entry{bib.ds.datenbrief}{article}{}
1428
+ \true{morelabelname}
1429
+ \name{labelname}{1}{}{%
1430
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1431
+ }
1432
+ \true{moreauthor}
1433
+ \name{author}{1}{}{%
1434
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1435
+ }
1436
+ \list{location}{1}{%
1437
+ {Berlin}%
1438
+ }
1439
+ \list{organization}{1}{%
1440
+ {Chaos Computer Club}%
1441
+ }
1442
+ \list{publisher}{1}{%
1443
+ {Chaos Computer Club}%
1444
+ }
1445
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1446
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1447
+ \field{sortinit}{2}
1448
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1449
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1450
+ \field{issn}{0930-1054}
1451
+ \field{journaltitle}{Die Datenschleuder}
1452
+ \field{number}{94}
1453
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1454
+ \field{year}{2010}
1455
+ \field{pages}{37}
1456
+ \verb{url}
1457
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
1458
+ \endverb
1459
+ \endentry
1460
+ \entry{bib.misc.opensusewn}{misc}{}
1461
+ \true{morelabelname}
1462
+ \name{labelname}{1}{}{%
1463
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1464
+ }
1465
+ \true{moreauthor}
1466
+ \name{author}{1}{}{%
1467
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1468
+ }
1469
+ \name{editor}{1}{}{%
1470
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1471
+ }
1472
+ \list{location}{1}{%
1473
+ {Mayen}%
1474
+ }
1475
+ \list{publisher}{1}{%
1476
+ {openSUSE Project}%
1477
+ }
1478
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1479
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1480
+ \field{sortinit}{2}
1481
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1482
+ \field{labeltitle}{{openSUSE Weekly News}}
1483
+ \field{title}{{openSUSE Weekly News}}
1484
+ \field{year}{2009-2011}
1485
+ \verb{url}
1486
+ \verb http://news.opensuse.org/tag/newsletter/
1487
+ \endverb
1488
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1489
+ \endentry
1490
+ \endsortlist
1491
+ \sortlist{ydnt}{ydnt}
1492
+ \entry{bib.hb.pactive}{book}{}
1493
+ \true{morelabelname}
1494
+ \name{labelname}{1}{}{%
1495
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1496
+ }
1497
+ \true{moreauthor}
1498
+ \name{author}{1}{}{%
1499
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1500
+ }
1501
+ \list{location}{1}{%
1502
+ {Mayen}%
1503
+ }
1504
+ \list{publisher}{1}{%
1505
+ {Sascha Manns}%
1506
+ }
1507
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1508
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1509
+ \field{sortinit}{2}
1510
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1511
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
1512
+ \field{isbn}{978-1-291-57705-1}
1513
+ \field{title}{{Plasma Active 4 Handbook}}
1514
+ \field{year}{2013}
1515
+ \verb{url}
1516
+ \verb http://d-nb.info/1042698783
1517
+ \endverb
1518
+ \endentry
1519
+ \entry{bib.misc.slx}{misc}{}
1520
+ \true{morelabelname}
1521
+ \name{labelname}{1}{}{%
1522
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1523
+ }
1524
+ \true{moreauthor}
1525
+ \name{author}{1}{}{%
1526
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1527
+ }
1528
+ \true{morebookauthor}
1529
+ \name{bookauthor}{1}{}{%
1530
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1531
+ }
1532
+ \name{editor}{1}{}{%
1533
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1534
+ }
1535
+ \name{editora}{1}{}{%
1536
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1537
+ }
1538
+ \list{location}{1}{%
1539
+ {Nürnberg}%
1540
+ }
1541
+ \list{publisher}{1}{%
1542
+ {open-slx GmbH}%
1543
+ }
1544
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1545
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1546
+ \field{sortinit}{2}
1547
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1548
+ \field{labeltitle}{{open-slx Weekly News}}
1549
+ \field{issn}{2195-5344}
1550
+ \field{title}{{open-slx Weekly News}}
1551
+ \field{year}{2012-2013}
1552
+ \verb{url}
1553
+ \verb http://openslxowr.sourceforge.net
1554
+ \endverb
1555
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1556
+ \endentry
1557
+ \entry{bib.hb.openslx}{book}{}
1558
+ \true{morelabelname}
1559
+ \name{labelname}{2}{}{%
1560
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1561
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1562
+ }
1563
+ \true{moreauthor}
1564
+ \name{author}{2}{}{%
1565
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1566
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1567
+ }
1568
+ \list{location}{1}{%
1569
+ {Nürnberg}%
1570
+ }
1571
+ \list{organization}{1}{%
1572
+ {open-slx GmbH}%
1573
+ }
1574
+ \list{publisher}{1}{%
1575
+ {open-slx GmbH}%
1576
+ }
1577
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1578
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
1579
+ \field{sortinit}{2}
1580
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1581
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
1582
+ \field{howpublished}{Boxprodukt}
1583
+ \field{title}{{Startup Guide für Balsam Professional}}
1584
+ \field{year}{2011}
1585
+ \verb{url}
1586
+ \verb http://d-nb.info/1016808844
1587
+ \endverb
1588
+ \endentry
1589
+ \entry{bib.ds.datenbrief}{article}{}
1590
+ \true{morelabelname}
1591
+ \name{labelname}{1}{}{%
1592
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1593
+ }
1594
+ \true{moreauthor}
1595
+ \name{author}{1}{}{%
1596
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1597
+ }
1598
+ \list{location}{1}{%
1599
+ {Berlin}%
1600
+ }
1601
+ \list{organization}{1}{%
1602
+ {Chaos Computer Club}%
1603
+ }
1604
+ \list{publisher}{1}{%
1605
+ {Chaos Computer Club}%
1606
+ }
1607
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1608
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1609
+ \field{sortinit}{2}
1610
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1611
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1612
+ \field{issn}{0930-1054}
1613
+ \field{journaltitle}{Die Datenschleuder}
1614
+ \field{number}{94}
1615
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1616
+ \field{year}{2010}
1617
+ \field{pages}{37}
1618
+ \verb{url}
1619
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
1620
+ \endverb
1621
+ \endentry
1622
+ \entry{bib.misc.opensusewn}{misc}{}
1623
+ \true{morelabelname}
1624
+ \name{labelname}{1}{}{%
1625
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1626
+ }
1627
+ \true{moreauthor}
1628
+ \name{author}{1}{}{%
1629
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1630
+ }
1631
+ \name{editor}{1}{}{%
1632
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1633
+ }
1634
+ \list{location}{1}{%
1635
+ {Mayen}%
1636
+ }
1637
+ \list{publisher}{1}{%
1638
+ {openSUSE Project}%
1639
+ }
1640
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1641
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1642
+ \field{sortinit}{2}
1643
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1644
+ \field{labeltitle}{{openSUSE Weekly News}}
1645
+ \field{title}{{openSUSE Weekly News}}
1646
+ \field{year}{2009-2011}
1647
+ \verb{url}
1648
+ \verb http://news.opensuse.org/tag/newsletter/
1649
+ \endverb
1650
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1651
+ \endentry
1652
+ \endsortlist
1653
+ \endrefsection
1654
+
1655
+ \refsection{6}
1656
+ \sortlist{chronological}{chronological}
1657
+ \entry{bib.hb.pactive}{book}{}
1658
+ \true{morelabelname}
1659
+ \name{labelname}{1}{}{%
1660
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1661
+ }
1662
+ \true{moreauthor}
1663
+ \name{author}{1}{}{%
1664
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1665
+ }
1666
+ \list{location}{1}{%
1667
+ {Mayen}%
1668
+ }
1669
+ \list{publisher}{1}{%
1670
+ {Sascha Manns}%
1671
+ }
1672
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1673
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1674
+ \field{sortinit}{2}
1675
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1676
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
1677
+ \field{isbn}{978-1-291-57705-1}
1678
+ \field{title}{{Plasma Active 4 Handbook}}
1679
+ \field{year}{2013}
1680
+ \verb{url}
1681
+ \verb http://d-nb.info/1042698783
1682
+ \endverb
1683
+ \endentry
1684
+ \entry{bib.misc.slx}{misc}{}
1685
+ \true{morelabelname}
1686
+ \name{labelname}{1}{}{%
1687
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1688
+ }
1689
+ \true{moreauthor}
1690
+ \name{author}{1}{}{%
1691
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1692
+ }
1693
+ \true{morebookauthor}
1694
+ \name{bookauthor}{1}{}{%
1695
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1696
+ }
1697
+ \name{editor}{1}{}{%
1698
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1699
+ }
1700
+ \name{editora}{1}{}{%
1701
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1702
+ }
1703
+ \list{location}{1}{%
1704
+ {Nürnberg}%
1705
+ }
1706
+ \list{publisher}{1}{%
1707
+ {open-slx GmbH}%
1708
+ }
1709
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1710
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1711
+ \field{sortinit}{2}
1712
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1713
+ \field{labeltitle}{{open-slx Weekly News}}
1714
+ \field{issn}{2195-5344}
1715
+ \field{title}{{open-slx Weekly News}}
1716
+ \field{year}{2012-2013}
1717
+ \verb{url}
1718
+ \verb http://openslxowr.sourceforge.net
1719
+ \endverb
1720
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1721
+ \endentry
1722
+ \entry{bib.hb.openslx}{book}{}
1723
+ \true{morelabelname}
1724
+ \name{labelname}{2}{}{%
1725
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1726
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1727
+ }
1728
+ \true{moreauthor}
1729
+ \name{author}{2}{}{%
1730
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1731
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1732
+ }
1733
+ \list{location}{1}{%
1734
+ {Nürnberg}%
1735
+ }
1736
+ \list{organization}{1}{%
1737
+ {open-slx GmbH}%
1738
+ }
1739
+ \list{publisher}{1}{%
1740
+ {open-slx GmbH}%
1741
+ }
1742
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1743
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
1744
+ \field{sortinit}{2}
1745
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1746
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
1747
+ \field{howpublished}{Boxprodukt}
1748
+ \field{title}{{Startup Guide für Balsam Professional}}
1749
+ \field{year}{2011}
1750
+ \verb{url}
1751
+ \verb http://d-nb.info/1016808844
1752
+ \endverb
1753
+ \endentry
1754
+ \entry{bib.ds.datenbrief}{article}{}
1755
+ \true{morelabelname}
1756
+ \name{labelname}{1}{}{%
1757
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1758
+ }
1759
+ \true{moreauthor}
1760
+ \name{author}{1}{}{%
1761
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1762
+ }
1763
+ \list{location}{1}{%
1764
+ {Berlin}%
1765
+ }
1766
+ \list{organization}{1}{%
1767
+ {Chaos Computer Club}%
1768
+ }
1769
+ \list{publisher}{1}{%
1770
+ {Chaos Computer Club}%
1771
+ }
1772
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1773
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1774
+ \field{sortinit}{2}
1775
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1776
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1777
+ \field{issn}{0930-1054}
1778
+ \field{journaltitle}{Die Datenschleuder}
1779
+ \field{number}{94}
1780
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1781
+ \field{year}{2010}
1782
+ \field{pages}{37}
1783
+ \verb{url}
1784
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
1785
+ \endverb
1786
+ \endentry
1787
+ \entry{bib.misc.opensusewn}{misc}{}
1788
+ \true{morelabelname}
1789
+ \name{labelname}{1}{}{%
1790
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1791
+ }
1792
+ \true{moreauthor}
1793
+ \name{author}{1}{}{%
1794
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1795
+ }
1796
+ \name{editor}{1}{}{%
1797
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1798
+ }
1799
+ \list{location}{1}{%
1800
+ {Mayen}%
1801
+ }
1802
+ \list{publisher}{1}{%
1803
+ {openSUSE Project}%
1804
+ }
1805
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1806
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1807
+ \field{sortinit}{2}
1808
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1809
+ \field{labeltitle}{{openSUSE Weekly News}}
1810
+ \field{title}{{openSUSE Weekly News}}
1811
+ \field{year}{2009-2011}
1812
+ \verb{url}
1813
+ \verb http://news.opensuse.org/tag/newsletter/
1814
+ \endverb
1815
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1816
+ \endentry
1817
+ \endsortlist
1818
+ \sortlist{ydnt}{ydnt}
1819
+ \entry{bib.hb.pactive}{book}{}
1820
+ \true{morelabelname}
1821
+ \name{labelname}{1}{}{%
1822
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1823
+ }
1824
+ \true{moreauthor}
1825
+ \name{author}{1}{}{%
1826
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1827
+ }
1828
+ \list{location}{1}{%
1829
+ {Mayen}%
1830
+ }
1831
+ \list{publisher}{1}{%
1832
+ {Sascha Manns}%
1833
+ }
1834
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1835
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1836
+ \field{sortinit}{2}
1837
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1838
+ \field{labeltitle}{{Plasma Active 4 Handbook}}
1839
+ \field{isbn}{978-1-291-57705-1}
1840
+ \field{title}{{Plasma Active 4 Handbook}}
1841
+ \field{year}{2013}
1842
+ \verb{url}
1843
+ \verb http://d-nb.info/1042698783
1844
+ \endverb
1845
+ \endentry
1846
+ \entry{bib.misc.slx}{misc}{}
1847
+ \true{morelabelname}
1848
+ \name{labelname}{1}{}{%
1849
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1850
+ }
1851
+ \true{moreauthor}
1852
+ \name{author}{1}{}{%
1853
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1854
+ }
1855
+ \true{morebookauthor}
1856
+ \name{bookauthor}{1}{}{%
1857
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1858
+ }
1859
+ \name{editor}{1}{}{%
1860
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1861
+ }
1862
+ \name{editora}{1}{}{%
1863
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1864
+ }
1865
+ \list{location}{1}{%
1866
+ {Nürnberg}%
1867
+ }
1868
+ \list{publisher}{1}{%
1869
+ {open-slx GmbH}%
1870
+ }
1871
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1872
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1873
+ \field{sortinit}{2}
1874
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1875
+ \field{labeltitle}{{open-slx Weekly News}}
1876
+ \field{issn}{2195-5344}
1877
+ \field{title}{{open-slx Weekly News}}
1878
+ \field{year}{2012-2013}
1879
+ \verb{url}
1880
+ \verb http://openslxowr.sourceforge.net
1881
+ \endverb
1882
+ \warn{\item Datamodel: Entry 'bib.misc.slx' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1883
+ \endentry
1884
+ \entry{bib.hb.openslx}{book}{}
1885
+ \true{morelabelname}
1886
+ \name{labelname}{2}{}{%
1887
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1888
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1889
+ }
1890
+ \true{moreauthor}
1891
+ \name{author}{2}{}{%
1892
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1893
+ {{hash=3fa22fec0ff49a51272e6b6870b5324a}{Köke}{K\bibinitperiod}{Jens}{J\bibinitperiod}{}{}{}{}}%
1894
+ }
1895
+ \list{location}{1}{%
1896
+ {Nürnberg}%
1897
+ }
1898
+ \list{organization}{1}{%
1899
+ {open-slx GmbH}%
1900
+ }
1901
+ \list{publisher}{1}{%
1902
+ {open-slx GmbH}%
1903
+ }
1904
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1905
+ \strng{fullhash}{bef3996505044a0d2e2f7654df143181}
1906
+ \field{sortinit}{2}
1907
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1908
+ \field{labeltitle}{{Startup Guide für Balsam Professional}}
1909
+ \field{howpublished}{Boxprodukt}
1910
+ \field{title}{{Startup Guide für Balsam Professional}}
1911
+ \field{year}{2011}
1912
+ \verb{url}
1913
+ \verb http://d-nb.info/1016808844
1914
+ \endverb
1915
+ \endentry
1916
+ \entry{bib.ds.datenbrief}{article}{}
1917
+ \true{morelabelname}
1918
+ \name{labelname}{1}{}{%
1919
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1920
+ }
1921
+ \true{moreauthor}
1922
+ \name{author}{1}{}{%
1923
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1924
+ }
1925
+ \list{location}{1}{%
1926
+ {Berlin}%
1927
+ }
1928
+ \list{organization}{1}{%
1929
+ {Chaos Computer Club}%
1930
+ }
1931
+ \list{publisher}{1}{%
1932
+ {Chaos Computer Club}%
1933
+ }
1934
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1935
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1936
+ \field{sortinit}{2}
1937
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1938
+ \field{labeltitle}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1939
+ \field{issn}{0930-1054}
1940
+ \field{journaltitle}{Die Datenschleuder}
1941
+ \field{number}{94}
1942
+ \field{title}{{Praxis Dr. Datenbrief - Ein Selbstversuch}}
1943
+ \field{year}{2010}
1944
+ \field{pages}{37}
1945
+ \verb{url}
1946
+ \verb http://ds.ccc.de/pdfs/ds094.pdf
1947
+ \endverb
1948
+ \endentry
1949
+ \entry{bib.misc.opensusewn}{misc}{}
1950
+ \true{morelabelname}
1951
+ \name{labelname}{1}{}{%
1952
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1953
+ }
1954
+ \true{moreauthor}
1955
+ \name{author}{1}{}{%
1956
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1957
+ }
1958
+ \name{editor}{1}{}{%
1959
+ {{hash=9c035261fa14ea12434a23980ed201d6}{Manns}{M\bibinitperiod}{Sascha}{S\bibinitperiod}{}{}{}{}}%
1960
+ }
1961
+ \list{location}{1}{%
1962
+ {Mayen}%
1963
+ }
1964
+ \list{publisher}{1}{%
1965
+ {openSUSE Project}%
1966
+ }
1967
+ \strng{namehash}{fe48f3f202a530e7fc20de941aba5587}
1968
+ \strng{fullhash}{fe48f3f202a530e7fc20de941aba5587}
1969
+ \field{sortinit}{2}
1970
+ \field{sortinithash}{bf63d623a0391c2c4e5a334ddaf25b12}
1971
+ \field{labeltitle}{{openSUSE Weekly News}}
1972
+ \field{title}{{openSUSE Weekly News}}
1973
+ \field{year}{2009-2011}
1974
+ \verb{url}
1975
+ \verb http://news.opensuse.org/tag/newsletter/
1976
+ \endverb
1977
+ \warn{\item Datamodel: Entry 'bib.misc.opensusewn' (../Appendix/Bibliography/bibliography1.bib): Invalid format '2013/11/03' of date field 'urldate' - ignoring}
1978
+ \endentry
1979
+ \endsortlist
1980
+ \endrefsection
1981
+ \endinput
1982
+