-
Notifications
You must be signed in to change notification settings - Fork 3
/
bibliography.bib
288 lines (261 loc) · 9.25 KB
/
bibliography.bib
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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
%https://www.overleaf.com/learn/latex/Bibliography_management_with_biblatex
%for book where a printed and an online version exists, the online version is used as these are more common and implementing multiple isbns is too much effort/code
%TeachCenter & Moodle
@online{teachcenter1,
author = {TU Graz TeachCenter},
title = {"Laborübungen 1: Mechanik und Wärme". Kurs: PHYD20UF},
url = {https://tc.tugraz.at/main/course/view.php?id=127},
note = {(besucht am \thedate)}
}
@online{teachcenter2,
author = {TU Graz TeachCenter},
title = {"Laborübungen 2: Elektrizität, Magnetismus, Optik". Kurs: PHYD30UF},
url = {https://tc.tugraz.at/main/course/view.php?id=796},
note = {(besucht am \thedate)}
}
@online{teachcenterF,
author = {TU Graz TeachCenter},
title = {"Fortgeschrittenenpraktikum: Technische Physik 1". Kurs: PHYM40UF},
url = {https://tc.tugraz.at/main/course/view.php?id=3855},
note = {(besucht am \thedate)}
}
@online{moodle1,
author = {uni-graz Moodle},
title = {"Laborübungen 1: Mechanik und Wärme". Kurs: PHYD20UB},
url = {https://moodle.uni-graz.at/course/view.php?id=66169},
note = {(besucht am \thedate)}
}
@online{moodle2,
author = {uni-graz Moodle},
title = {"Laborübungen 2: Elektrizität, Magnetismus, Optik". Kurs: PHY.D30UB},
url = {https://moodle.uni-graz.at/course/view.php?id=66974},
note = {(besucht am \thedate)}
}
@online{moodleF,
author = {uni-graz Moodle},
title = {"Fortgeschrittenenpraktikum: Allgemeine Physik 2". Kurs: PHY.PHYM50UB},
url = {https://moodle.uni-graz.at/course/view.php?id=102200},
note = {(besucht am \thedate)}
}
%programs
@software{mathcad,
author = {PTC},
title = {Mathcad},
version = {Prime 3.0}
}
%lecture notes
@booklet{emm,
author = {Maas, Axel},
title = {Introduction to Mathematics},
subtitle = {Lecture in WS 2019/20 at the KFU Graz}
}
@booklet{linalg,
author = {Maas, Axel},
title = {Lineare Algebra},
subtitle = {Lecture in WS 2019/20 at the KFU Graz}
}
@booklet{linalgHolzi,
author = {Holzmann, Markus and Schlosser, Peter},
title = {Lineare Algebra},
subtitle = {Skriptum},
note = {Wintersemester 2020/21}
}
@booklet{vektor,
author = {Holzmann, Markus},
title = {Vektoranalysis},
subtitle = {Vorlesungsskriptum},
note = {Bachelorstudium Physik. Sommersemester 2020}
}
@booklet{funki,
author = {Behrndt, Jussi and Holzmann, Markus and Schlosser, Peter},
title = {Funktionalanalysis und partielle Differentialgleichungen},
subtitle = {Skriptum},
note = {Wintersemester 2020/21}
}
@booklet{gdif,
author = {Holzmann, Markus},
title = {Gewöhnliche Differenzialgleichungen},
subtitle = {Skriptum},
note = {Sommersemester 2021}
}
@booklet{wsd,
author = {von der Linden, Wolfgang},
title = {Wahrscheinlichkeitstheorie, Statistik und Datenanalyse},
date = {2020-06-04}
}
@booklet{thermo,
author = {Würschum, Roland},
title = {Thermodynamik},
subtitle = {Vorlesungsskriptum},
note = {Korrigierte Version 2015}
}
@booklet{qm,
author = {Evertz, Hans Gerd and von der Linden, Wolfgang},
title = {Quantenmechanik},
subtitle = {Sommersemester 2017},
note = {mit zusätzlichem Anhang 2019}
}
%physics
@book{dem1, %edition we got on teachcenter (newer available on Springer)
author = {Demtröder, Wolfgang},
title = {Experimentalphysik 1},
subtitle = {Mechanik und Wärme},
year = {2018},
edition = {8},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-662-54847-9},
doi = {10.1007/978-3-662-54847-9}
}
@book{dem2, %edition we got on teachcenter (newer available on Springer)
author = {Demtröder, Wolfgang},
title = {Experimentalphysik 2},
subtitle = {Elektrizität und Optik},
year = {2013},
edition = {6},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-642-29944-5},
doi = {10.1007/978-3-642-29944-5}
}
@book{dem3, %Springer
author = {Demtröder, Wolfgang},
title = {Experimentalphysik 3},
subtitle = {Atome, Moleküle und Festkörper},
year = {2016},
edition = {5},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-662-49094-5},
doi = {10.1007/978-3-662-49094-5}
}
@book{fliessbach,%Springer
author = {Fließbach, Torsten},
title = {Mechanik},
subtitle = {Lehrbuch zur Theoretischen Physik I},
year = {2020},
edition = {8},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-662-61603-1},
doi = {10.1007/978-3-662-61603-1}
}
@book{eichler, %Springer
author = {Eichler, Hans Joachim
and Kronfeldt, Heinz-Detlef
and Sahm, Jürgen},
title = {Das neue Physikalische Grundpraktikum},
year = {2016},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-662-49023-5},
doi = {10.1007/978-3-662-49023-5}
}
@book{povh, %Springer
author = {Povh, Bogdan and Soergel, Elisabeth},
title = {Anschauliche Physik},
subtitle = {für Naturwissenschaftler},
year = {2014},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-642-54496-5},
doi = {10.1007/978-3-642-54496-5}
}
@book{krane, %Wiley Custom
author = {Krane, Kenneth S.},
title = {Atom- Kern- und Teilchenphysik an den Grazer Universitäten},
year = {2012},
publisher = {John Wiley \& Sons, Inc.},
isbn = {978-1-11992-182-0},
note = {Wiley Custom Version von Modern Physics, 3rd Edition, 978-1-118-06114-5}
}
@book{griffiths, %Wiley Custom
author = {Griffiths, David J.},
title = {Introduction to Electrodynamics},
year = {2013},
publisher = {Pearson Education Inc.},
isbn = {978-0-321-85656-2}
}
%math
@book{arens, %Springer
author= {Arens, Tilo
and Hettlich, Frank
and Karpfinger, Christian
and Kockelkorn, Ulrich
and Lichtenegger, Klaus
and Stachel, Hellmuth},
title = {Mathematik},
year = {2018},
edition = {4},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-662-56741-8},
doi = {10.1007/978-3-662-56741-8}
}
@book{langpucker, %Springer
author = {Lang, Christian B. and Pucker, Norbert},
title = {Mathematische Methoden in der Physik},
year = {2016},
edition = {3},
publisher = {Springer Berlin Heidelberg},
isbn = {978-3-662-49313-7},
doi = {10.1007/978-3-662-49313-7}
}
%technical college
@book{boege, %newer Springer version rather than older print that was provided
editor = {Böge, Alfred and Böge, Wolfgang},
title = {Handbuch Maschinenbau},
subtitle = {Grundlagen und Anwendungen der Maschinenbau-Technik},
year = {2021},
edition = {24},
publisher = {Springer Fachmedien Wiesbaden},
isbn = {978-3-658-30273-3},
doi = {10.1007/978-3-658-30273-3}
}
@book{boegeTabForm, %newer Springer version rather than older print that was provided
editor = {Böge, Alfred and Böge, Wolfgang},
title = {Formeln und Tabellen Maschinenbau},
subtitle = {Für Studium und Praxis},
year = {2015},
edition = {4},
publisher = {Springer Fachmedien Wiesbaden},
isbn = {978-3-658-09817-9},
doi = {10.1007/978-3-658-09817-9}
}
@book{fachkundeMetall, %provided print
editor = {Dillinger, Josef},
title = {Fachkunde Metall},
subtitle = {Mechanische Technologie},
year = {2010},
edition = {56},
publisher = {Europa Lehrmittel},
note = {als Ausgabe für Österreich}
}
@book{tabbuchMetall, %provided print
editor = {Fischer, Ulrich},
title = {Tabellenbuch Metall},
year = {2012},
edition = {45},
publisher = {Europa Lehrmittel},
note = {Ausgabe für Österreich}
}
@book{decker, %provided print
author = {Decker, Karl-Heinz and Kabus, Karlheinz},
title = {Maschinenelemente},
subtitle = {Funktion, Gestaltung und Berechnung},
year = {2014},
edition = {19},
publisher = {Carl Hanser München},
isbn = {978-3-446-43856-9}
}
@book{deckerTab, %provided print
author = {Decker, Karl-Heinz and Kabus, Karlheinz},
title = {Maschinenelemente},
subtitle = {Tabellen und Diagramme},
year = {2014},
edition = {19},
publisher = {Carl Hanser München},
isbn = {978-3-446-43856-9}
}
%others
@book{atlas, %provided
title = {Neuer Kozenn-Atlas.},
year = {2009},
edition = {1},
publisher = {Ed. Hölzel Wien},
isbn = {978-3-446-43856-9},
url = {www.kozenn.at}
}