Wiki-Quellcode von OPAL-Shibboleth-Attribute TU Dresden
Zuletzt geändert von Carina Enke am 19.03.2025
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | {{section}} | ||
2 | {{column width="60%"}} | ||
3 | == Allgemeine Informationen == | ||
4 | |||
5 | {{display reference="LMS._Include Library.Allgemeines zu Shib Attributen.WebHome"}} | ||
6 | |||
7 | {{/display}} | ||
8 | {{/column}} | ||
9 | |||
10 | {{column width="30%"}} | ||
11 | {{panel title="Inhalt"}} | ||
12 | {{toc start="2"/}} | ||
13 | {{/panel}} | ||
14 | |||
15 | {{panel title="Verwandte Themen"}} | ||
16 | * [[Expertenregeln zur Prüfung auf ein Benutzerattribut>>doc:LMS.Benutzerhandbuch OPAL.Lehren.Kurs.Freigabe von Kursen und Kursinhalten.Expertenmodus zur Freigabe innerhalb von Kursen.Anwendungsbeispiele zu Expertenregeln.Expertenregeln zur Pruefung auf ein Benutzerattribut.WebHome]] | ||
17 | {{/panel}} | ||
18 | {{/column}} | ||
19 | {{/section}} | ||
20 | |||
21 | |||
22 | === Anrede === | ||
23 | |||
24 | * Attribut: salutationSelection | ||
25 | * Beispielwerte: 1, 2, 3 | ||
26 | * Bedeutung der Werte: 1 = männlich, 2 = weiblich, 3 = divers | ||
27 | * Beispielregel Expertenmodus: //Nur Nutzer mit Anrede "Frau": isInAttribute("salutationSelection","Frau")// | ||
28 | |||
29 | {{expand title="Weitere Beispielwerte ..."}} | ||
30 | * 0 | ||
31 | * 9 | ||
32 | {{/expand}} | ||
33 | |||
34 | |||
35 | === Benutzername === | ||
36 | |||
37 | * Attribut: username | ||
38 | * Beispielwerte: login-name@tu-dresden.de | ||
39 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzername "login-name@tu-dresden.de"//: hasAttribute("username","login-name@tu-dresden.de") | ||
40 | |||
41 | === Benutzertyp === | ||
42 | |||
43 | * Attribut: personType | ||
44 | * Beispielwerte: affiliate, employee;member, student, ... | ||
45 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Benutzertyp "employee;member;staff"//: hasAttribute("personType","employee;member;staff") | ||
46 | |||
47 | {{expand title="Weitere Beispielwerte ..."}} | ||
48 | * affiliate, | ||
49 | * affiliate;faculty;member;employee, | ||
50 | * affiliate;faculty;student;member;employee, | ||
51 | * affiliate;staff;member;employee, | ||
52 | * affiliate;staff;student;member;employee, | ||
53 | * affiliate;student;faculty;member;employee, | ||
54 | * affiliate;student;member, | ||
55 | * affiliate;student;staff;member;employee, | ||
56 | * faculty;affiliate;member;employee, | ||
57 | * faculty;affiliate;student;member;employee, | ||
58 | * faculty;member;employee, | ||
59 | * faculty;member;employee;affiliate, | ||
60 | * faculty;staff;member;employee, | ||
61 | * faculty;staff;student;member;employee, | ||
62 | * faculty;student;affiliate;member;employee, | ||
63 | * faculty;student;member;employee, | ||
64 | * faculty;student;member;employee;staff, | ||
65 | * faculty;student;staff;member;employee, | ||
66 | * staff;affiliate;member;employee, | ||
67 | * staff;faculty;affiliate;member;employee, | ||
68 | * staff;faculty;member;employee, | ||
69 | * staff;faculty;student;member;employee, | ||
70 | * staff;member;employee, | ||
71 | * staff;student;affiliate;member;employee, | ||
72 | * staff;student;faculty;member;employee, | ||
73 | * staff;student;member;employee, | ||
74 | * student;affiliate;faculty;member;employee, | ||
75 | * student;affiliate;member, | ||
76 | * student;affiliate;staff;member;employee, | ||
77 | * student;faculty;affiliate;member;employee, | ||
78 | * student;faculty;member;employee, | ||
79 | * student;faculty;staff;member;employee, | ||
80 | * student;member, | ||
81 | * student;member;affiliate, | ||
82 | * student;member;employee;staff, | ||
83 | * student;member;faculty;employee, | ||
84 | * student;member;staff;employee, | ||
85 | * student;staff;affiliate;member;employee, | ||
86 | * student;staff;faculty;member;employee, | ||
87 | * student;staff;member;employee | ||
88 | {{/expand}} | ||
89 | |||
90 | |||
91 | === E-Mail-Adresse === | ||
92 | |||
93 | * Attribut: email | ||
94 | * Beispielwerte: max.müller@tu-dresden.de | ||
95 | * Beispielregel Expertenmodus: //Nur für Nutzer mit E-Mailadresse max.müller@tu-dresden.de"//: hasAttribute("email","max.müller@tu-dresden.de") | ||
96 | |||
97 | === Fachsemester === | ||
98 | |||
99 | * Attribut: termsOfStudy | ||
100 | * Beispielwerte: 005$1, 067$1, 908$1, ... | ||
101 | * Beispielregel Expertenmodus: //Nur für Nutzer aus dem Fachsemester "005$1"//: hasAttribute("termsOfStudy","005$1") | ||
102 | |||
103 | {{expand title="Weitere Beispielwerte ..."}} | ||
104 | * 127$1, | ||
105 | * 005$3, | ||
106 | * 908$3, | ||
107 | * 137$3, | ||
108 | * 013$1, | ||
109 | * 013$10, | ||
110 | * 013$11, | ||
111 | * 121$2, | ||
112 | * 013$12, | ||
113 | * 017$1, | ||
114 | * 013$13, | ||
115 | * 013$14, | ||
116 | * 013$15, | ||
117 | * 013$16, | ||
118 | * 013$19, | ||
119 | * 013$2, | ||
120 | * 013$3, | ||
121 | * 013$38, | ||
122 | * 013$4, | ||
123 | * 013$5, | ||
124 | * 017$7, | ||
125 | * 013$6, | ||
126 | * 013$7, | ||
127 | * 013$8, | ||
128 | * 013$9, | ||
129 | * 017$0, | ||
130 | * 017$10, | ||
131 | * 017$3, | ||
132 | * 017$11, | ||
133 | * 089$2, | ||
134 | * 104$8, | ||
135 | * 017$12, | ||
136 | * 017$13, | ||
137 | * 017$14, | ||
138 | * 017$15, | ||
139 | * 121$1, | ||
140 | * 017$16, | ||
141 | * 017$17, | ||
142 | * 017$18, | ||
143 | * 823$2, | ||
144 | * 017$19, | ||
145 | * 017$2, | ||
146 | * 017$20, | ||
147 | * 017$21, | ||
148 | * 017$29, | ||
149 | * 017$4, | ||
150 | * 290$1, | ||
151 | * 017$5, | ||
152 | * 017$6, | ||
153 | * 017$8, | ||
154 | * 017$9, | ||
155 | * 021$1, | ||
156 | * 021$11, | ||
157 | * 184$5, | ||
158 | * 184$6, | ||
159 | * 184$7, | ||
160 | * 184$9, | ||
161 | * 184$8, | ||
162 | * 021$2, | ||
163 | * 021$26, | ||
164 | * 021$3, | ||
165 | * 021$4, | ||
166 | * 175$2, | ||
167 | * 021$5, | ||
168 | * 021$6, | ||
169 | * 021$7, | ||
170 | * 021$8, | ||
171 | * 026$1, | ||
172 | * 026$10, | ||
173 | * 026$11, | ||
174 | * 026$12, | ||
175 | * 026$2, | ||
176 | * 026$3, | ||
177 | * 026$4, | ||
178 | * 026$5, | ||
179 | * 026$6, | ||
180 | * 026$7, | ||
181 | * 104$11, | ||
182 | * 026$9, | ||
183 | * 032$1, | ||
184 | * 032$10, | ||
185 | * 050$1, | ||
186 | * BFD$1, | ||
187 | * BFE$1, | ||
188 | * BFF$10, | ||
189 | * 195$10, | ||
190 | * C48$2, | ||
191 | * 032$11, | ||
192 | * 032$12, | ||
193 | * C48$1, | ||
194 | * 105$1, | ||
195 | * 105$7, | ||
196 | * 128$6, | ||
197 | * BFD$7, | ||
198 | * 128$1, | ||
199 | * 195$1, | ||
200 | * BFF$1, | ||
201 | * B0C$11, | ||
202 | * BFE$11, | ||
203 | * BFE$12, | ||
204 | * 105$12, | ||
205 | * 032$13, | ||
206 | * BFF$9, | ||
207 | * 071$9, | ||
208 | * 032$14, | ||
209 | * 050$12, | ||
210 | * BFD$13, | ||
211 | * 9D4$2, | ||
212 | * B0C$1, | ||
213 | * 9D8$1, | ||
214 | * 032$2, | ||
215 | * 032$3, | ||
216 | * 128$3, | ||
217 | * BFE$3, | ||
218 | * 104$2, | ||
219 | * 059$3, | ||
220 | * B0C$3, | ||
221 | * 032$4, | ||
222 | * 032$5, | ||
223 | * 105$5, | ||
224 | * BFE$5, | ||
225 | * BFD$5, | ||
226 | * 9D8$5, | ||
227 | * B0C$5, | ||
228 | * BFF$5, | ||
229 | * 195$5, | ||
230 | * 032$6, | ||
231 | * 032$7, | ||
232 | * BFE$7, | ||
233 | * 838$7, | ||
234 | * BFF$7, | ||
235 | * 9D8$7, | ||
236 | * 128$7, | ||
237 | * 032$8, | ||
238 | * B0C$8, | ||
239 | * BFE$8, | ||
240 | * BFD$8, | ||
241 | * 032$9, | ||
242 | * 050$9, | ||
243 | * BFE$9, | ||
244 | * 105$9, | ||
245 | * 9D8$9, | ||
246 | * B0C$9, | ||
247 | * BFD$9, | ||
248 | * 039$1, | ||
249 | * 039$10, | ||
250 | * 039$11, | ||
251 | * 039$12, | ||
252 | * 039$14, | ||
253 | * 039$15, | ||
254 | * 039$2, | ||
255 | * 039$23, | ||
256 | * 039$3, | ||
257 | * 039$4, | ||
258 | * 039$5, | ||
259 | * 039$6, | ||
260 | * 039$7, | ||
261 | * 039$8, | ||
262 | * 042$5, | ||
263 | * 042$6, | ||
264 | * 184$3, | ||
265 | * 042$7, | ||
266 | * 048$1, | ||
267 | * 048$10, | ||
268 | * 048$11, | ||
269 | * 380$1, | ||
270 | * 184$1, | ||
271 | * 048$12, | ||
272 | * 048$13, | ||
273 | * 048$14, | ||
274 | * 105$13, | ||
275 | * BCE$7, | ||
276 | * 048$15, | ||
277 | * 048$16, | ||
278 | * 048$17, | ||
279 | * 048$2, | ||
280 | * 048$20, | ||
281 | * 048$22, | ||
282 | * 048$23, | ||
283 | * 048$24, | ||
284 | * 048$29, | ||
285 | * 048$3, | ||
286 | * 107$1, | ||
287 | * 128$5, | ||
288 | * 179$3, | ||
289 | * 048$4, | ||
290 | * 048$5, | ||
291 | * 048$6, | ||
292 | * 048$7, | ||
293 | * 048$8, | ||
294 | * 048$9, | ||
295 | * 050$10, | ||
296 | * 091$10, | ||
297 | * BFE$10, | ||
298 | * 050$8, | ||
299 | * 744$10, | ||
300 | * 980$10, | ||
301 | * BFD$10, | ||
302 | * 9D8$10, | ||
303 | * BFD$12, | ||
304 | * AE9$12, | ||
305 | * AE9$9, | ||
306 | * 050$11, | ||
307 | * BFD$11, | ||
308 | * BFE$13, | ||
309 | * 068$11, | ||
310 | * 068$12, | ||
311 | * 068$15, | ||
312 | * BFD$15, | ||
313 | * 091$11, | ||
314 | * 105$11, | ||
315 | * 980$11, | ||
316 | * 9D8$11, | ||
317 | * 9D8$15, | ||
318 | * BFE$15, | ||
319 | * AE9$13, | ||
320 | * 744$11, | ||
321 | * 979$11, | ||
322 | * AE9$11, | ||
323 | * 128$4, | ||
324 | * 210$9, | ||
325 | * 050$13, | ||
326 | * 068$13, | ||
327 | * 091$15, | ||
328 | * AE9$4, | ||
329 | * 050$14, | ||
330 | * B0C$14, | ||
331 | * BFE$14, | ||
332 | * 544$1, | ||
333 | * AE9$1, | ||
334 | * AE9$3, | ||
335 | * BFD$3, | ||
336 | * 068$1, | ||
337 | * 979$1, | ||
338 | * 059$1, | ||
339 | * 095$1, | ||
340 | * 744$1, | ||
341 | * 980$1, | ||
342 | * 050$2, | ||
343 | * 091$2, | ||
344 | * BFE$2, | ||
345 | * 9D0$1, | ||
346 | * BFD$2, | ||
347 | * 9D8$2, | ||
348 | * 068$7, | ||
349 | * 050$3, | ||
350 | * 105$3, | ||
351 | * 979$3, | ||
352 | * 9D8$3, | ||
353 | * 068$3, | ||
354 | * 139$3, | ||
355 | * BFE$4, | ||
356 | * 544$5, | ||
357 | * 050$4, | ||
358 | * BFD$4, | ||
359 | * 050$5, | ||
360 | * 105$6, | ||
361 | * BFE$6, | ||
362 | * 979$5, | ||
363 | * 980$5, | ||
364 | * 980$7, | ||
365 | * AE9$5, | ||
366 | * AE9$7, | ||
367 | * 068$5, | ||
368 | * 139$5, | ||
369 | * 979$7, | ||
370 | * BFD$6, | ||
371 | * 9D8$6, | ||
372 | * 059$5, | ||
373 | * 091$3, | ||
374 | * 091$5, | ||
375 | * 744$5, | ||
376 | * 980$3, | ||
377 | * 068$6, | ||
378 | * 091$9, | ||
379 | * 050$6, | ||
380 | * 980$8, | ||
381 | * 271$1, | ||
382 | * BFE$0, | ||
383 | * B0C$6, | ||
384 | * 050$7, | ||
385 | * 091$7, | ||
386 | * B0C$7, | ||
387 | * 059$7, | ||
388 | * 9D8$8, | ||
389 | * AE9$8, | ||
390 | * 068$8, | ||
391 | * 979$9, | ||
392 | * 980$15, | ||
393 | * 068$9, | ||
394 | * 544$9, | ||
395 | * 744$9, | ||
396 | * 053$1, | ||
397 | * 053$15, | ||
398 | * 053$2, | ||
399 | * 053$3, | ||
400 | * 053$4, | ||
401 | * 053$5, | ||
402 | * 127$5, | ||
403 | * AEA$13, | ||
404 | * 053$6, | ||
405 | * 053$8, | ||
406 | * 058$1, | ||
407 | * 058$10, | ||
408 | * 058$5, | ||
409 | * 058$6, | ||
410 | * 058$7, | ||
411 | * 058$8, | ||
412 | * 058$9, | ||
413 | * 058$11, | ||
414 | * 107$10, | ||
415 | * 127$6, | ||
416 | * 058$12, | ||
417 | * 058$13, | ||
418 | * 058$2, | ||
419 | * 058$3, | ||
420 | * 058$4, | ||
421 | * 075$1, | ||
422 | * 175$8, | ||
423 | * 059$10, | ||
424 | * 068$10, | ||
425 | * B0C$10, | ||
426 | * 744$8, | ||
427 | * 059$11, | ||
428 | * 181$1, | ||
429 | * 059$12, | ||
430 | * 084$12, | ||
431 | * 059$2, | ||
432 | * 059$31, | ||
433 | * B0C$31, | ||
434 | * 059$4, | ||
435 | * B0C$4, | ||
436 | * B0C$2, | ||
437 | * 139$7, | ||
438 | * 059$8, | ||
439 | * 059$9, | ||
440 | * 067$10, | ||
441 | * 908$10, | ||
442 | * 067$12, | ||
443 | * 067$13, | ||
444 | * 737$13, | ||
445 | * 908$13, | ||
446 | * 067$14, | ||
447 | * 908$14, | ||
448 | * 067$15, | ||
449 | * 737$1, | ||
450 | * B9D$1, | ||
451 | * BF8$1, | ||
452 | * 121$7, | ||
453 | * 067$2, | ||
454 | * 092$5, | ||
455 | * 908$5, | ||
456 | * 737$2, | ||
457 | * 908$2, | ||
458 | * 067$3, | ||
459 | * 092$1, | ||
460 | * 092$3, | ||
461 | * 127$3, | ||
462 | * 737$3, | ||
463 | * BF8$3, | ||
464 | * 067$4, | ||
465 | * 908$4, | ||
466 | * 127$4, | ||
467 | * 067$5, | ||
468 | * 737$5, | ||
469 | * 067$6, | ||
470 | * 092$6, | ||
471 | * 908$6, | ||
472 | * 067$7, | ||
473 | * 908$7, | ||
474 | * 127$7, | ||
475 | * 908$11, | ||
476 | * 067$9, | ||
477 | * 092$9, | ||
478 | * 908$9, | ||
479 | * 737$9, | ||
480 | * BF8$5, | ||
481 | * C46$1, | ||
482 | * 071$1, | ||
483 | * 9D8$12, | ||
484 | * 195$11, | ||
485 | * BFF$11, | ||
486 | * 175$6, | ||
487 | * 068$14, | ||
488 | * AE8$14, | ||
489 | * BFF$18, | ||
490 | * BFF$14, | ||
491 | * 195$14, | ||
492 | * 939$1, | ||
493 | * 129$7, | ||
494 | * AE8$1, | ||
495 | * 068$2, | ||
496 | * 181$2, | ||
497 | * 068$25, | ||
498 | * 149$1, | ||
499 | * 129$6, | ||
500 | * 181$3, | ||
501 | * 195$3, | ||
502 | * BFF$3, | ||
503 | * 908$12, | ||
504 | * 939$3, | ||
505 | * 939$2, | ||
506 | * 068$4, | ||
507 | * 9D8$4, | ||
508 | * 086$1, | ||
509 | * 092$8, | ||
510 | * 181$5, | ||
511 | * 195$7, | ||
512 | * 005$6, | ||
513 | * 836$7, | ||
514 | * 095$3, | ||
515 | * 181$7, | ||
516 | * 095$7, | ||
517 | * 067$8, | ||
518 | * 838$9, | ||
519 | * 070$17, | ||
520 | * 095$20, | ||
521 | * BFE$20, | ||
522 | * 071$10, | ||
523 | * 071$13, | ||
524 | * 195$13, | ||
525 | * BFF$13, | ||
526 | * AEE$1, | ||
527 | * 071$3, | ||
528 | * 071$5, | ||
529 | * 071$6, | ||
530 | * BFF$6, | ||
531 | * 195$6, | ||
532 | * 104$1, | ||
533 | * 071$7, | ||
534 | * 939$7, | ||
535 | * 071$8, | ||
536 | * 939$6, | ||
537 | * BFF$8, | ||
538 | * BFF$0, | ||
539 | * 195$9, | ||
540 | * 980$9, | ||
541 | * 075$3, | ||
542 | * 075$5, | ||
543 | * 075$6, | ||
544 | * 075$7, | ||
545 | * 077$0, | ||
546 | * B36$7, | ||
547 | * B36$8, | ||
548 | * 077$1, | ||
549 | * 077$10, | ||
550 | * 077$11, | ||
551 | * 077$12, | ||
552 | * B36$6, | ||
553 | * 077$2, | ||
554 | * 077$3, | ||
555 | * 077$4, | ||
556 | * 077$5, | ||
557 | * 077$6, | ||
558 | * 077$7, | ||
559 | * 077$9, | ||
560 | * 079$0, | ||
561 | * 079$1, | ||
562 | * 079$10, | ||
563 | * 079$3, | ||
564 | * 079$7, | ||
565 | * 079$9, | ||
566 | * 079$11, | ||
567 | * 104$6, | ||
568 | * 105$2, | ||
569 | * 108$1, | ||
570 | * 128$11, | ||
571 | * 128$30, | ||
572 | * 079$12, | ||
573 | * BFF$12, | ||
574 | * 071$12, | ||
575 | * 079$13, | ||
576 | * 836$13, | ||
577 | * 079$14, | ||
578 | * 128$14, | ||
579 | * 079$15, | ||
580 | * 079$16, | ||
581 | * 079$17, | ||
582 | * 079$18, | ||
583 | * 838$1, | ||
584 | * 079$2, | ||
585 | * 079$8, | ||
586 | * 079$21, | ||
587 | * 184$2, | ||
588 | * 079$22, | ||
589 | * 079$26, | ||
590 | * 104$5, | ||
591 | * 079$4, | ||
592 | * 128$10, | ||
593 | * B12$3, | ||
594 | * 079$5, | ||
595 | * 9C8$1, | ||
596 | * 128$9, | ||
597 | * 108$5, | ||
598 | * 108$9, | ||
599 | * 079$6, | ||
600 | * BCD$1, | ||
601 | * 149$8, | ||
602 | * 084$1, | ||
603 | * 084$11, | ||
604 | * 084$2, | ||
605 | * 084$4, | ||
606 | * 084$7, | ||
607 | * 084$8, | ||
608 | * 084$9, | ||
609 | * 089$1, | ||
610 | * 089$10, | ||
611 | * 089$11, | ||
612 | * 089$12, | ||
613 | * 089$13, | ||
614 | * 089$14, | ||
615 | * 210$1, | ||
616 | * 089$15, | ||
617 | * 089$18, | ||
618 | * 089$19, | ||
619 | * 089$24, | ||
620 | * 089$3, | ||
621 | * 089$4, | ||
622 | * 089$5, | ||
623 | * 089$6, | ||
624 | * 089$7, | ||
625 | * 089$8, | ||
626 | * 089$9, | ||
627 | * 105$10, | ||
628 | * 091$1, | ||
629 | * 091$12, | ||
630 | * B0C$12, | ||
631 | * 091$13, | ||
632 | * AE6$5, | ||
633 | * 091$4, | ||
634 | * 091$6, | ||
635 | * AE6$7, | ||
636 | * 091$8, | ||
637 | * 092$7, | ||
638 | * 092$11, | ||
639 | * 137$1, | ||
640 | * 092$12, | ||
641 | * 092$13, | ||
642 | * 930$8, | ||
643 | * 092$2, | ||
644 | * 096$1, | ||
645 | * 092$4, | ||
646 | * 146$5, | ||
647 | * 9CD$5, | ||
648 | * AE6$9, | ||
649 | * 737$6, | ||
650 | * 9CD$1, | ||
651 | * 737$7, | ||
652 | * 137$7, | ||
653 | * C1B$5, | ||
654 | * 093$1, | ||
655 | * 093$7, | ||
656 | * 093$9, | ||
657 | * 093$11, | ||
658 | * 093$3, | ||
659 | * 093$12, | ||
660 | * 093$8, | ||
661 | * 129$13, | ||
662 | * 093$4, | ||
663 | * 093$5, | ||
664 | * 093$6, | ||
665 | * 095$35, | ||
666 | * 744$35, | ||
667 | * 095$5, | ||
668 | * 096$10, | ||
669 | * 096$11, | ||
670 | * 096$12, | ||
671 | * 096$13, | ||
672 | * 096$16, | ||
673 | * 096$3, | ||
674 | * 096$4, | ||
675 | * 096$5, | ||
676 | * 096$6, | ||
677 | * 096$7, | ||
678 | * 096$8, | ||
679 | * 096$9, | ||
680 | * 104$0, | ||
681 | * 104$10, | ||
682 | * 104$7, | ||
683 | * 175$11, | ||
684 | * 177$8, | ||
685 | * 104$12, | ||
686 | * 179$8, | ||
687 | * 104$13, | ||
688 | * 104$14, | ||
689 | * 104$15, | ||
690 | * 104$16, | ||
691 | * 179$12, | ||
692 | * 179$13, | ||
693 | * 104$17, | ||
694 | * 104$18, | ||
695 | * 104$19, | ||
696 | * 104$20, | ||
697 | * 104$21, | ||
698 | * 132$1, | ||
699 | * 104$22, | ||
700 | * 104$27, | ||
701 | * 104$3, | ||
702 | * 104$30, | ||
703 | * 104$36, | ||
704 | * 104$4, | ||
705 | * 177$1, | ||
706 | * 104$9, | ||
707 | * 806$1, | ||
708 | * 105$0, | ||
709 | * 128$0, | ||
710 | * AE9$0, | ||
711 | * 139$10, | ||
712 | * AE6$10, | ||
713 | * 175$4, | ||
714 | * AE6$11, | ||
715 | * 128$13, | ||
716 | * 105$14, | ||
717 | * 105$15, | ||
718 | * 105$16, | ||
719 | * 105$17, | ||
720 | * 105$18, | ||
721 | * BCD$5, | ||
722 | * 139$1, | ||
723 | * 545$1, | ||
724 | * 179$7, | ||
725 | * AE6$2, | ||
726 | * AE6$3, | ||
727 | * 105$36, | ||
728 | * 744$3, | ||
729 | * 105$4, | ||
730 | * 095$4, | ||
731 | * 744$4, | ||
732 | * 084$5, | ||
733 | * 107$11, | ||
734 | * AE8$5, | ||
735 | * 059$6, | ||
736 | * 105$8, | ||
737 | * 118$1, | ||
738 | * AE6$8, | ||
739 | * 838$13, | ||
740 | * 095$9, | ||
741 | * 139$9, | ||
742 | * 545$9, | ||
743 | * AE8$9, | ||
744 | * 107$12, | ||
745 | * 107$13, | ||
746 | * 107$14, | ||
747 | * 107$15, | ||
748 | * 107$16, | ||
749 | * 107$17, | ||
750 | * 806$8, | ||
751 | * 107$2, | ||
752 | * 107$23, | ||
753 | * 107$3, | ||
754 | * 107$4, | ||
755 | * 107$5, | ||
756 | * 107$6, | ||
757 | * 107$7, | ||
758 | * 107$8, | ||
759 | * 107$9, | ||
760 | * 108$10, | ||
761 | * ACF$10, | ||
762 | * BFF$4, | ||
763 | * 108$11, | ||
764 | * ACF$11, | ||
765 | * 821$11, | ||
766 | * 821$1, | ||
767 | * 108$7, | ||
768 | * 113$12, | ||
769 | * AE6$12, | ||
770 | * 113$3, | ||
771 | * 113$4, | ||
772 | * AE6$4, | ||
773 | * 113$5, | ||
774 | * 113$7, | ||
775 | * 113$9, | ||
776 | * 114$13, | ||
777 | * 115$0, | ||
778 | * 121$10, | ||
779 | * 121$11, | ||
780 | * 121$13, | ||
781 | * 121$12, | ||
782 | * 121$14, | ||
783 | * 121$20, | ||
784 | * 121$3, | ||
785 | * 121$37, | ||
786 | * 121$4, | ||
787 | * 121$5, | ||
788 | * 121$6, | ||
789 | * 121$8, | ||
790 | * 121$9, | ||
791 | * 127$11, | ||
792 | * 127$14, | ||
793 | * 146$1, | ||
794 | * 127$2, | ||
795 | * 149$2, | ||
796 | * 146$3, | ||
797 | * BCF$5, | ||
798 | * AC4$13, | ||
799 | * 127$8, | ||
800 | * 127$9, | ||
801 | * BFE$17, | ||
802 | * 128$17, | ||
803 | * 128$12, | ||
804 | * 095$11, | ||
805 | * 128$15, | ||
806 | * 128$16, | ||
807 | * AEA$5, | ||
808 | * 128$2, | ||
809 | * 9CD$4, | ||
810 | * 177$6, | ||
811 | * AC4$1, | ||
812 | * B8C$5, | ||
813 | * AEB$5, | ||
814 | * 821$5, | ||
815 | * 128$8, | ||
816 | * 129$0, | ||
817 | * 129$1, | ||
818 | * 129$10, | ||
819 | * 129$11, | ||
820 | * 129$15, | ||
821 | * 129$2, | ||
822 | * 129$3, | ||
823 | * 149$7, | ||
824 | * 129$4, | ||
825 | * 129$5, | ||
826 | * 129$8, | ||
827 | * 129$9, | ||
828 | * 132$10, | ||
829 | * 132$11, | ||
830 | * B12$1, | ||
831 | * 132$12, | ||
832 | * 132$13, | ||
833 | * 132$16, | ||
834 | * 132$18, | ||
835 | * 132$2, | ||
836 | * 132$3, | ||
837 | * 132$22, | ||
838 | * 132$29, | ||
839 | * 132$4, | ||
840 | * 132$5, | ||
841 | * C14$1, | ||
842 | * 132$6, | ||
843 | * 132$7, | ||
844 | * B11$1, | ||
845 | * 132$8, | ||
846 | * 792$1, | ||
847 | * 132$9, | ||
848 | * 135$42, | ||
849 | * 042$11, | ||
850 | * 137$15, | ||
851 | * 737$4, | ||
852 | * 146$6, | ||
853 | * 137$4, | ||
854 | * 137$5, | ||
855 | * 139$11, | ||
856 | * 071$11, | ||
857 | * 146$10, | ||
858 | * 146$2, | ||
859 | * 146$27, | ||
860 | * 146$7, | ||
861 | * 149$10, | ||
862 | * 149$11, | ||
863 | * 149$12, | ||
864 | * 149$13, | ||
865 | * 149$14, | ||
866 | * 149$16, | ||
867 | * BCF$7, | ||
868 | * C1B$3, | ||
869 | * C30$1, | ||
870 | * 149$3, | ||
871 | * 149$4, | ||
872 | * 149$5, | ||
873 | * 149$6, | ||
874 | * 149$9, | ||
875 | * 171$1, | ||
876 | * 171$10, | ||
877 | * 9C4$8, | ||
878 | * 9C4$9, | ||
879 | * 171$2, | ||
880 | * 171$3, | ||
881 | * 171$4, | ||
882 | * 171$5, | ||
883 | * 171$6, | ||
884 | * 171$9, | ||
885 | * 175$1, | ||
886 | * 175$10, | ||
887 | * 175$27, | ||
888 | * 175$3, | ||
889 | * 175$5, | ||
890 | * 175$7, | ||
891 | * 175$9, | ||
892 | * 177$10, | ||
893 | * 177$11, | ||
894 | * 177$12, | ||
895 | * 177$13, | ||
896 | * 177$14, | ||
897 | * 177$2, | ||
898 | * 177$3, | ||
899 | * 177$4, | ||
900 | * 177$5, | ||
901 | * 276$1, | ||
902 | * 177$7, | ||
903 | * 177$9, | ||
904 | * 179$1, | ||
905 | * 179$10, | ||
906 | * 9D4$3, | ||
907 | * 179$11, | ||
908 | * 179$14, | ||
909 | * 179$15, | ||
910 | * 179$18, | ||
911 | * 179$2, | ||
912 | * 210$7, | ||
913 | * 179$4, | ||
914 | * 179$5, | ||
915 | * 179$6, | ||
916 | * 179$9, | ||
917 | * 181$13, | ||
918 | * 9D8$13, | ||
919 | * xxx$1, | ||
920 | * 181$27, | ||
921 | * xxx$3, | ||
922 | * 181$4, | ||
923 | * xxx$5, | ||
924 | * xxx$7, | ||
925 | * 181$8, | ||
926 | * 181$9, | ||
927 | * 184$10, | ||
928 | * 184$11, | ||
929 | * 184$12, | ||
930 | * 184$13, | ||
931 | * 184$14, | ||
932 | * 184$15, | ||
933 | * 767$1, | ||
934 | * 184$20, | ||
935 | * 184$4, | ||
936 | * 380$7, | ||
937 | * 9D4$4, | ||
938 | * 9D4$5, | ||
939 | * 185$1, | ||
940 | * 185$11, | ||
941 | * 196$3, | ||
942 | * 185$3, | ||
943 | * 185$5, | ||
944 | * 185$7, | ||
945 | * 185$9, | ||
946 | * 939$11, | ||
947 | * 544$11, | ||
948 | * 544$3, | ||
949 | * 195$4, | ||
950 | * 195$8, | ||
951 | * 210$10, | ||
952 | * 210$11, | ||
953 | * 210$12, | ||
954 | * 210$2, | ||
955 | * 210$3, | ||
956 | * 210$4, | ||
957 | * 210$5, | ||
958 | * 210$6, | ||
959 | * B9F$1, | ||
960 | * 210$8, | ||
961 | * C36$1, | ||
962 | * 226$10, | ||
963 | * 226$22, | ||
964 | * 226$24, | ||
965 | * 245$41, | ||
966 | * AE6$0, | ||
967 | * AE6$6, | ||
968 | * 271$29, | ||
969 | * 095$38, | ||
970 | * B0C$38, | ||
971 | * 276$14, | ||
972 | * 276$2, | ||
973 | * 276$3, | ||
974 | * 276$4, | ||
975 | * 276$5, | ||
976 | * 276$7, | ||
977 | * 290$2, | ||
978 | * 302$1, | ||
979 | * 302$11, | ||
980 | * 302$12, | ||
981 | * 302$13, | ||
982 | * 302$3, | ||
983 | * 302$4, | ||
984 | * 380$10, | ||
985 | * 380$11, | ||
986 | * 380$12, | ||
987 | * 380$13, | ||
988 | * 380$14, | ||
989 | * 380$15, | ||
990 | * 380$16, | ||
991 | * 380$17, | ||
992 | * BCF$1, | ||
993 | * 380$2, | ||
994 | * C47$1, | ||
995 | * 380$3, | ||
996 | * 380$4, | ||
997 | * 380$5, | ||
998 | * 380$6, | ||
999 | * 380$8, | ||
1000 | * 380$9, | ||
1001 | * 838$3, | ||
1002 | * 544$7, | ||
1003 | * 545$13, | ||
1004 | * 545$3, | ||
1005 | * 545$6, | ||
1006 | * 545$7, | ||
1007 | * 737$10, | ||
1008 | * 737$11, | ||
1009 | * 737$16, | ||
1010 | * 146$4, | ||
1011 | * 137$6, | ||
1012 | * 744$12, | ||
1013 | * 181$12, | ||
1014 | * 195$12, | ||
1015 | * 744$13, | ||
1016 | * AE6$1, | ||
1017 | * B0C$13, | ||
1018 | * 744$2, | ||
1019 | * 939$5, | ||
1020 | * 744$6, | ||
1021 | * 939$8, | ||
1022 | * 744$7, | ||
1023 | * 836$11, | ||
1024 | * 939$10, | ||
1025 | * 767$2, | ||
1026 | * 767$3, | ||
1027 | * 767$4, | ||
1028 | * 767$5, | ||
1029 | * 767$6, | ||
1030 | * 777$9, | ||
1031 | * 939$9, | ||
1032 | * 787$1, | ||
1033 | * 787$2, | ||
1034 | * 787$3, | ||
1035 | * 787$4, | ||
1036 | * 787$5, | ||
1037 | * 787$6, | ||
1038 | * 787$7, | ||
1039 | * 787$9, | ||
1040 | * 802$6, | ||
1041 | * 792$3, | ||
1042 | * 792$5, | ||
1043 | * 792$6, | ||
1044 | * 797$4, | ||
1045 | * 797$5, | ||
1046 | * 797$7, | ||
1047 | * 797$8, | ||
1048 | * 797$9, | ||
1049 | * 802$0, | ||
1050 | * 802$1, | ||
1051 | * 802$10, | ||
1052 | * 802$11, | ||
1053 | * 802$2, | ||
1054 | * 802$3, | ||
1055 | * 802$4, | ||
1056 | * 802$5, | ||
1057 | * 802$7, | ||
1058 | * 802$8, | ||
1059 | * 802$9, | ||
1060 | * 806$10, | ||
1061 | * 806$11, | ||
1062 | * 806$12, | ||
1063 | * 806$13, | ||
1064 | * 806$14, | ||
1065 | * 806$15, | ||
1066 | * 806$16, | ||
1067 | * 806$17, | ||
1068 | * 806$19, | ||
1069 | * 806$2, | ||
1070 | * 806$3, | ||
1071 | * 806$4, | ||
1072 | * 806$5, | ||
1073 | * 806$6, | ||
1074 | * 806$7, | ||
1075 | * 806$9, | ||
1076 | * 809$1, | ||
1077 | * 809$11, | ||
1078 | * 809$12, | ||
1079 | * 809$15, | ||
1080 | * 809$17, | ||
1081 | * 809$2, | ||
1082 | * 809$3, | ||
1083 | * 809$5, | ||
1084 | * 809$7, | ||
1085 | * 809$8, | ||
1086 | * 821$10, | ||
1087 | * 821$2, | ||
1088 | * 108$3, | ||
1089 | * 108$6, | ||
1090 | * 821$7, | ||
1091 | * 821$9, | ||
1092 | * 823$1, | ||
1093 | * 823$10, | ||
1094 | * 823$11, | ||
1095 | * 823$12, | ||
1096 | * 823$13, | ||
1097 | * 823$14, | ||
1098 | * 823$3, | ||
1099 | * 823$4, | ||
1100 | * 823$5, | ||
1101 | * 823$6, | ||
1102 | * 823$7, | ||
1103 | * 823$8, | ||
1104 | * 823$9, | ||
1105 | * 836$1, | ||
1106 | * 836$5, | ||
1107 | * 836$8, | ||
1108 | * 836$9, | ||
1109 | * 838$11, | ||
1110 | * 838$12, | ||
1111 | * 980$12, | ||
1112 | * 838$5, | ||
1113 | * 838$6, | ||
1114 | * 841$1, | ||
1115 | * 841$3, | ||
1116 | * 841$4, | ||
1117 | * 841$5, | ||
1118 | * 865$10, | ||
1119 | * 865$2, | ||
1120 | * 865$3, | ||
1121 | * 865$4, | ||
1122 | * 865$5, | ||
1123 | * 865$6, | ||
1124 | * 865$7, | ||
1125 | * 865$8, | ||
1126 | * 737$8, | ||
1127 | * 137$8, | ||
1128 | * 067$11, | ||
1129 | * 137$11, | ||
1130 | * 092$14, | ||
1131 | * 737$14, | ||
1132 | * 127$10, | ||
1133 | * 137$2, | ||
1134 | * BF8$2, | ||
1135 | * 908$8, | ||
1136 | * 146$8, | ||
1137 | * 930$11, | ||
1138 | * 930$9, | ||
1139 | * 996$1, | ||
1140 | * 932$1, | ||
1141 | * 9D0$2, | ||
1142 | * 932$2, | ||
1143 | * 932$3, | ||
1144 | * 932$4, | ||
1145 | * 932$5, | ||
1146 | * 932$6, | ||
1147 | * 932$7, | ||
1148 | * 932$9, | ||
1149 | * 936$1, | ||
1150 | * B36$9, | ||
1151 | * 936$2, | ||
1152 | * 936$3, | ||
1153 | * 936$4, | ||
1154 | * 936$5, | ||
1155 | * 936$6, | ||
1156 | * 936$8, | ||
1157 | * 937$1, | ||
1158 | * BCF$6, | ||
1159 | * 937$2, | ||
1160 | * 937$3, | ||
1161 | * 937$4, | ||
1162 | * 937$5, | ||
1163 | * 937$6, | ||
1164 | * 937$7, | ||
1165 | * 938$10, | ||
1166 | * 938$12, | ||
1167 | * 939$13, | ||
1168 | * 939$18, | ||
1169 | * 980$18, | ||
1170 | * 980$2, | ||
1171 | * 939$4, | ||
1172 | * 979$4, | ||
1173 | * 979$6, | ||
1174 | * 980$13, | ||
1175 | * 821$3, | ||
1176 | * 980$32, | ||
1177 | * 068$32, | ||
1178 | * AEE$3, | ||
1179 | * 980$4, | ||
1180 | * 980$6, | ||
1181 | * 987$3, | ||
1182 | * 987$5, | ||
1183 | * 989$1, | ||
1184 | * 989$3, | ||
1185 | * 989$5, | ||
1186 | * 989$7, | ||
1187 | * 992$1, | ||
1188 | * 992$3, | ||
1189 | * 992$5, | ||
1190 | * 996$2, | ||
1191 | * 996$3, | ||
1192 | * 996$4, | ||
1193 | * 996$5, | ||
1194 | * 996$6, | ||
1195 | * 996$7, | ||
1196 | * 996$8, | ||
1197 | * 9C4$1, | ||
1198 | * 9C4$15, | ||
1199 | * 9C4$3, | ||
1200 | * 9C4$4, | ||
1201 | * 9C4$5, | ||
1202 | * 9C4$6, | ||
1203 | * 9C4$7, | ||
1204 | * 9C8$13, | ||
1205 | * 9C8$3, | ||
1206 | * 9C8$4, | ||
1207 | * 9C8$5, | ||
1208 | * 9C8$6, | ||
1209 | * 9C8$7, | ||
1210 | * 9CA$1, | ||
1211 | * 9CA$2, | ||
1212 | * 9CA$3, | ||
1213 | * 9CA$4, | ||
1214 | * 9CA$5, | ||
1215 | * 9CA$7, | ||
1216 | * 9CC$1, | ||
1217 | * 9CC$3, | ||
1218 | * 9CC$5, | ||
1219 | * 9CC$9, | ||
1220 | * 9CD$2, | ||
1221 | * 9CD$23, | ||
1222 | * 9CD$3, | ||
1223 | * 9CD$6, | ||
1224 | * 9CD$7, | ||
1225 | * 9CD$9, | ||
1226 | * 9CE$1, | ||
1227 | * 9CE$3, | ||
1228 | * 9CE$4, | ||
1229 | * 9CE$5, | ||
1230 | * 9CE$7, | ||
1231 | * 9CE$8, | ||
1232 | * 9D0$3, | ||
1233 | * AB5$2, | ||
1234 | * 9D0$4, | ||
1235 | * 9D0$5, | ||
1236 | * 9D0$6, | ||
1237 | * 9D0$7, | ||
1238 | * 9D0$8, | ||
1239 | * 9D0$9, | ||
1240 | * 9D2$1, | ||
1241 | * 9D2$2, | ||
1242 | * 9D2$3, | ||
1243 | * 9D2$5, | ||
1244 | * 9D2$7, | ||
1245 | * 9D3$1, | ||
1246 | * 9D3$3, | ||
1247 | * 9D3$5, | ||
1248 | * 9D3$6, | ||
1249 | * 9D3$7, | ||
1250 | * 9D3$8, | ||
1251 | * 9D3$9, | ||
1252 | * 9D4$1, | ||
1253 | * 9D4$10, | ||
1254 | * 9D4$11, | ||
1255 | * 9D4$12, | ||
1256 | * 9D4$13, | ||
1257 | * 9D4$14, | ||
1258 | * 9D4$15, | ||
1259 | * 9D4$17, | ||
1260 | * 9D4$6, | ||
1261 | * 9D4$7, | ||
1262 | * 9D4$8, | ||
1263 | * 9D4$9, | ||
1264 | * 9D7$1, | ||
1265 | * 9D7$4, | ||
1266 | * 9D7$5, | ||
1267 | * 9D7$9, | ||
1268 | * 9D8$0, | ||
1269 | * 095$13, | ||
1270 | * AE8$11, | ||
1271 | * AE6$13, | ||
1272 | * 9D8$14, | ||
1273 | * BFD$14, | ||
1274 | * 744$15, | ||
1275 | * 9D8$19, | ||
1276 | * B0C$15, | ||
1277 | * 9D8$20, | ||
1278 | * 744$20, | ||
1279 | * 979$2, | ||
1280 | * AE8$3, | ||
1281 | * 9D8$45, | ||
1282 | * 091$45, | ||
1283 | * 071$4, | ||
1284 | * 979$8, | ||
1285 | * 544$8, | ||
1286 | * BFD$0, | ||
1287 | * 059$13, | ||
1288 | * A09$8, | ||
1289 | * AB5$1, | ||
1290 | * AB5$3, | ||
1291 | * AB5$4, | ||
1292 | * AB5$5, | ||
1293 | * AB6$1, | ||
1294 | * AB6$3, | ||
1295 | * AB6$5, | ||
1296 | * AB7$1, | ||
1297 | * AB7$3, | ||
1298 | * AB7$4, | ||
1299 | * AB7$5, | ||
1300 | * AB7$6, | ||
1301 | * AB7$7, | ||
1302 | * AB7$9, | ||
1303 | * AC4$10, | ||
1304 | * AC4$11, | ||
1305 | * AC4$12, | ||
1306 | * AC4$14, | ||
1307 | * AC4$16, | ||
1308 | * AC4$2, | ||
1309 | * AC4$3, | ||
1310 | * AC4$4, | ||
1311 | * AC4$5, | ||
1312 | * AC4$6, | ||
1313 | * AC4$7, | ||
1314 | * AC4$8, | ||
1315 | * AC4$9, | ||
1316 | * ACC$11, | ||
1317 | * 777$11, | ||
1318 | * ACF$13, | ||
1319 | * ACF$9, | ||
1320 | * AD4$3, | ||
1321 | * AD4$4, | ||
1322 | * AD4$5, | ||
1323 | * AE0$1, | ||
1324 | * B90$5, | ||
1325 | * AE0$3, | ||
1326 | * AE0$4, | ||
1327 | * AE0$5, | ||
1328 | * AE0$6, | ||
1329 | * AE0$7, | ||
1330 | * AE2$1, | ||
1331 | * 113$1, | ||
1332 | * 545$5, | ||
1333 | * 113$8, | ||
1334 | * AE9$10, | ||
1335 | * AE9$2, | ||
1336 | * AEA$1, | ||
1337 | * AEA$10, | ||
1338 | * AEA$11, | ||
1339 | * AEA$12, | ||
1340 | * AEA$14, | ||
1341 | * AEA$15, | ||
1342 | * AEA$16, | ||
1343 | * AEA$17, | ||
1344 | * AEA$2, | ||
1345 | * AEA$3, | ||
1346 | * AEA$4, | ||
1347 | * AEA$6, | ||
1348 | * AEA$9, | ||
1349 | * AEA$7, | ||
1350 | * AEA$8, | ||
1351 | * AEB$1, | ||
1352 | * AEB$2, | ||
1353 | * AEB$3, | ||
1354 | * AEB$6, | ||
1355 | * AEB$7, | ||
1356 | * AEB$8, | ||
1357 | * AEE$2, | ||
1358 | * BFF$2, | ||
1359 | * AEE$7, | ||
1360 | * AF5$1, | ||
1361 | * 115$10, | ||
1362 | * 544$14, | ||
1363 | * 084$13, | ||
1364 | * 068$17, | ||
1365 | * B0C$47, | ||
1366 | * 139$47, | ||
1367 | * 139$12, | ||
1368 | * B11$0, | ||
1369 | * B11$2, | ||
1370 | * B11$3, | ||
1371 | * B11$4, | ||
1372 | * B11$5, | ||
1373 | * B11$6, | ||
1374 | * B11$7, | ||
1375 | * B12$0, | ||
1376 | * B12$2, | ||
1377 | * B12$4, | ||
1378 | * B12$5, | ||
1379 | * B12$6, | ||
1380 | * B12$7, | ||
1381 | * B12$8, | ||
1382 | * B12$9, | ||
1383 | * B36$10, | ||
1384 | * B36$12, | ||
1385 | * B36$3, | ||
1386 | * B36$4, | ||
1387 | * B36$5, | ||
1388 | * B3A$4, | ||
1389 | * B3A$5, | ||
1390 | * B3A$6, | ||
1391 | * B3B$5, | ||
1392 | * B55$9, | ||
1393 | * 146$9, | ||
1394 | * B8B$1, | ||
1395 | * B8B$2, | ||
1396 | * B8B$3, | ||
1397 | * B8B$5, | ||
1398 | * B8C$1, | ||
1399 | * B8C$10, | ||
1400 | * B8C$2, | ||
1401 | * B8C$3, | ||
1402 | * B8C$4, | ||
1403 | * B8C$6, | ||
1404 | * B8C$7, | ||
1405 | * B8C$9, | ||
1406 | * B8D$1, | ||
1407 | * B8D$8, | ||
1408 | * B90$1, | ||
1409 | * B90$10, | ||
1410 | * B90$3, | ||
1411 | * B90$4, | ||
1412 | * B90$6, | ||
1413 | * B90$7, | ||
1414 | * B9F$2, | ||
1415 | * B9F$3, | ||
1416 | * B9F$4, | ||
1417 | * B9F$5, | ||
1418 | * B9F$6, | ||
1419 | * BCC$1, | ||
1420 | * BCC$2, | ||
1421 | * BCC$3, | ||
1422 | * BCD$2, | ||
1423 | * BCD$3, | ||
1424 | * BCD$4, | ||
1425 | * BCD$6, | ||
1426 | * BCD$7, | ||
1427 | * BCD$9, | ||
1428 | * BCE$1, | ||
1429 | * BCE$2, | ||
1430 | * BCE$3, | ||
1431 | * BCE$5, | ||
1432 | * BCE$6, | ||
1433 | * BCE$9, | ||
1434 | * BCF$2, | ||
1435 | * BCF$3, | ||
1436 | * BF8$7, | ||
1437 | * C14$3, | ||
1438 | * BCF$4, | ||
1439 | * C35$1, | ||
1440 | * BCF$8, | ||
1441 | * BCF$9, | ||
1442 | * BF8$11, | ||
1443 | * BF8$4, | ||
1444 | * 737$12, | ||
1445 | * BF8$6, | ||
1446 | * BF9$1, | ||
1447 | * BF9$2, | ||
1448 | * BF9$3, | ||
1449 | * BF9$5, | ||
1450 | * 071$2, | ||
1451 | * 544$10, | ||
1452 | * 032$15, | ||
1453 | * 050$15, | ||
1454 | * 544$15, | ||
1455 | * BFD$16, | ||
1456 | * 068$19, | ||
1457 | * BFD$18, | ||
1458 | * AE9$18, | ||
1459 | * 139$4, | ||
1460 | * 271$3, | ||
1461 | * 139$13, | ||
1462 | * BFE$16, | ||
1463 | * 139$16, | ||
1464 | * B0C$16, | ||
1465 | * 139$8, | ||
1466 | * 544$6, | ||
1467 | * AE9$6, | ||
1468 | * 084$6, | ||
1469 | * 068$0, | ||
1470 | * AE8$10, | ||
1471 | * AEE$11, | ||
1472 | * 108$2, | ||
1473 | * 108$12, | ||
1474 | * 939$12, | ||
1475 | * 108$13, | ||
1476 | * AE8$13, | ||
1477 | * 744$14, | ||
1478 | * 108$14, | ||
1479 | * 836$3, | ||
1480 | * 838$4, | ||
1481 | * AEE$8, | ||
1482 | * AEE$5, | ||
1483 | * C14$2, | ||
1484 | * C14$4, | ||
1485 | * C14$5, | ||
1486 | * C14$6, | ||
1487 | * C14$7, | ||
1488 | * C14$8, | ||
1489 | * C1A$1, | ||
1490 | * C1A$3, | ||
1491 | * C1A$4, | ||
1492 | * C1A$5, | ||
1493 | * C1B$1, | ||
1494 | * C1B$2, | ||
1495 | * C1B$4, | ||
1496 | * C30$3, | ||
1497 | * C34$1, | ||
1498 | * C34$2, | ||
1499 | * C34$3, | ||
1500 | * C35$3, | ||
1501 | * C36$2~,~, | ||
1502 | * C36$3, | ||
1503 | * C41$1, | ||
1504 | * C41$2, | ||
1505 | * C49$1, | ||
1506 | * C4A$1, | ||
1507 | * xxx$2, | ||
1508 | * xxx$4, | ||
1509 | * xxx$6, | ||
1510 | * 181$6, | ||
1511 | * xxx$8, | ||
1512 | * xxx$9 | ||
1513 | {{/expand}} | ||
1514 | |||
1515 | |||
1516 | === Geburtstag === | ||
1517 | |||
1518 | * Attribut: birthDay | ||
1519 | * Beispielwerte: //Attribut wird nicht übertragen// | ||
1520 | * Beispielregel Expertenmodus: //Nur für Nutzer die am 01.01.2000 geboren sind"//: hasAttribute("birthDay","01.01.2000") | ||
1521 | |||
1522 | === Institution === | ||
1523 | |||
1524 | * Attribut: institutionalName | ||
1525 | * Beispielwerte: TU Dresden | ||
1526 | * Beispielregel Expertenmodus: /Nur für Nutzer der " TU Dresden"//: hasAttribute("institutionalName"," TU Dresden")// | ||
1527 | |||
1528 | === Matrikelnummer === | ||
1529 | |||
1530 | * Attribut: institutionalUserIdentifier | ||
1531 | * Beispielwerte: 123456 | ||
1532 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Matrikelnummer 123456"//: hasAttribute("institutionalUserIdentifier","123456") | ||
1533 | |||
1534 | === Moduleinschreibung === | ||
1535 | |||
1536 | * Attribut: moduleEnrollment | ||
1537 | * Beispielwerte: //Attribut wird nicht übertragen// | ||
1538 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Moduleinschreibung xy"//: hasAttribute("moduleEnrollment","xy") | ||
1539 | |||
1540 | === Nachname === | ||
1541 | |||
1542 | * Attribut: lastName | ||
1543 | * Beispielwerte: Müller | ||
1544 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Nachname Müller"//: hasAttribute("lastName","Müller") | ||
1545 | |||
1546 | === Organisationseinheit === | ||
1547 | |||
1548 | * Attribut: orgUnit | ||
1549 | * Beispielwerte: Abteilung Ostasienzentrum (OAZ), Abt. Multimediales Sprachlernzentrum, Fak. Mathematik, ... | ||
1550 | * Beispielregel Expertenmodus: //Nur für Nutzer der Organisationseinheit "xy"//: hasAttribute("orgUnit","xy") | ||
1551 | |||
1552 | {{expand title="Weitere Beispielwerte ..."}} | ||
1553 | * Abteilung Operative Prozesse und Systeme, | ||
1554 | * Abteilung Ostasienzentrum (OAZ), | ||
1555 | * Abt. Innov. Methoden des Computing (IMC), | ||
1556 | * Abt. Interdisz.Anwendgsunt.stützg/Koord., | ||
1557 | * Abt. Interdisz.Anwendgsunt.stützg/Koord.;Dresdner Hochschulsportzentrum (DHSZ), | ||
1558 | * Abt. Interdisz.Anwendgsunt.stützg/Koord.;Fak. Informatik, | ||
1559 | * Abt. Multimediales Sprachlernzentrum, | ||
1560 | * Abt. Multimediales Sprachlernzentrum;Fak. Chemie u. Lebensmittelchemie, | ||
1561 | * Abt. Multimediales Sprachlernzentrum;Fak. Informatik, | ||
1562 | * Abt. Multimediales Sprachlernzentrum;Fak. Maschinenwesen, | ||
1563 | * Abt. Multimediales Sprachlernzentrum;Fak. Physik, | ||
1564 | * Abt. Multimediales Sprachlernzentrum;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
1565 | * Abt. Multimediales Sprachlernzentrum;Fak. Umweltwissenschaften, | ||
1566 | * Abt. Multimediales Sprachlernzentrum;Medizinische Fak. Carl Gustav Carus, | ||
1567 | * Abt. Multimediales Sprachlernzentrum;Philosophische Fakultät, | ||
1568 | * Abt. Multimediales Sprachlernzentrum;TUDIAS, | ||
1569 | * Abt. Netze und Kommunikationsdienste(NK), | ||
1570 | * Abt. Netze und Kommunikationsdienste(NK);Fak. Informatik, | ||
1571 | * Abt. System- und Dienstentwurf (SDE), | ||
1572 | * Abt. System- und Dienstentwurf (SDE);Fak. Informatik, | ||
1573 | * Abt. System- und Dienstentwurf (SDE);Zentrum für Informationsdienste/HLR(ZIH), | ||
1574 | * Abt. Vertei. und Datenint. Rechnen (VDR), | ||
1575 | * Abt. Vertei. und Datenint. Rechnen (VDR);Fak. Informatik, | ||
1576 | * Abt. Vertei. und Datenint. Rechnen (VDR);Zentrum für Informationsdienste/HLR(ZIH), | ||
1577 | * AG Astronomie, | ||
1578 | * AG Bauökonomie, | ||
1579 | * AG Bauökonomie;Fak. Architektur und Landschaft, | ||
1580 | * AG Bauökonomie;P. Darstellungslehre;Fak. Architektur und Landschaft, | ||
1581 | * AG Fachbereich Angewandte Geologie, | ||
1582 | * AG Geometrische Modellierung und Visuali, | ||
1583 | * AG Geometrische Modellierung und Visuali;Fak. Architektur und Landschaft, | ||
1584 | * AG Mechanische Verfahrenstechnik (MVT), | ||
1585 | * AG Mechanische Verfahrenstechnik (MVT);Bereichsverwaltung Ingenieurwissenschaft, | ||
1586 | * AG Mechanische Verfahrenstechnik (MVT);P.Transportproz.an Grenzfl.(gB/HZDR), | ||
1587 | * AG Papiertechnik, | ||
1588 | * AG Städtebauliches Entwerfen, | ||
1589 | * AG Städtebauliches Entwerfen;Fak. Architektur und Landschaft, | ||
1590 | * AG Städtebauliches Entwerfen;Inst. Städtebau und Regionalplanung, | ||
1591 | * AG Systemverfahrenstechnik, | ||
1592 | * AG Systemverfahrenstechnik;Fak. Elektrotechnik u. Informationstech., | ||
1593 | * AG Systemverfahrenstechnik;Fak. Maschinenwesen, | ||
1594 | * AG Thermische Energiemasch. u. -anlagen, | ||
1595 | * AG Thermische Energiemasch. u. -anlagen;Fak. Maschinenwesen, | ||
1596 | * AG Wissensarchitektur, | ||
1597 | * AG Wissensarchitektur;Fak. Architektur und Landschaft, | ||
1598 | * Arbeitsbereich Medizinische Physik und biomedizinische Technik, | ||
1599 | * Arbeitsgruppe Fernstudium, | ||
1600 | * Arbeitsgruppe Fernstudium;Fak. Architektur und Landschaft, | ||
1601 | * Arbeitsgruppe Fernstudium;Fak. Bauingenieurwesen, | ||
1602 | * Arbeitsgruppe Fernstudium;P. Baumechanik, | ||
1603 | * Arbeitsgruppe Fernstudium;P. Optische 3D-Messverfahren;Verwaltung FR Geowissenschaften, | ||
1604 | * Arbeitsgruppe Fernstudium;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1605 | * Arbeitsgruppe Strahlungsphysik, | ||
1606 | * Arbeitsgruppe Wissen-Denken-Handeln, | ||
1607 | * Arbeitsgruppe Wissen-Denken-Handeln;Fak. Psychologie, | ||
1608 | * Arbeitsgruppe Wissen-Denken-Handeln;Philosophische Fakultät, | ||
1609 | * Arbeitsgruppe Wissen-Denken-Handeln;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1610 | * (a)SG 8.4 Studiengangsangelegenheiten, | ||
1611 | * AZUBI, | ||
1612 | * AZUBI;Zentrum für Informationsdienste/HLR(ZIH), | ||
1613 | * Beauftragte/r für Stud. mit Beh.u.chr.E., | ||
1614 | * Beauftragte/r für Stud. mit Beh.u.chr.E.;Fak. Bauingenieurwesen, | ||
1615 | * Beauftragte/r für Stud. mit Beh.u.chr.E.;Fak. Elektrotechnik u. Informationstech., | ||
1616 | * Beauftragte/r für Stud. mit Beh.u.chr.E.;Fak. Umweltwissenschaften, | ||
1617 | * Beauftragte/r für Stud. mit Beh.u.chr.E.;Medizinische Fak. Carl Gustav Carus, | ||
1618 | * Beauftragte/r für Stud. mit Beh.u.chr.E.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1619 | * BE Forstbotanischer Garten Tharandt, | ||
1620 | * Behindertenvertretung (Arbeitnehmer), | ||
1621 | * Bereichsgebundene Studierende, | ||
1622 | * Bereichsgebundene Studierende;Institut für Sächsische Geschichte u. Volkskunde e.V., | ||
1623 | * Bereichsgebundene Studierende;Philosophische Fakultät, | ||
1624 | * Bereichsgebundene Studierende;SG 7.2 Media Relations, | ||
1625 | * Bereichsverwaltung Bau/Umwelt, | ||
1626 | * Bereichsverwaltung Bau/Umwelt;Fak. Maschinenwesen, | ||
1627 | * Bereichsverwaltung Bau/Umwelt;P. Abfall- und Kreislaufwirtschaft, | ||
1628 | * Bereichsverwaltung Geistes-/Sozialwissen, | ||
1629 | * Bereichsverwaltung Geistes-/Sozialwissen;P.Romanistische Sprachwissenschaften;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
1630 | * Bereichsverwaltung Geistes-/Sozialwissen;P. Systematische Theologie (katholisch), | ||
1631 | * Bereichsverwaltung Geistes-/Sozialwissen;SG 7.3 Marketing u. Beziehungsmanagement, | ||
1632 | * Bereichsverwaltung Geistes-/Sozialwissen;TUDiSC, | ||
1633 | * Bereichsverwaltung Geistes-/Sozialwissen;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1634 | * Bereichsverwaltung Geistes-/Sozialwissen;Zentrum interdiszip. Lernen und Lehren, | ||
1635 | * Bereichsverwaltung Ingenieurwissenschaft, | ||
1636 | * Bereichsverwaltung MatNat, | ||
1637 | * Bereichsverwaltung MatNat;SG 8.3 International Office, | ||
1638 | * Bereichsverwaltung Medizin, | ||
1639 | * Bereichsverwaltung Medizin;Büro der Rektorin (Chief of Staff), | ||
1640 | * Bereich Technik Fakultät Psychologie, | ||
1641 | * Bereich Technik Fakultät Psychologie;Fak. Psychologie;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
1642 | * Berufungsteam der Rektorin, | ||
1643 | * BFR Chemietechnik, Didaktik der Chemie, | ||
1644 | * BFR Chemietechnik, Didaktik der Chemie;Inst. Berufspäd. u. Berufl. Didaktiken, | ||
1645 | * Bioelektronische Materialien und Systeme, | ||
1646 | * Biomedizinische Genomik (FoG);CMCB, | ||
1647 | * BIOTEC Verwaltung, | ||
1648 | * BIOTEC Verwaltung;CMCB, | ||
1649 | * Bio- und Medizintextilien, | ||
1650 | * Bio- und Medizintextilien;Fak. Maschinenwesen, | ||
1651 | * Botanischer Garten;Personalrat, | ||
1652 | * Boysen-TUD-Grad.kolleg, | ||
1653 | * Boysen-TUD-Grad.kolleg;Fak. Architektur und Landschaft, | ||
1654 | * Boysen-TUD-Grad.kolleg;Fak. Verkehrswissensch. Friedrich List, | ||
1655 | * Boysen-TUD-Grad.kolleg;Fak. Wirtschaftswissenschaften, | ||
1656 | * CAD-Labor, | ||
1657 | * Campus Net Büro GSW, | ||
1658 | * Cen.f.Open Digital Innovation and Part., | ||
1659 | * Cen.f.Open Digital Innovation and Part.;Dekanat Fak. Erziehungswissenschaften;Fak. Erziehungswissenschaften, | ||
1660 | * Cen.f.Open Digital Innovation and Part.;Fak. Bauingenieurwesen, | ||
1661 | * Cen.f.Open Digital Innovation and Part.;Fak. Erziehungswissenschaften, | ||
1662 | * Cen.f.Open Digital Innovation and Part.;TUD\u2223excite, Unit FUTURELAB, | ||
1663 | * Center f. Advanc.Electro. DD, | ||
1664 | * Center f. Advanc.Electro. DD;Fak. Elektrotechnik u. Informationstech., | ||
1665 | * Center f. Advanc.Electro. DD;P. Materialwissenschaft und Nanotechnik, | ||
1666 | * Center f. Advanc.Electro. DD;P. Netzwerk-Dynamik, | ||
1667 | * Center f. Advanc.Electro. DD;P.Neuart. Elektroniktech. (gB/IFW), | ||
1668 | * Center for Regenerative Therapies (CRTD);Fak. Biologie, | ||
1669 | * Center for Regenerative Therapies (CRTD);P. Mole.u.Zell.Immunologie-Sp. Immunregu;P. Zellbiologie u. Regen. v. Betaz., | ||
1670 | * CEOS-STP Elektronenoptik (gB/IFW);Inst. Festkörper- und Materialphysik, | ||
1671 | * CeTI Verwaltung, | ||
1672 | * CeTI Verwaltung;Fak. Elektrotechnik u. Informationstech., | ||
1673 | * CeTI Verwaltung;Fak. Maschinenwesen, | ||
1674 | * CeTI Verwaltung;Fak. Psychologie, | ||
1675 | * CeTI Verwaltung;Philosophische Fakultät, | ||
1676 | * CeTI Verwaltung;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1677 | * Chief Officer Digitalisierung u. Inform., | ||
1678 | * CIMTT, | ||
1679 | * CIMTT;Fak. Maschinenwesen, | ||
1680 | * CMCB, | ||
1681 | * CMCB;Biomedizinische Genomik (FoG), | ||
1682 | * CMCB;Dynamik der Biomoleküle (FoG), | ||
1683 | * CMCB;Else Kröner Fresenius Zentrum für Digitale Gesundheit;Fak. Informatik, | ||
1684 | * CMCB;Fak. Biologie, | ||
1685 | * CMCB;Fak. Physik, | ||
1686 | * CMCB;Gewebeorg. und Dynamik (MPI) (NFoG), | ||
1687 | * CMCB;Institut für Klinische Chemie und Laboratoriumsmedizin, | ||
1688 | * CMCB;Institut für Medizinische Mikrobiologie und Virologie, | ||
1689 | * CMCB;Institut für Pharmakologie und Toxikologie, | ||
1690 | * CMCB;Klinik und Poliklinik für Neurologie, | ||
1691 | * CMCB;P.Mech.d.Zell-u.Gew.kontrolle, | ||
1692 | * CMCB;P. Molekulare Biophysik, | ||
1693 | * CMCB;P. Technische Logistik, | ||
1694 | * CMCB;Zentrum für Regenerative Therapien Dresden (CRTD) im Bereich Med, | ||
1695 | * CMCB;ZIK B CUBE Verwaltung, | ||
1696 | * Computer-Pool (PhF);Philosophische Fakultät, | ||
1697 | * Core Facility Axolotlhaltung, | ||
1698 | * Core Facility Cellular Imaging, | ||
1699 | * Core Facility Durchflusszytometrie, | ||
1700 | * Core Facility Elektronenmik.&Histologie;Fak. Biologie, | ||
1701 | * Core Facility Lichtmikroskopie, | ||
1702 | * Core Facility Massenspektr. & Proteomik, | ||
1703 | * Core Facility Stammzelltechnik, | ||
1704 | * Dat.get.Model. Lebender Materie (NFoG), | ||
1705 | * DD Internat.Grad.School ILS, | ||
1706 | * Dekanat Fak. Architektur u. Landschaft, | ||
1707 | * Dekanat Fak.Chemie u. Lebensmittelche, | ||
1708 | * Dekanat Fak.Chemie u. Lebensmittelche;Fak. Chemie u. Lebensmittelchemie, | ||
1709 | * Dekanat Fak.Chemie u. Lebensmittelche;P. Anorganische Chemie (I) (AC1);Fak. Chemie u. Lebensmittelchemie, | ||
1710 | * Dekanat Fak.Chemie u. Lebensmittelche;P.Lebensmittelkunde u.Bedarfsgegenstände;Fak. Chemie u. Lebensmittelchemie, | ||
1711 | * Dekanat Fak.Chemie u. Lebensmittelche;P.Molekulare Funktionsmaterialien, | ||
1712 | * Dekanat Fak.Chemie u. Lebensmittelche;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1713 | * Dekanat Fak. Erziehungswissenschaften, | ||
1714 | * Dekanat Fak. Erziehungswissenschaften;Fak. Erziehungswissenschaften, | ||
1715 | * Dekanat Fak. Erziehungswissenschaften;P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did, | ||
1716 | * Dekanat Fak. Erziehungswissenschaften;ZLSB Studienbüro, | ||
1717 | * Dekanat Fak. SLK, | ||
1718 | * Dekanat Fakultät Architektur, | ||
1719 | * Dekanat Fakultät Bauingenieurwesen, | ||
1720 | * Dekanat Fakultät Bauingenieurwesen;AG Fachbereich Angewandte Geologie, | ||
1721 | * Dekanat Fakultät Biologie, | ||
1722 | * Dekanat Fakultät Biologie;Fak. Biologie, | ||
1723 | * Dekanat Fakultät EuI, | ||
1724 | * Dekanat Fakultät EuI;Fak. Elektrotechnik u. Informationstech., | ||
1725 | * Dekanat Fakultät Informatik, | ||
1726 | * Dekanat Fakultät Informatik;Fak. Informatik, | ||
1727 | * Dekanat Fakultät Informatik;Fak. Informatik;Abt. Vertei. und Datenint. Rechnen (VDR), | ||
1728 | * Dekanat Fakultät Informatik;Fak. Physik;Fak. Informatik, | ||
1729 | * Dekanat Fakultät Maschinenwesen, | ||
1730 | * Dekanat Fakultät Maschinenwesen;Fak. Maschinenwesen, | ||
1731 | * Dekanat Fakultät Maschinenwesen;Inst. Numerische Mathematik;Fak. Physik, | ||
1732 | * Dekanat Fakultät Mathematik, | ||
1733 | * Dekanat Fakultät Mathematik;Fak. Architektur und Landschaft, | ||
1734 | * Dekanat Fakultät Mathematik;Fak. Bauingenieurwesen, | ||
1735 | * Dekanat Fakultät Mathematik;Fak. Physik, | ||
1736 | * Dekanat Fakultät Mathematik;Philosophische Fakultät, | ||
1737 | * Dekanat Fakultät Mathematik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1738 | * Dekanat Fakultät Physik, | ||
1739 | * Dekanat Fakultät Physik;Dekanat Fakultät Biologie, | ||
1740 | * Dekanat Fakultät Physik;Fak. Physik, | ||
1741 | * Dekanat Fakultät Physik;Zentrale Lehraufgaben Fak. Physik;Zentrale Einrichtungen Fakultät Physik, | ||
1742 | * Dekanat Fakultät Physik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1743 | * Dekanat Fakultät Psychologie, | ||
1744 | * Dekanat Fakultät Psychologie;Fak. Erziehungswissenschaften, | ||
1745 | * Dekanat Fakultät Psychologie;Fak. Psychologie, | ||
1746 | * Dekanat Fakultät Psychologie;Fak. Psychologie;P. Diagnostik und Intervention, | ||
1747 | * Dekanat Fak. VW Friedrich List, | ||
1748 | * Dekanat Fak. VW Friedrich List;Fak. Verkehrswissensch. Friedrich List, | ||
1749 | * Dekanat Fak. VW Friedrich List;P. Verkehrslogistik;Fak. Verkehrswissensch. Friedrich List, | ||
1750 | * Dekanat Fak. Wirtschaftswissenschaften, | ||
1751 | * Dekanat Fak. Wirtschaftswissenschaften;P. BWL,insb. Organisation u. Manag., | ||
1752 | * Dekanat Philosophische Fakultät, | ||
1753 | * Dekanat Philosophische Fakultät;Philosophische Fakultät, | ||
1754 | * Dekanat Umweltwissenschaften, | ||
1755 | * Dekanat Umweltwissenschaften;P. Geoinformatik, | ||
1756 | * Dekanat Umweltwissenschaften;P. Hydrologie;P. Verfahrenstechnik in Hydrosystemen;Verwaltung FR Hydrowissenschaften, | ||
1757 | * Dep. Speculative Transformation (DST), | ||
1758 | * Dep. Speculative Transformation (DST);Cen.f.Open Digital Innovation and Part., | ||
1759 | * Deutsches Zentrum für Astrophysik (DZA);P. Astrophysik, | ||
1760 | * Deutsche Telekom Prof. Kommunikationsnet, | ||
1761 | * Deutsche Telekom Prof. Kommunikationsnet;Center f. Advanc.Electro. DD;P. Technisches Design, | ||
1762 | * Deutsche Telekom Prof. Kommunikationsnet;CeTI Verwaltung, | ||
1763 | * Deutsche Telekom Prof. Kommunikationsnet;Fak. Elektrotechnik u. Informationstech., | ||
1764 | * Deutsche Telekom Prof. Kommunikationsnet;Fak. Informatik, | ||
1765 | * Deutsche Telekom Prof. Kommunikationsnet;Fak. Wirtschaftswissenschaften, | ||
1766 | * Deutsche Telekom Prof. Kommunikationsnet;P. Technisches Design, | ||
1767 | * Dezernat 3 Zentrale Angelegenheiten, | ||
1768 | * Dezernat Finanzen und Beschaffung, | ||
1769 | * Dezernat Forschung, | ||
1770 | * Dezernat Kommunikation und Marketing, | ||
1771 | * Dezernat Studium und Weiterbildung, | ||
1772 | * Digitale Verwaltungsdienste (DVwD), | ||
1773 | * DIU - Dresden International University, | ||
1774 | * DIU - Dresden International University;Fak. Verkehrswissensch. Friedrich List, | ||
1775 | * Doz. Wildökologie und Jagdwirtschaft, | ||
1776 | * Dresden Center for Nanoanalysis (DCN), | ||
1777 | * Dresden Center for Nanoanalysis (DCN);Fak. Physik, | ||
1778 | * DRESDEN-concept, | ||
1779 | * DRESDEN-concept;Fak. Chemie u. Lebensmittelchemie, | ||
1780 | * DRESDEN-concept Genome Center (CMCB CF), | ||
1781 | * DRESDEN-concept;Philosophische Fakultät, | ||
1782 | * Dresdner Hochschulsportzentrum (DHSZ), | ||
1783 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Architektur und Landschaft, | ||
1784 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Bauingenieurwesen, | ||
1785 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Biologie, | ||
1786 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Elektrotechnik u. Informationstech., | ||
1787 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Informatik, | ||
1788 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Informatik;P. Formgebende Fertigungsverfahren, | ||
1789 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Maschinenwesen, | ||
1790 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Mathematik, | ||
1791 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Psychologie, | ||
1792 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Verkehrswissensch. Friedrich List, | ||
1793 | * Dresdner Hochschulsportzentrum (DHSZ);Fak. Wirtschaftswissenschaften, | ||
1794 | * Dresdner Hochschulsportzentrum (DHSZ);Inst. Werkstoffwissenschaft (IfWW), | ||
1795 | * Dresdner Hochschulsportzentrum (DHSZ);Klinik und Poliklinik für Anästhesiologie und Intensivtherapie;Fak. Biologie, | ||
1796 | * Dresdner Hochschulsportzentrum (DHSZ);P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did;Fak. Psychologie, | ||
1797 | * Dresdner Hochschulsportzentrum (DHSZ);P. Bioanalytische Chemie (AnC1);Fak. Chemie u. Lebensmittelchemie, | ||
1798 | * Dresdner Hochschulsportzentrum (DHSZ);P. Prozesskommunikation, | ||
1799 | * Dresdner Hochschulsportzentrum (DHSZ);Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1800 | * Dresdner Hochschulsportzentrum (DHSZ);Zentr. int. postgraduales Studium CIPSEM, | ||
1801 | * Dynamik der Biomoleküle (FoG);Fak. Physik, | ||
1802 | * Dynamik der Biomoleküle (FoG);P. Biologische Algorithmen (Heis.), | ||
1803 | * Einzel Molekül-Maschinen (NFoG), | ||
1804 | * Elektrotechnik und Informationstechnik, | ||
1805 | * Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
1806 | * Else Kröner Fresenius Zentrum für Digitale Gesundheit;Klinik und Poliklinik für Kinder- und Jugendmedizin, | ||
1807 | * EPC Individual- und Netzwerkma\u00dfnahmen, | ||
1808 | * EPC Internationale Kooperationen, | ||
1809 | * EPC Strukturfonds Sachsen, | ||
1810 | * EPC Strukturfonds Sachsen;P. Biomedizinische Technik, | ||
1811 | * EPC Verbundvorhaben, | ||
1812 | * Ethikkommission der TU Dresden, | ||
1813 | * Experimentelles Zentrum an der Medizinischen Fakultät, | ||
1814 | * Fak. Architektur, | ||
1815 | * Fak. Architektur;Inst. Landschaftsarchitektur, | ||
1816 | * Fak. Architektur;P. Baugeschichte und Architekturtheorie, | ||
1817 | * Fak. Architektur und Landschaft, | ||
1818 | * Fak. Architektur und Landschaft;JP Pflanzenverw. in der Landschaftsarch., | ||
1819 | * Fak. Architektur und Landschaft;P.Gebäudelehre u. Entw.: öffentl. Bauten, | ||
1820 | * Fak. Architektur und Landschaft;P. Landschaftsbau, | ||
1821 | * Fak. Bauingenieurwesen, | ||
1822 | * Fak. Bauingenieurwesen;Arbeitsgruppe Fernstudium;P. Baumechanik, | ||
1823 | * Fak. Bauingenieurwesen;Fak. Architektur und Landschaft, | ||
1824 | * Fak. Bauingenieurwesen;P. Baumechanik, | ||
1825 | * Fak. Bauingenieurwesen;P. Bauphysik, | ||
1826 | * Fak. Bauingenieurwesen;P. Baustoffe, | ||
1827 | * Fak. Bauingenieurwesen;P. Bauverfahrenstechnik, | ||
1828 | * Fak. Bauingenieurwesen;Philosophische Fakultät, | ||
1829 | * Fak. Bauingenieurwesen;P. Ingenieurholzbau, | ||
1830 | * Fak. Bauingenieurwesen;P. Massivbau, | ||
1831 | * Fak. Bauingenieurwesen;P. Nachhaltige Baukonstruktion, | ||
1832 | * Fak. Bauingenieurwesen;P. Numerik partieller Differentialgl., | ||
1833 | * Fak. Bauingenieurwesen;P. Statik und Dynamik der Tragwerke(ISD), | ||
1834 | * Fak. Bauingenieurwesen;P. Wasserbau, | ||
1835 | * Fak. Bauingenieurwesen;Stra\u00dfenbaulabor, | ||
1836 | * Fak. Biologie, | ||
1837 | * Fak. Biologie;CMCB, | ||
1838 | * Fak. Biologie;CMCB;P. Neuronale Entwicklung u. Regeneration, | ||
1839 | * Fak. Biologie;Core Facility Cellular Imaging, | ||
1840 | * Fak. Biologie;Fak. Chemie u. Lebensmittelchemie, | ||
1841 | * Fak. Biologie;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
1842 | * Fak. Biologie;Institut für Anatomie, | ||
1843 | * Fak. Biologie;Institut für Medizinische Mikrobiologie und Virologie, | ||
1844 | * Fak. Biologie;Medizinische Klinik und Poliklinik III, | ||
1845 | * Fak. Biologie;Medizinische Klinik und Poliklinik III, Bereich Allgemeinmedizin, | ||
1846 | * Fak. Biologie;Philosophische Fakultät, | ||
1847 | * Fak. Biologie;P. Limnologie (Gewässerökologie);Fak. Umweltwissenschaften, | ||
1848 | * Fak. Biologie;SG 8.6 Career Service, | ||
1849 | * Fak. Chemie u. Lebensmittelchemie, | ||
1850 | * Fak. Chemie u. Lebensmittelchemie;Fak. Informatik;Fak. Umweltwissenschaften, | ||
1851 | * Fak. Chemie u. Lebensmittelchemie;Klinik und Poliklinik für Neurologie, | ||
1852 | * Fak. Chemie u. Lebensmittelchemie;P. Anorganische Chemie (I) (AC1), | ||
1853 | * Fak. Chemie u. Lebensmittelchemie;P. Anorganische Chemie (II) (AC2), | ||
1854 | * Fak. Chemie u. Lebensmittelchemie;P. Anorganische Molekülchemie, | ||
1855 | * Fak. Chemie u. Lebensmittelchemie;P. Bioanalytische Chemie (AnC1), | ||
1856 | * Fak. Chemie u. Lebensmittelchemie;P. Experimentelle Festkörperphy (gB/IFW), | ||
1857 | * Fak. Chemie u. Lebensmittelchemie;P. Holz- und Pflanzenchemie, | ||
1858 | * Fak. Chemie u. Lebensmittelchemie;P. Lebensmittelchemie (LC1), | ||
1859 | * Fak. Chemie u. Lebensmittelchemie;P. Lebensmittelchemie (LC1);P. Anorganische Molekülchemie, | ||
1860 | * Fak. Chemie u. Lebensmittelchemie;P. Materialwissenschaft und Nanotechnik, | ||
1861 | * Fak. Chemie u. Lebensmittelchemie;P.Molekulare Funktionsmaterialien, | ||
1862 | * Fak. Chemie u. Lebensmittelchemie;P. Organische Chemie d.Polymere (gB/IPF), | ||
1863 | * Fak. Chemie u. Lebensmittelchemie;P. Organische Chemie (I) (OC1), | ||
1864 | * Fak. Chemie u. Lebensmittelchemie;P. Phys.Chemie polym. Material.(gB/IPF), | ||
1865 | * Fak. Chemie u. Lebensmittelchemie;P. Physikalische Chemie, | ||
1866 | * Fak. Chemie u. Lebensmittelchemie;P. Technische Biochemie, | ||
1867 | * Fak. Chemie u. Lebensmittelchemie;P. Theoretische Chemie, | ||
1868 | * Fak. Chemie u. Lebensmittelchemie;P.Transportproz.an Grenzfl.(gB/HZDR), | ||
1869 | * Fak. Chemie u. Lebensmittelchemie;P. Zoologie und Tierphysiologie;P. Didaktik der Biologie, | ||
1870 | * Fak. Chemie u. Lebensmittelchemie;Regenerationsbiologie (NFoG), | ||
1871 | * Fak. Chemie u. Lebensmittelchemie;SG 8.3 International Office, | ||
1872 | * Fak. Elektrotechnik u. Informationstech., | ||
1873 | * Fak. Elektrotechnik u. Informationstech.;Center f. Advanc.Electro. DD, | ||
1874 | * Fak. Elektrotechnik u. Informationstech.;CeTI Verwaltung, | ||
1875 | * Fak. Elektrotechnik u. Informationstech.;Dekanat Fakultät EuI, | ||
1876 | * Fak. Elektrotechnik u. Informationstech.;Deutsche Telekom Prof. Kommunikationsnet, | ||
1877 | * Fak. Elektrotechnik u. Informationstech.;Dezernat Studium und Weiterbildung, | ||
1878 | * Fak. Elektrotechnik u. Informationstech.;Dresdner Hochschulsportzentrum (DHSZ), | ||
1879 | * Fak. Elektrotechnik u. Informationstech.;Dresdner Hochschulsportzentrum (DHSZ);Vodafon Stiftprof. Mobile Nachrichtensys, | ||
1880 | * Fak. Elektrotechnik u. Informationstech.;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
1881 | * Fak. Elektrotechnik u. Informationstech.;Fak. Biologie, | ||
1882 | * Fak. Elektrotechnik u. Informationstech.;Fak. Informatik, | ||
1883 | * Fak. Elektrotechnik u. Informationstech.;Fak. Maschinenwesen, | ||
1884 | * Fak. Elektrotechnik u. Informationstech.;Fak. Physik, | ||
1885 | * Fak. Elektrotechnik u. Informationstech.;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
1886 | * Fak. Elektrotechnik u. Informationstech.;Fak. Wirtschaftswissenschaften, | ||
1887 | * Fak. Elektrotechnik u. Informationstech.;Inst. Angewandte Physik (IAP), | ||
1888 | * Fak. Elektrotechnik u. Informationstech.;Inst.Textilma u.Text.Hochlstgswerksttech, | ||
1889 | * Fak. Elektrotechnik u. Informationstech.;Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde, | ||
1890 | * Fak. Elektrotechnik u. Informationstech.;Klinik und Poliklinik für Neurochirurgie, | ||
1891 | * Fak. Elektrotechnik u. Informationstech.;P. Aufbau- und Verbindungstech. d. Elekt, | ||
1892 | * Fak. Elektrotechnik u. Informationstech.;P. Biomedizinische Technik, | ||
1893 | * Fak. Elektrotechnik u. Informationstech.;P. Dynamik und Mechanismentechnik, | ||
1894 | * Fak. Elektrotechnik u. Informationstech.;P. Elektrische Maschinen und Antriebe, | ||
1895 | * Fak. Elektrotechnik u. Informationstech.;P. Elektroenergieversorgung, | ||
1896 | * Fak. Elektrotechnik u. Informationstech.;P. Grundlagen der Elektronik, | ||
1897 | * Fak. Elektrotechnik u. Informationstech.;P.Hochparal.VLSI-Syst u.Neuromikroelektr, | ||
1898 | * Fak. Elektrotechnik u. Informationstech.;P.Hochparal.VLSI-Syst u.Neuromikroelektr;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
1899 | * Fak. Elektrotechnik u. Informationstech.;P. Inf.theo.u.masch.Lernen, | ||
1900 | * Fak. Elektrotechnik u. Informationstech.;P. Komp.Intell.Energienetze, | ||
1901 | * Fak. Elektrotechnik u. Informationstech.;P. Leistungselektronik, | ||
1902 | * Fak. Elektrotechnik u. Informationstech.;P. Maschinenelemente, | ||
1903 | * Fak. Elektrotechnik u. Informationstech.;P. Massivbau, | ||
1904 | * Fak. Elektrotechnik u. Informationstech.;P. Mess- und Sensorsystemtechnik, | ||
1905 | * Fak. Elektrotechnik u. Informationstech.;P. Nanoelektronik, | ||
1906 | * Fak. Elektrotechnik u. Informationstech.;P. Prozessleittechnik, | ||
1907 | * Fak. Elektrotechnik u. Informationstech.;P. Regelungs- und Steuerungstheorie, | ||
1908 | * Fak. Elektrotechnik u. Informationstech.;P. Schaltungstechnik und Netzwerktheorie, | ||
1909 | * Fak. Elektrotechnik u. Informationstech.;P. Stahlbau, | ||
1910 | * Fak. Elektrotechnik u. Informationstech.;P. Textiltechnik, | ||
1911 | * Fak. Elektrotechnik u. Informationstech.;P. Theoretische Festkörperphysik, | ||
1912 | * Fak. Elektrotechnik u. Informationstech.;P. Werkzeugmaschinenentw.u.adaptive Steu, | ||
1913 | * Fak. Elektrotechnik u. Informationstech.;P.Wissensbasierte KI, | ||
1914 | * Fak. Elektrotechnik u. Informationstech.;Service Center Studium, | ||
1915 | * Fak. Elektrotechnik u. Informationstech.;Vodafon Stiftprof. Mobile Nachrichtensys, | ||
1916 | * Fak. Erziehungswissenschaften, | ||
1917 | * Fak. Erziehungswissenschaften;BFR Chemietechnik, Didaktik der Chemie, | ||
1918 | * Fak. Erziehungswissenschaften;P. Allgemeine Erziehungswissenschaft, | ||
1919 | * Fak. Erziehungswissenschaften;P. Berufspädagogik, | ||
1920 | * Fak. Erziehungswissenschaften;P. Bildungstechnologie, | ||
1921 | * Fak. Erziehungswissenschaften;P.EWm.d.Sch.Quantitative Methoden, | ||
1922 | * Fak. Erziehungswissenschaften;P. Sozialpädagogik, | ||
1923 | * Fak. Erziehungswissenschaften;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
1924 | * Fak. Informatik, | ||
1925 | * Fak. Informatik;Abt. Interdisz.Anwendgsunt.stützg/Koord., | ||
1926 | * Fak. Informatik;Abt. System- und Dienstentwurf (SDE), | ||
1927 | * Fak. Informatik;Abt. Vertei. und Datenint. Rechnen (VDR), | ||
1928 | * Fak. Informatik;AG Systemverfahrenstechnik, | ||
1929 | * Fak. Informatik;Arbeitsgruppe Fernstudium, | ||
1930 | * Fak. Informatik;Center f. Advanc.Electro. DD, | ||
1931 | * Fak. Informatik;CMCB, | ||
1932 | * Fak. Informatik;Dekanat Fakultät Informatik, | ||
1933 | * Fak. Informatik;Deutsche Telekom Prof. Kommunikationsnet, | ||
1934 | * Fak. Informatik;Dresdner Hochschulsportzentrum (DHSZ), | ||
1935 | * Fak. Informatik;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
1936 | * Fak. Informatik;Fak. Maschinenwesen, | ||
1937 | * Fak. Informatik;Fak. Mathematik, | ||
1938 | * Fak. Informatik;Fak. Physik, | ||
1939 | * Fak. Informatik;Fak. Wirtschaftswissenschaften, | ||
1940 | * Fak. Informatik;Inst. Algebra, | ||
1941 | * Fak. Informatik;Institut für Didaktik und Lehrforschung in der Medizin, Medizini, | ||
1942 | * Fak. Informatik;Institut für Medizinische Informatik und Biometrie, | ||
1943 | * Fak. Informatik;Inst.Textilma u.Text.Hochlstgswerksttech, | ||
1944 | * Fak. Informatik;JP Gestaltung immersiver Medien (TT), | ||
1945 | * Fak. Informatik;Klinik und Poliklinik für Psychiatrie und Psychotherapie, | ||
1946 | * Fak. Informatik;Klinik und Poliklinik für Viszeral- Thorax- und Gefä\u00dfchirurgie, | ||
1947 | * Fak. Informatik;Nationales Centrum für Tumorerkrankungen Dresden, | ||
1948 | * Fak. Informatik;P. Adaptive Dynamische Systeme, | ||
1949 | * Fak. Informatik;P. Algebraische u. logische Grundl.d.Inf, | ||
1950 | * Fak. Informatik;P. Allg. Didaktik/Emp. Unterrichtsfor., | ||
1951 | * Fak. Informatik;P. Bauinformatik, | ||
1952 | * Fak. Informatik;P. Betriebssysteme, | ||
1953 | * Fak. Informatik;P. Compilerbau (cfaed), | ||
1954 | * Fak. Informatik;P. Compilerbau (cfaed);Center f. Advanc.Electro. DD, | ||
1955 | * Fak. Informatik;P. Computergraphik und Visualisierung, | ||
1956 | * Fak. Informatik;P. Datenbanken, | ||
1957 | * Fak. Informatik;P. Distributed Networked Systems, | ||
1958 | * Fak. Informatik;P. Distributed Networked Systems;Abt. System- und Dienstentwurf (SDE), | ||
1959 | * Fak. Informatik;P. Entrepreneurship und Innovation (LEI), | ||
1960 | * Fak. Informatik;P. Grundlagen der Elektronik, | ||
1961 | * Fak. Informatik;P. Grundlagen der Programmierung, | ||
1962 | * Fak. Informatik;Philosophische Fakultät, | ||
1963 | * Fak. Informatik;P. Machine Learning for Robotics, | ||
1964 | * Fak. Informatik;P. Maschinelles Lernen f.Computer Vision, | ||
1965 | * Fak. Informatik;P. Massivbau, | ||
1966 | * Fak. Informatik;P. Mediengestaltung, | ||
1967 | * Fak. Informatik;P. Mensch-Computer-Interaktion, | ||
1968 | * Fak. Informatik;P.Numeri.u.Experiment.Festkörpermechanik, | ||
1969 | * Fak. Informatik;P. Privacy and Security, | ||
1970 | * Fak. Informatik;P. Prozesskommunikation, | ||
1971 | * Fak. Informatik;P. Prozessleittechnik, | ||
1972 | * Fak. Informatik;P. Proz.mod. vernetzte technische Syst.;P. Computergraphik und Visualisierung, | ||
1973 | * Fak. Informatik;P. Softwaretechnologie, | ||
1974 | * Fak. Informatik;Psychosoziale Medizin und Entwicklungsneurowissenschaften, | ||
1975 | * Fak. Informatik;P. Systems Engineering (SE), | ||
1976 | * Fak. Informatik;P.Technologie u. Logistik d. Luftverkehr, | ||
1977 | * Fak. Informatik;P. Thermodynamik, | ||
1978 | * Fak. Informatik;P. Turbomaschinen und Flugantriebe;P. Maschinenelemente, | ||
1979 | * Fak. Informatik;P. Werkzeugmaschinenentw.u.adaptive Steu, | ||
1980 | * Fak. Informatik;P. Wiss. Rechnen für Systembiologie, | ||
1981 | * Fak. Informatik;P. Zelluläre Biochemie, | ||
1982 | * Fak. Informatik;Service Desk, | ||
1983 | * Fak. Informatik;SG 8.5 Zentrum für Weiterbildung, | ||
1984 | * Fak. Informatik;Verwaltung ZIH, | ||
1985 | * Fak. Informatik;Vodafon Stiftprof. Mobile Nachrichtensys, | ||
1986 | * Fak. Informatik;Zentrum ScaDS.AI, | ||
1987 | * Fak. Informatik;Zentrum ScaDS.AI;Nationales Centrum für Tumorerkrankungen Dresden, | ||
1988 | * Fak. Maschinenwesen, | ||
1989 | * Fak. Maschinenwesen;AG Systemverfahrenstechnik, | ||
1990 | * Fak. Maschinenwesen;Dekanat Fakultät Maschinenwesen, | ||
1991 | * Fak. Maschinenwesen;Dezernat Studium und Weiterbildung, | ||
1992 | * Fak. Maschinenwesen;Dresdner Hochschulsportzentrum (DHSZ), | ||
1993 | * Fak. Maschinenwesen;Fak. Bauingenieurwesen, | ||
1994 | * Fak. Maschinenwesen;Fak. Biologie, | ||
1995 | * Fak. Maschinenwesen;Fak. Informatik, | ||
1996 | * Fak. Maschinenwesen;Fak. Physik, | ||
1997 | * Fak. Maschinenwesen;Fak. Verkehrswissensch. Friedrich List, | ||
1998 | * Fak. Maschinenwesen;Fak. Wirtschaftswissenschaften, | ||
1999 | * Fak. Maschinenwesen;Inst. Leichtbau und Kunststofftechnik, | ||
2000 | * Fak. Maschinenwesen;Inst. Numerische Mathematik, | ||
2001 | * Fak. Maschinenwesen;Inst.Textilma u.Text.Hochlstgswerksttech, | ||
2002 | * Fak. Maschinenwesen;P. Agrarsystemtechnik (AST), | ||
2003 | * Fak. Maschinenwesen;P.Bildg.Messverf.Energie-,Verfahre(gB), | ||
2004 | * Fak. Maschinenwesen;P. Biomaterialien, | ||
2005 | * Fak. Maschinenwesen;P. Bioverfahrenstechnik, | ||
2006 | * Fak. Maschinenwesen;P. Dynamik und Mechanismentechnik, | ||
2007 | * Fak. Maschinenwesen;P. Entwicklung Montage textile Produkte, | ||
2008 | * Fak. Maschinenwesen;P. Flugmechanik und Flugregelung, | ||
2009 | * Fak. Maschinenwesen;P. Fluid-Mechatronische Systemtechnik, | ||
2010 | * Fak. Maschinenwesen;P. Fügetechnik und Montage, | ||
2011 | * Fak. Maschinenwesen;P. Fügetechnik und Montage;Fak. Elektrotechnik u. Informationstech., | ||
2012 | * Fak. Maschinenwesen;Philosophische Fakultät, | ||
2013 | * Fak. Maschinenwesen;P. Holztechnik u. Faserwerkstofftechnik, | ||
2014 | * Fak. Maschinenwesen;P. Holz- und Pflanzenchemie, | ||
2015 | * Fak. Maschinenwesen;P.Kälte-,Kryo-u.Kompressorentech, | ||
2016 | * Fak. Maschinenwesen;P. Luftfahrzeugtechnik, | ||
2017 | * Fak. Maschinenwesen;P. Magnetofluiddynamik, Mess-/Autotech., | ||
2018 | * Fak. Maschinenwesen;P. Maschinenelemente, | ||
2019 | * Fak. Maschinenwesen;P. Materialwissenschaft und Nanotechnik, | ||
2020 | * Fak. Maschinenwesen;P. Mechanik multifunktionaler Strukturen, | ||
2021 | * Fak. Maschinenwesen;P.Numeri.u.Experiment.Festkörpermechanik, | ||
2022 | * Fak. Maschinenwesen;P. Raumfahrtsysteme, | ||
2023 | * Fak. Maschinenwesen;P. Strömungsmechanik, | ||
2024 | * Fak. Maschinenwesen;P. Technische Logistik, | ||
2025 | * Fak. Maschinenwesen;P. Turbomaschinen und Flugantriebe, | ||
2026 | * Fak. Maschinenwesen;P. Verarbeitungsmasch/Verarbeitungstech, | ||
2027 | * Fak. Maschinenwesen;P. Verbrennungsmotoren u. Antriebstechn., | ||
2028 | * Fak. Maschinenwesen;P. Virtuelle Produktentwicklung, | ||
2029 | * Fak. Maschinenwesen;P. Wasserstoff- und Kernenergietechnik, | ||
2030 | * Fak. Maschinenwesen;SG 7.3 Marketing u. Beziehungsmanagement, | ||
2031 | * Fak. Maschinenwesen;SG 8.3 International Office, | ||
2032 | * Fak. Maschinenwesen;SG 8.6 Career Service, | ||
2033 | * Fak. Maschinenwesen;Studierendenrat, | ||
2034 | * Fak. Maschinenwesen;Technische Universität Dresden, | ||
2035 | * Fak. Maschinenwesen;Zentrale wiss. Einr. Phil. Fak., G-KSt, | ||
2036 | * Fak. Mathematik, | ||
2037 | * Fak. Mathematik;Dekanat Fakultät Informatik, | ||
2038 | * Fak. Mathematik;Dekanat Fakultät Mathematik, | ||
2039 | * Fak. Mathematik;Dresdner Hochschulsportzentrum (DHSZ);Inst. Wissenschaftliches Rechnen, | ||
2040 | * Fak. Mathematik;Fak. Informatik, | ||
2041 | * Fak. Mathematik;Fak. Wirtschaftswissenschaften, | ||
2042 | * Fak. Mathematik;Inst. Algebra, | ||
2043 | * Fak. Mathematik;Inst. Analysis, | ||
2044 | * Fak. Mathematik;Institut für Medizinische Informatik und Biometrie, | ||
2045 | * Fak. Mathematik;Inst. Numerische Mathematik, | ||
2046 | * Fak. Mathematik;Inst.Textilma u.Text.Hochlstgswerksttech;Inst. Numerische Mathematik;Dekanat Fakultät Mathematik, | ||
2047 | * Fak. Mathematik;JP Angewandte Mathematik, | ||
2048 | * Fak. Mathematik;P. Computational Logic, | ||
2049 | * Fak. Mathematik;SG 8.3 International Office;Fak. Wirtschaftswissenschaften, | ||
2050 | * Fak. Physik, | ||
2051 | * Fak. Physik;Dekanat Fakultät Physik, | ||
2052 | * Fak. Physik;Dresden Center for Nanoanalysis (DCN), | ||
2053 | * Fak. Physik;Dresdner Hochschulsportzentrum (DHSZ), | ||
2054 | * Fak. Physik;Fak. Informatik;P. Theoretische Festkörperphysik, | ||
2055 | * Fak. Physik;Fak. Mathematik, | ||
2056 | * Fak. Physik;Fak. Mathematik;Dekanat Fakultät Physik, | ||
2057 | * Fak. Physik;Fak. Psychologie, | ||
2058 | * Fak. Physik;Helmholtz-Zentrum Dresden-Rossendorf, | ||
2059 | * Fak. Physik;Inst. Algebra, | ||
2060 | * Fak. Physik;Inst. Festkörper- und Materialphysik, | ||
2061 | * Fak. Physik;Inst. Numerische Mathematik, | ||
2062 | * Fak. Physik;Inst. Theoretische Physik, | ||
2063 | * Fak. Physik;OncoRay - Nationales Zentrum für Strahlenforschung in der Onkolo, | ||
2064 | * Fak. Physik;P. Angewandte Festkörperphysik (gB/HZDR), | ||
2065 | * Fak. Physik;P. Astrophysik, | ||
2066 | * Fak. Physik;P. Elektrische Bahnen (EB);P. Optoelektronik, | ||
2067 | * Fak. Physik;P. Experimentalphysik/Photophysik, | ||
2068 | * Fak. Physik;P. Festkörpertheorie (gB/IFW), | ||
2069 | * Fak. Physik;P. Kernphysik, | ||
2070 | * Fak. Physik;P.Neuart. Elektroniktech. (gB/IFW), | ||
2071 | * Fak. Physik;P. Optoelektronik, | ||
2072 | * Fak. Physik;P. Organische Bauelemente, | ||
2073 | * Fak. Physik;P. Organische Halbleiter, | ||
2074 | * Fak. Physik;P. Systems Engineering (SE), | ||
2075 | * Fak. Physik;P. Teilchenphysik, | ||
2076 | * Fak. Physik;P. Theoretische Philosophie, | ||
2077 | * Fak. Physik;P. Theorie d. Polym. anGrenzfl. (gB/IPF), | ||
2078 | * Fak. Physik;SG 5.4 Wissenschaftlicher Nachwuchs, | ||
2079 | * Fak. Physik;SG 8.3 International Office, | ||
2080 | * Fak. Psychologie, | ||
2081 | * Fak. Psychologie;Dep. Speculative Transformation (DST), | ||
2082 | * Fak. Psychologie;Dresdner Hochschulsportzentrum (DHSZ), | ||
2083 | * Fak. Psychologie;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
2084 | * Fak. Psychologie;Fak. Chemie u. Lebensmittelchemie, | ||
2085 | * Fak. Psychologie;Fak. Physik, | ||
2086 | * Fak. Psychologie;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2087 | * Fak. Psychologie;Institut für Didaktik und Lehrforschung in der Medizin, Medizini, | ||
2088 | * Fak. Psychologie;Institut für Klinische Chemie und Laboratoriumsmedizin, | ||
2089 | * Fak. Psychologie;Institut und Poliklinik für Arbeits- und Sozialmedizin, | ||
2090 | * Fak. Psychologie;Klinik und Poliklinik für Anästhesiologie und Intensivtherapie | ||
2091 | * Fak. Psychologie;Klinik und Poliklinik für Kinder- und Jugendpsychiatrie, | ||
2092 | * Fak. Psychologie;Klinik und Poliklinik für Psychiatrie und Psychotherapie, | ||
2093 | * Fak. Psychologie;Klinik und Poliklinik für Psychotherapie und Psychosomatik, | ||
2094 | * Fak. Psychologie;Medizinische Klinik und Poliklinik III, Bereich Allgemeinmedizin, | ||
2095 | * Fak. Psychologie;P. Allgemeine Psychologie, | ||
2096 | * Fak. Psychologie;P. Behaviorale Psychotherapie, | ||
2097 | * Fak. Psychologie;P. Differentielle u. Persönlichkeitspsy, | ||
2098 | * Fak. Psychologie;P. Entwicklungspsy.u.Neurowiss. d. Leben, | ||
2099 | * Fak. Psychologie;Philosophische Fakultät, | ||
2100 | * Fak. Psychologie;P. Ingenieurpsy u. angew. Kognitionsfors, | ||
2101 | * Fak. Psychologie;P.Klinische Psychologie u.Beh.Neurowiss., | ||
2102 | * Fak. Psychologie;P. Kognitive comp. Neurowissenschaft, | ||
2103 | * Fak. Psychologie;P. Psychologie des Lehrens und Lernens, | ||
2104 | * Fak. Psychologie;P. Sozialpsychologie, | ||
2105 | * Fak. Psychologie;P. Suchtforschung, | ||
2106 | * Fak. Psychologie;Psychosoziale Medizin und Entwicklungsneurowissenschaften, | ||
2107 | * Fak. Psychologie;P. Technisches Design, | ||
2108 | * Fak. Psychologie;P. Wiss. Rechnen für Systembiologie, | ||
2109 | * Fak. Psychologie;SFB FR Psychologie, | ||
2110 | * Fak. Psychologie;SG 8.6 Career Service, | ||
2111 | * Fak. Psychologie;SG 8.6 Career Service;P. Ingenieurpsy u. angew. Kognitionsfors, | ||
2112 | * Fak. Psychologie;TUDiSC, | ||
2113 | * Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2114 | * Fak. Sprach-, Literatur- u. Kulturwiss.;Fak. Informatik, | ||
2115 | * Fak. Sprach-, Literatur- u. Kulturwiss.;P.\u00c4ltere u. frühneuzeitl.Dt.Lit.u.Kultur, | ||
2116 | * Fak. Sprach-, Literatur- u. Kulturwiss.;P. Amerikanistik Schwerpunkt Diversity S, | ||
2117 | * Fak. Sprach-, Literatur- u. Kulturwiss.;P. Englische Literaturwissenschaft, | ||
2118 | * Fak. Sprach-, Literatur- u. Kulturwiss.;P. Franz. Literatur- und Kulturwiss., | ||
2119 | * Fak. Sprach-, Literatur- u. Kulturwiss.;P.GermanistischeLinguistik u.Sprachgesch, | ||
2120 | * Fak. Sprach-, Literatur- u. Kulturwiss.;Philosophische Fakultät, | ||
2121 | * Fak. Sprach-, Literatur- u. Kulturwiss.;P. Klassische Philologie/Latein, | ||
2122 | * Fak. Sprach-, Literatur- u. Kulturwiss.;SG 8.3 International Office, | ||
2123 | * Fak. Sprach-, Literatur- u. Kulturwiss.;TUDIAS;JP Kulturen der Antike, | ||
2124 | * Fak. Sprach-, Literatur- u. Kulturwiss.;Verwaltung ZIH, | ||
2125 | * Fak. Sprach-, Literatur- u. Kulturwiss.;Wirtschaft-Technik-Haushalt/Soziales, | ||
2126 | * Fak. Sprach-, Literatur- u. Kulturwiss.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2127 | * Fak. Sprach-, Literatur- u. Kulturwiss.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. British Cultural Studies, | ||
2128 | * Fakultäts-Werkstatt Physik, | ||
2129 | * Fak. Umweltwissenschaften, | ||
2130 | * Fak. Umweltwissenschaften;Beauftragte/r für Stud. mit Beh.u.chr.E., | ||
2131 | * Fak. Umweltwissenschaften;Boysen-TUD-Grad.kolleg, | ||
2132 | * Fak. Umweltwissenschaften;Ethikkommission der TU Dresden, | ||
2133 | * Fak. Umweltwissenschaften;Fak. Biologie, | ||
2134 | * Fak. Umweltwissenschaften;Fak. Physik, | ||
2135 | * Fak. Umweltwissenschaften;Institut für ökologische Raumentwicklung e.V., | ||
2136 | * Fak. Umweltwissenschaften;Internationales Hochschulinstitut (IHI), | ||
2137 | * Fak. Umweltwissenschaften;JP Geosensorsysteme (TT), | ||
2138 | * Fak. Umweltwissenschaften;JP Umweltfernerkundung, | ||
2139 | * Fak. Umweltwissenschaften;P. Bodenressourcen und Landnutzung, | ||
2140 | * Fak. Umweltwissenschaften;P. Forstbotanik, | ||
2141 | * Fak. Umweltwissenschaften;P.Forstl.Biometrie u. Systemanalyse, | ||
2142 | * Fak. Umweltwissenschaften;P. Forstnutzung, | ||
2143 | * Fak. Umweltwissenschaften;P. Forstzoologie, | ||
2144 | * Fak. Umweltwissenschaften;P. Geodäsie (Grundlagen), | ||
2145 | * Fak. Umweltwissenschaften;P.Geodätische Erdsystemforschung, | ||
2146 | * Fak. Umweltwissenschaften;P.Geodätische Erdsystemforschung;AG Astronomie, | ||
2147 | * Fak. Umweltwissenschaften;P. Geoinformatik, | ||
2148 | * Fak. Umweltwissenschaften;P. Grundwassersysteme, | ||
2149 | * Fak. Umweltwissenschaften;P. Hydrologie, | ||
2150 | * Fak. Umweltwissenschaften;P. Kartographische Kommunikation, | ||
2151 | * Fak. Umweltwissenschaften;P. Landmanagement, | ||
2152 | * Fak. Umweltwissenschaften;P. Limnologie (Gewässerökologie), | ||
2153 | * Fak. Umweltwissenschaften;P. Massivbau, | ||
2154 | * Fak. Umweltwissenschaften;P. Meteorologie, | ||
2155 | * Fak. Umweltwissenschaften;P. Modellbasierte Landschaftsökologie, | ||
2156 | * Fak. Umweltwissenschaften;P. Optische 3D-Messverfahren, | ||
2157 | * Fak. Umweltwissenschaften;P. Photogrammetrie, | ||
2158 | * Fak. Umweltwissenschaften;P. Siedlungswasserwirtschaft, | ||
2159 | * Fak. Umweltwissenschaften;P. Siedlungswasserwirtschaft;P. Transportprozesse in Hydrosystemen, | ||
2160 | * Fak. Umweltwissenschaften;P. Transportprozesse in Hydrosystemen, | ||
2161 | * Fak. Umweltwissenschaften;P. Tropische u.Internat.Forstwirtschaft, | ||
2162 | * Fak. Umweltwissenschaften;P. Tropische u.Internat.Forstwirtschaft;P.Forstpol. u. Forstliche Ressourcenökon, | ||
2163 | * Fak. Umweltwissenschaften;P. Waldbau, | ||
2164 | * Fak. Umweltwissenschaften;P. Waldbau;SG 8.3 International Office, | ||
2165 | * Fak. Umweltwissenschaften;P. Waldschutz, | ||
2166 | * Fak. Umweltwissenschaften;SG 9.1 Campusleben, | ||
2167 | * Fak. Umweltwissenschaften;Studium generale (Integrale), | ||
2168 | * Fak. Umweltwissenschaften;TU-Umweltinitiative (TUUWI), | ||
2169 | * Fak. Umweltwissenschaften;Verwaltung FR Hydrowissenschaften, | ||
2170 | * Fak. Umweltwissenschaften;Wirtschaft-Technik-Haushalt/Soziales, | ||
2171 | * Fak. Umweltwissenschaften;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2172 | * Fak. Verkehrswissensch. Friedrich List, | ||
2173 | * Fak. Verkehrswissensch. Friedrich List;Dekanat Fakultät Maschinenwesen, | ||
2174 | * Fak. Verkehrswissensch. Friedrich List;Fak. Wirtschaftswissenschaften, | ||
2175 | * Fak. Verkehrswissensch. Friedrich List;Inst. Verkehrsplanung u. Stra\u00dfenverkehr, | ||
2176 | * Fak. Verkehrswissensch. Friedrich List;JP Geosensorsysteme (TT), | ||
2177 | * Fak. Verkehrswissensch. Friedrich List;P. Betrieb von Bahnsystemen, | ||
2178 | * Fak. Verkehrswissensch. Friedrich List;P.BWL,insb. Wirtschaftsprüfg u. Steuerl., | ||
2179 | * Fak. Verkehrswissensch. Friedrich List;P. Fahrzeugmechatronik, | ||
2180 | * Fak. Verkehrswissensch. Friedrich List;P. Gestaltung von Stra\u00dfenverkehrsanlagen, | ||
2181 | * Fak. Verkehrswissensch. Friedrich List;P. Massivbau, | ||
2182 | * Fak. Verkehrswissensch. Friedrich List;P. Mobilitätssystemplanung, | ||
2183 | * Fak. Verkehrswissensch. Friedrich List;P. Schienenfahrwege, | ||
2184 | * Fak. Verkehrswissensch. Friedrich List;P.Technologie u. Logistik d. Luftverkehr, | ||
2185 | * Fak. Verkehrswissensch. Friedrich List;P. Transport Modelling and Simulation, | ||
2186 | * Fak. Verkehrswissensch. Friedrich List;P. Verkehrsproze\u00dfautomatisierung, | ||
2187 | * Fak. Verkehrswissensch. Friedrich List;P. Verkehrsströmungslehre, | ||
2188 | * Fak. Verkehrswissensch. Friedrich List;P. VWL, insb. Finanzwissenschaft, | ||
2189 | * Fak. Verkehrswissensch. Friedrich List;P.VWL, insb. Verkehrspol. u. Raumwirtsch, | ||
2190 | * Fak. Verkehrswissensch. Friedrich List;Verwaltung ZIH, | ||
2191 | * FakWerkst.Elektrotech u.Informationstech, | ||
2192 | * Fak. Wirtschaftswissenschaften, | ||
2193 | * Fak. Wirtschaftswissenschaften;Boysen-TUD-Grad.kolleg;JP Nachhaltigkeitsbewertung und -politik, | ||
2194 | * Fak. Wirtschaftswissenschaften;Cen.f.Open Digital Innovation and Part., | ||
2195 | * Fak. Wirtschaftswissenschaften;Dekanat Fak. Wirtschaftswissenschaften, | ||
2196 | * Fak. Wirtschaftswissenschaften;Dresdner Hochschulsportzentrum (DHSZ);Forschungsgruppe Digital Health, | ||
2197 | * Fak. Wirtschaftswissenschaften;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
2198 | * Fak. Wirtschaftswissenschaften;Fak. Bauingenieurwesen, | ||
2199 | * Fak. Wirtschaftswissenschaften;Fak. Informatik, | ||
2200 | * Fak. Wirtschaftswissenschaften;Fak. Maschinenwesen, | ||
2201 | * Fak. Wirtschaftswissenschaften;Fak. Physik, | ||
2202 | * Fak. Wirtschaftswissenschaften;Fak. Psychologie, | ||
2203 | * Fak. Wirtschaftswissenschaften;Forschungsgruppe Digital Health, | ||
2204 | * Fak. Wirtschaftswissenschaften;Inst.Textilma u.Text.Hochlstgswerksttech, | ||
2205 | * Fak. Wirtschaftswissenschaften;P. BWL, insb. Industr. Management (IM), | ||
2206 | * Fak. Wirtschaftswissenschaften;P. BWL, insb. Logistik, | ||
2207 | * Fak. Wirtschaftswissenschaften;P. BWL,insb. Management, | ||
2208 | * Fak. Wirtschaftswissenschaften;P.BWL,insb. Wirtschaftsprüfg u. Steuerl., | ||
2209 | * Fak. Wirtschaftswissenschaften;P. Entrepreneurship und Innovation (LEI), | ||
2210 | * Fak. Wirtschaftswissenschaften;P. Entwicklung Montage textile Produkte, | ||
2211 | * Fak. Wirtschaftswissenschaften;Philosophische Fakultät, | ||
2212 | * Fak. Wirtschaftswissenschaften;P. Kraftfahrzeugtechnik, | ||
2213 | * Fak. Wirtschaftswissenschaften;P. ökonometrie und Statistik, insb.im VW, | ||
2214 | * Fak. Wirtschaftswissenschaften;P. öR, u.b.B. von Umwelt-u. Technikrecht, | ||
2215 | * Fak. Wirtschaftswissenschaften;P. Textiltechnik, | ||
2216 | * Fak. Wirtschaftswissenschaften;P.VWL,insb.Wirtsch.pol.u.Wirtschfo(WIPO);Zentrum interdiszip. Lernen und Lehren, | ||
2217 | * Fak. Wirtschaftswissenschaften;P. WI,insb.Inform.sys. in Ind.u.Handel, | ||
2218 | * Fak. Wirtschaftswissenschaften;P. WI, insb. Int.Sys. u. Dienste, | ||
2219 | * Fak. Wirtschaftswissenschaften;P. WI, insb. Int.Sys. u. Dienste (TT), | ||
2220 | * Fak. Wirtschaftswissenschaften;P. WInf, insb. Informationsmanagement, | ||
2221 | * Fak. Wirtschaftswissenschaften;P. Wirtschaftspädagogik, | ||
2222 | * Fak. Wirtschaftswissenschaften;SG 8.3 International Office, | ||
2223 | * Fak. Wirtschaftswissenschaften;TUD\u2223excite, Unit FUTURELAB, | ||
2224 | * Fak. Wirtschaftswissenschaften;TU-Umweltinitiative (TUUWI);P. BWL, ins. Umw.Management (TT), | ||
2225 | * Fak. Wirtschaftswissenschaften;Zentrum für Internationale Studien (ZIS), | ||
2226 | * FG Gasreinigung, | ||
2227 | * FG Hochtemperaturverfahrenstechnik, | ||
2228 | * FG Hochtemperaturverfahrenstechnik;Fak. Maschinenwesen, | ||
2229 | * FG Wärmeübertragung, | ||
2230 | * FG Wärmeübertragung;Fak. Maschinenwesen, | ||
2231 | * FG Wärmeübertragung;Labor, | ||
2232 | * Flächenbildungstechnik, | ||
2233 | * Forsch.Stelle Uni.Schule Dresden (ForUs), | ||
2234 | * Forschungsgruppe Digital Health, | ||
2235 | * Forschungsgruppe Digital Health;Fak. Wirtschaftswissenschaften, | ||
2236 | * Forschungsgruppe Digital Health;NEXUS, | ||
2237 | * Forschungsgruppe Umweltmon. u. Endokrin., | ||
2238 | * Forschungsst. f. Vergl.Ordensgeschichte, | ||
2239 | * Forschungsst. f. Vergl.Ordensgeschichte;Philosophische Fakultät, | ||
2240 | * Forschungsst. f. Vergl.Ordensgeschichte;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2241 | * Fraunhofer Institut für Verkehrs- und Infrastruktursysteme;Fak. Maschinenwesen, | ||
2242 | * GB Universitätsentwicklung, | ||
2243 | * Gebäudeautomation, | ||
2244 | * Gedenkstätte Münchner Platz Dresden, | ||
2245 | * Geodätisches Institut;Inst. Kartographie, | ||
2246 | * Gleichstellung Bereich Geistes-/Sozialw.;Inst. Germanistik und Medienkulturen;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2247 | * Gleichstellungsbeauftragte Ber. BU;Fak. Biologie, | ||
2248 | * Gleichstellungs- und Frauenbeauftragte, | ||
2249 | * Gremienbetreuung, | ||
2250 | * Gruppe: saxocell-hub, | ||
2251 | * Hannah-Arendt-Institut für Totalitarismusforschung e.V., | ||
2252 | * Heizung, Kälte, Klima, Lüftung, | ||
2253 | * Helmholtz-Zentrum Dresden-Rossendorf, | ||
2254 | * Helmholtz-Zentrum Dresden-Rossendorf;Fak. Physik, | ||
2255 | * Hochschulmedizin (Medizinische Fakultät und Universitätsklinikum, | ||
2256 | * HTW Dresden;Fak. Informatik, | ||
2257 | * HUBERT-ENGELS - Labor, | ||
2258 | * HUBERT-ENGELS - Labor;Fak. Bauingenieurwesen, | ||
2259 | * Informatiklabor Fak. Wirtschaftswissen, | ||
2260 | * Informationssicherheit und Datenschutz, | ||
2261 | * Inklusionsbeauftragte der Arbeitgeberin, | ||
2262 | * Inst. Algebra, | ||
2263 | * Inst. Algebra;Dekanat Fakultät Informatik;Fak. Mathematik, | ||
2264 | * Inst. Algebra;Fak. Informatik, | ||
2265 | * Inst. Algebra;Fak. Mathematik, | ||
2266 | * Inst. Algebra;Inst. Analysis;Fak. Mathematik, | ||
2267 | * Inst. Algebra;P. Algebra und Diskrete Strukturen, | ||
2268 | * Inst. Algebra;P. Algebra und Diskrete Strukturen;Fak. Mathematik, | ||
2269 | * Inst. Algebra;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2270 | * Inst. Analysis, | ||
2271 | * Inst. Analysis;Fak. Informatik, | ||
2272 | * Inst. Analysis;Fak. Mathematik, | ||
2273 | * Inst. Analysis;P. Didaktik der Physik, | ||
2274 | * Inst. Analysis;P. Funktionalanalysis, | ||
2275 | * Inst. Analysis;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2276 | * Inst. Angewandte Informatik (IAI), | ||
2277 | * Inst. Angewandte Physik (IAP), | ||
2278 | * Inst. Angewandte Physik (IAP);Center f. Advanc.Electro. DD, | ||
2279 | * Inst. Angewandte Physik (IAP);Fak. Physik, | ||
2280 | * Inst. Anglistik und Amerikanistik, | ||
2281 | * Inst. Baubetriebswesen, | ||
2282 | * Inst. Baubetriebswesen;P. Bauverfahrenstechnik, | ||
2283 | * Inst.Baugesch,Architekturt.u.Denkmalpfl., | ||
2284 | * Inst.Baugesch,Architekturt.u.Denkmalpfl.;Forschungsst. f. Vergl.Ordensgeschichte, | ||
2285 | * Inst.Baugesch,Architekturt.u.Denkmalpfl.;P. Darstellungslehre, | ||
2286 | * Inst.Baugesch,Architekturt.u.Denkmalpfl.;P. Denkmalpflege und Entwerfen, | ||
2287 | * Inst. Bauklimatik (IBK), | ||
2288 | * Inst. Berufspäd. u. Berufl. Didaktiken, | ||
2289 | * Inst. Berufspäd. u. Berufl. Didaktiken;P. Berufspädagogik, | ||
2290 | * Inst. Berufspäd. u. Berufl. Didaktiken;P.Erwachsenenbildung, | ||
2291 | * Inst. Berufspäd. u. Berufl. Didaktiken;P. Metall- u.Maschinentech/Berufl. Did., | ||
2292 | * Inst. Evangelische Theologie (IEVTH);P. Systematische Theologie (evangelisch), | ||
2293 | * Inst. Evangelische Theologie (IEVTH);Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2294 | * Inst. Festkörperelektronik (IFE);Fak. Elektrotechnik u. Informationstech., | ||
2295 | * Inst. Festkörper- und Materialphysik, | ||
2296 | * Inst. Forstbotanik und Forstzoologie, | ||
2297 | * Inst. Forstbotanik und Forstzoologie;P. Holz- und Pflanzenchemie, | ||
2298 | * Inst. Forstökonomie u. Forsteinrichtung, | ||
2299 | * Inst. für Erziehungswissenschaft, | ||
2300 | * Inst. für Erziehungswissenschaft;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2301 | * Inst. Gebäudelehre und Entwerfen, | ||
2302 | * Inst. Geographie;P. Optische 3D-Messverfahren, | ||
2303 | * Inst. Geometrie, | ||
2304 | * Inst. Geometrie;Fak. Mathematik, | ||
2305 | * Inst. Geometrie;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2306 | * Inst. Germanistik und Medienkulturen;P.\u00c4ltere u. frühneuzeitl.Dt.Lit.u.Kultur, | ||
2307 | * Inst. Geschichte, | ||
2308 | * Inst. Internat. Forst- u. Holzwirtschaft;Fak. Umweltwissenschaften, | ||
2309 | * Inst. Int.R.,Geist.Eigt.,Technik.R;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2310 | * Inst. Int.R.,Geist.Eigt.,Technik.R;P. BR, Immat.recht,insb. UrhebR u.Medien, | ||
2311 | * Inst. Int.R.,Geist.Eigt.,Technik.R;P. Völkerrecht, EuR u.öffentl. Recht, | ||
2312 | * Institut für Anatomie, | ||
2313 | * Institut für Anatomie;Beschäftige ohne Orgzuordnung, | ||
2314 | * Institut für Didaktik und Lehrforschung in der Medizin, | ||
2315 | * Institut für Didaktik und Lehrforschung in der Medizin, Carus Le, | ||
2316 | * Institut für Didaktik und Lehrforschung in der Medizin, Medizini, | ||
2317 | * Institut für Didaktik und Lehrforschung in der Medizin, Medizini;Beauftragte/r für Stud. mit Beh.u.chr.E.;Medizinische Fak. Carl Gustav Carus, | ||
2318 | * Institut für Didaktik und Lehrforschung in der Medizin, Medizini;Fak. Architektur und Landschaft, | ||
2319 | * Institut für Geschichte der Medizin, | ||
2320 | * Institut für Holztechnologie Dresden GmbH;P. Holztechnik u. Faserwerkstofftechnik, | ||
2321 | * Institut für Klinische Chemie und Laboratoriumsmedizin, | ||
2322 | * Institut für Klinische Genetik, | ||
2323 | * Institut für Klinische Pharmakologie, | ||
2324 | * Institut für Klinische Pharmakologie;Klinik und Poliklinik für Kinder- und Jugendmedizin, | ||
2325 | * Institut für Medizinische Informatik und Biometrie, | ||
2326 | * Institut für Medizinische Mikrobiologie und Virologie, | ||
2327 | * Institut für ökologische Raumentwicklung e.V., | ||
2328 | * Institut für ökologische Raumentwicklung e.V.;Fak. Umweltwissenschaften, | ||
2329 | * Institut für Pathologie, | ||
2330 | * Institut für Pharmakologie und Toxikologie, | ||
2331 | * Institut für Physiologie, | ||
2332 | * Institut für Physiologische Chemie, | ||
2333 | * Institut für Rechtsmedizin, | ||
2334 | * Institut für Sächsische Geschichte u. Volkskunde e.V., | ||
2335 | * Institutsungebundene Professuren;P. Tragwerksplanung, | ||
2336 | * Institut und Poliklinik für Arbeits- und Sozialmedizin, | ||
2337 | * Institut und Poliklinik für diagnostische und interventionelle R, | ||
2338 | * Inst. Katholische Theologie, | ||
2339 | * Inst. Katholische Theologie;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2340 | * Inst. Kern- und Teilchenphysik (IKTP), | ||
2341 | * Inst. Klinische Psych.u.Psychotherapie, | ||
2342 | * Inst. Kommunikationswissenschaft (IfK), | ||
2343 | * Inst. Kommunikationswissenschaft (IfK);Philosophische Fakultät, | ||
2344 | * Inst. Kommunikationswissenschaft (IfK);P. Komm.wiss.m.d.S.Wirtschafts-u.Politik, | ||
2345 | * Inst. Künstliche Intelligenz, | ||
2346 | * Inst. Kunst- und Musikwissenschaft, | ||
2347 | * Inst. Kunst- und Musikwissenschaft;P. Kunstgeschichte;P.Theorie künstl. Gestaltens u. Kunstpsy, | ||
2348 | * Inst. Landschaftsarchitektur, | ||
2349 | * Inst. Landschaftsarchitektur;Fak. Architektur und Landschaft, | ||
2350 | * Inst. Landschaftsarchitektur;JP Pflanzenverw. in der Landschaftsarch., | ||
2351 | * Inst. Landschaftsarchitektur;P. Landschaftsbau, | ||
2352 | * Inst. Landschaftsarchitektur;P. Landschaftsplanung, | ||
2353 | * Inst. Leichtbau und Kunststofftechnik, | ||
2354 | * Inst. Leichtbau und Kunststofftechnik;Dresdner Hochschulsportzentrum (DHSZ), | ||
2355 | * Inst. Leichtbau und Kunststofftechnik;Fak. Informatik, | ||
2356 | * Inst. Leichtbau und Kunststofftechnik;Fak. Maschinenwesen, | ||
2357 | * Inst. Leichtbau und Kunststofftechnik;Fak. Wirtschaftswissenschaften, | ||
2358 | * Inst. Leichtbau und Kunststofftechnik;P. Systemleichtbau und Mischbauweisen, | ||
2359 | * Inst. Mathematische Stochastik, | ||
2360 | * Inst. Mathematische Stochastik;Fak. Biologie, | ||
2361 | * Inst. Mathematische Stochastik;Fak. Mathematik, | ||
2362 | * Inst. Mathematische Stochastik;Inst. Philosophie, | ||
2363 | * Inst. Mechanik u. Flächentragwerke (IMF);P. Baumechanik, | ||
2364 | * Inst. Numerische Mathematik, | ||
2365 | * Inst. Numerische Mathematik;Fak. Maschinenwesen, | ||
2366 | * Inst. Numerische Mathematik;Fak. Maschinenwesen;P.Numeri.u.Experiment.Festkörpermechanik, | ||
2367 | * Inst. Numerische Mathematik;Fak. Mathematik, | ||
2368 | * Inst. Numerische Mathematik;Fak. Verkehrswissensch. Friedrich List, | ||
2369 | * Inst. Numerische Mathematik;Fak. Verkehrswissensch. Friedrich List;Integriertes Eisenbahnlabor (IEL), | ||
2370 | * Inst. Philosophie, | ||
2371 | * Inst. Philosophie;JP Wissenschaftstheorie, | ||
2372 | * Inst. Philosophie;P.Didaktik der Philosophie und für Ethik, | ||
2373 | * Inst. Philosophie;Philosophische Fakultät, | ||
2374 | * Inst. Planetare Geodäsie;Inst. Geographie;AG Astronomie, | ||
2375 | * Inst. Politikwissenschaft, | ||
2376 | * Inst. Politikwissenschaft;P. Didaktik der politischen Bildung, | ||
2377 | * Inst. Romanistik, | ||
2378 | * Inst. Siedlungs- u.Ind.wasserwirtschaft;P. Hydrologie, | ||
2379 | * Inst. Slavistik, | ||
2380 | * Inst. Slavistik;Philosophische Fakultät, | ||
2381 | * Inst. Slavistik;P. Slavische Literaturwissenschaft, | ||
2382 | * Inst.Sozialpäd,Sozialarb.u.Wohlfahrtswi., | ||
2383 | * Inst.Sozialpäd,Sozialarb.u.Wohlfahrtswi.;Fak. Erziehungswissenschaften, | ||
2384 | * Inst. Soziologie, | ||
2385 | * Inst. Soziologie;Philosophische Fakultät;SG 8.5 Zentrum für Weiterbildung, | ||
2386 | * Inst. Städtebau und Regionalplanung;Fak. Architektur und Landschaft, | ||
2387 | * Inst. Systemarchitektur, | ||
2388 | * Inst.Textilma u.Text.Hochlstgswerksttech, | ||
2389 | * Inst.Textilma u.Text.Hochlstgswerksttech;Fak. Elektrotechnik u. Informationstech., | ||
2390 | * Inst.Textilma u.Text.Hochlstgswerksttech;Fak. Maschinenwesen, | ||
2391 | * Inst.Textilma u.Text.Hochlstgswerksttech;P. Bauphysik;Fak. Informatik, | ||
2392 | * Inst.Textilma u.Text.Hochlstgswerksttech;P. Textiltechnik, | ||
2393 | * Inst. Theoretische Physik, | ||
2394 | * Inst. Verfahrenstechnik u. Umwelttechnik, | ||
2395 | * Inst. Verfahrenstechnik u. Umwelttechnik;P. Chemische Verfahrenstechnik, | ||
2396 | * Inst. Verkehrsplanung u. Stra\u00dfenverkehr, | ||
2397 | * Inst. Verkehrsplanung u. Stra\u00dfenverkehr;P. Mobilitätssystemplanung, | ||
2398 | * Inst. Waldbau und Waldschutz, | ||
2399 | * Inst. Waldbau und Waldschutz;P. Waldschutz, | ||
2400 | * Inst. Werkstoffwissenschaft (IfWW), | ||
2401 | * Inst. Werkstoffwissenschaft (IfWW);P. Pulvermetallurgie (gB/IFAM), | ||
2402 | * Inst. Werkstoffwissenschaft (IfWW);P.Werkstoffmech.Schad.fallanalys (gB/FG), | ||
2403 | * Inst. Wirtschaft und Verkehr, | ||
2404 | * Inst. Wissenschaftliches Rechnen, | ||
2405 | * Inst. Wissenschaftliches Rechnen;Fak. Mathematik, | ||
2406 | * Integriertes Eisenbahnlabor (IEL), | ||
2407 | * Integriertes Eisenbahnlabor (IEL);Fak. Verkehrswissensch. Friedrich List, | ||
2408 | * Integriertes Eisenbahnlabor (IEL);P. Betrieb von Bahnsystemen, | ||
2409 | * Internationales Hochschulinstitut (IHI), | ||
2410 | * Internationales Hochschulinstitut (IHI);P. Angewandte Zoologie, | ||
2411 | * Internationales Hochschulinstitut (IHI);P. BWL, insb. Resp.Management, | ||
2412 | * Internationales Hochschulinstitut (IHI);P. Int.Mana.,insb.Komm.u.Wiss.management, | ||
2413 | * Internationales Hochschulinstitut (IHI);P. ökosyst. Dienstlg.(Ecosystem Services, | ||
2414 | * Internationales Hochschulinstitut (IHI);Verwaltung IHI, | ||
2415 | * Internationales Hochschulinstitut Zittau, | ||
2416 | * IT, | ||
2417 | * IT-Servicezentrum Bauingenieurwesen;Arbeitsgruppe Fernstudium;Dekanat Fakultät Bauingenieurwesen, | ||
2418 | * JP Angewandte Mathematik, | ||
2419 | * JP Angewandte Mathematik;Fak. Mathematik, | ||
2420 | * JP BR, Geist.eig., insb.PatR, Rfr. KI, | ||
2421 | * JP BWL, insb. Management Science, | ||
2422 | * JP BWL, insb. Management Science;Boysen-TUD-Grad.kolleg, | ||
2423 | * JP BWL, insb. Management Science;Fak. Wirtschaftswissenschaften, | ||
2424 | * JP BWL, insb. Personalmanagement, | ||
2425 | * JP BWL, insb. Strategie u. Untern.ethik, | ||
2426 | * JP Didaktik der Physik (TT), | ||
2427 | * JP Didaktik der Romanischen Sprachen, | ||
2428 | * JP Didaktik der Romanischen Sprachen;P.Neuere u.Neueste Gesch u. Did.d.Gesch.;P.GermanistischeLinguistik u.Sprachgesch, | ||
2429 | * JP f.Geschichte d.Botanik u.d.Gartenbaus, | ||
2430 | * JP Geosensorsysteme (TT), | ||
2431 | * JP Geosensorsysteme (TT);Fak. Umweltwissenschaften, | ||
2432 | * JP Gestaltung immersiver Medien (TT), | ||
2433 | * JP Gestaltung immersiver Medien (TT);Fak. Informatik, | ||
2434 | * JP Haptische Kommunikationssysteme, | ||
2435 | * JP Int.Ma.f.Men.Comp.Int.;Fak. Elektrotechnik u. Informationstech., | ||
2436 | * JP Lit. Nordamerika mdS Fu.Stu. (TT), | ||
2437 | * JP Lit. Nordamerika mdS Fu.Stu. (TT);TUDiSC;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2438 | * JP Mikrosoz.u.tech.-soz. Inter. (TT), | ||
2439 | * JP Mikrosoz.u.tech.-soz. Inter. (TT);Philosophische Fakultät, | ||
2440 | * JP Nachhaltige Stadtzukünfte, | ||
2441 | * JP Nachhaltige Stadtzukünfte;Professur für Humangeographie, | ||
2442 | * JP Nachhaltigkeitsbewertung und -politik;Fak. Wirtschaftswissenschaften, | ||
2443 | * JP Pflanzenverw. in der Landschaftsarch., | ||
2444 | * JP Pflanzenverw. in der Landschaftsarch.;Fak. Architektur und Landschaft, | ||
2445 | * JP Quanten-Kommunikationssysteme, | ||
2446 | * JP Reelle algebraische Geometrie (TT), | ||
2447 | * JP Sozial affektiver Touch, | ||
2448 | * JP Umweltfernerkundung, | ||
2449 | * JP Umweltfernerkundung;Fak. Umweltwissenschaften, | ||
2450 | * JP VWL,internationale Wirtschaftspolitik, | ||
2451 | * JP VWL,internationale Wirtschaftspolitik;Fak. Wirtschaftswissenschaften, | ||
2452 | * JP WI,insb. für Management Analytics, | ||
2453 | * JP Wirtschaftspädagogik, Digitalisierung, | ||
2454 | * JP Wissenschaftstheorie, | ||
2455 | * Kanzler, | ||
2456 | * Kanzler;Fak. Architektur und Landschaft, | ||
2457 | * Kanzler;Fak. Maschinenwesen, | ||
2458 | * Kanzler;Inst. Soziologie, | ||
2459 | * Kirchengeschichte (evangelisch), | ||
2460 | * Kirchengeschichte (katholisch), | ||
2461 | * Klinik für Innere Medizin und Kardiologie (am Herzzentrum), | ||
2462 | * Klinik für Kardiochirurgie (am Herzzentrum), | ||
2463 | * Klinik und Poliklinik für Anästhesiologie und Intensivtherapie, | ||
2464 | * Klinik und Poliklinik für Anästhesiologie und Intensivtherapie | ||
2465 | * Klinik und Poliklinik für Augenheilkunde, | ||
2466 | * Klinik und Poliklinik für Dermatologie, | ||
2467 | * Klinik und Poliklinik für Dermatologie;Universitäts KrebsCentrum Dresden, | ||
2468 | * Klinik und Poliklinik für Frauenheilkunde und Geburtshilfe, | ||
2469 | * Klinik und Poliklinik für Frauenheilkunde und Geburtshilfe;Bereichsverwaltung Medizin, | ||
2470 | * Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde, | ||
2471 | * Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde;Fak. Maschinenwesen, | ||
2472 | * Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde;Institut für Didaktik und Lehrforschung in der Medizin, Carus Le;Medizinische Fak. Carl Gustav Carus, | ||
2473 | * Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde;Medizinische Fak. Carl Gustav Carus, | ||
2474 | * Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde;Medizinische Fak. Carl Gustav Carus;Institut für Didaktik und Lehrforschung in der Medizin, Medizini, | ||
2475 | * Klinik und Poliklinik für Kinder- und Jugendmedizin, | ||
2476 | * Klinik und Poliklinik für Kinder- und Jugendpsychiatrie, | ||
2477 | * Klinik und Poliklinik für Kinder- und Jugendpsychiatrie;Klinik und Poliklinik für Psychiatrie und Psychotherapie, | ||
2478 | * Klinik und Poliklinik für Neurologie, | ||
2479 | * Klinik und Poliklinik für Psychiatrie und Psychotherapie, | ||
2480 | * Klinik und Poliklinik für Psychiatrie und Psychotherapie;Psychosoziale Medizin und Entwicklungsneurowissenschaften, | ||
2481 | * Klinik und Poliklinik für Psychotherapie und Psychosomatik, | ||
2482 | * Klinik und Poliklinik für Strahlentherapie und Radioonkologie;OncoRay - Nationales Zentrum für Strahlenforschung in der Onkolo, | ||
2483 | * Klinik und Poliklinik für Urologie, | ||
2484 | * Klinik und Poliklinik für Viszeral- Thorax- und Gefä\u00dfchirurgie, | ||
2485 | * Komplexität u. Topologie in Quantenmat., | ||
2486 | * Koordination Digitalisierg u IT-Services, | ||
2487 | * Koordination Digitalisierg u IT-Services;Verwaltung ZIH, | ||
2488 | * Kustodie, | ||
2489 | * LAB für Organisations- u.Differenzierung, | ||
2490 | * Labor, | ||
2491 | * Lehrzentrum Sprachen und Kulturräume, | ||
2492 | * Lehrzentrum Sprachen und Kulturräume;Abt. Multimediales Sprachlernzentrum, | ||
2493 | * Lehrzentrum Sprachen und Kulturräume;P. Deutsch als Zweit-, Fremdsprache, | ||
2494 | * Leitung/Verwaltung CMCB, | ||
2495 | * Leitung/Verwaltung CMCB;Fak. Biologie, | ||
2496 | * LEONARDO-B\u00dcRO SACHSEN, | ||
2497 | * Max-Planck-Institut, | ||
2498 | * Mechanische Werkstatt, | ||
2499 | * Mechanobiologie der Stammzellen (NFoG), | ||
2500 | * Mechanobiologie der Stammzellen (NFoG);CMCB, | ||
2501 | * Medizinische Fak. Carl Gustav Carus, | ||
2502 | * Medizinische Fak. Carl Gustav Carus;Arbeitsbereich Medizinische Physik und biomedizinische Technik, | ||
2503 | * Medizinische Fak. Carl Gustav Carus;Bereichsverwaltung Medizin, | ||
2504 | * Medizinische Fak. Carl Gustav Carus;Core Facility Cellular Imaging, | ||
2505 | * Medizinische Fak. Carl Gustav Carus;DRESDEN-concept, | ||
2506 | * Medizinische Fak. Carl Gustav Carus;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
2507 | * Medizinische Fak. Carl Gustav Carus;Else Kröner Fresenius Zentrum für Digitale Gesundheit;Institut für Klinische Chemie und Laboratoriumsmedizin, | ||
2508 | * Medizinische Fak. Carl Gustav Carus;Fak. Erziehungswissenschaften, | ||
2509 | * Medizinische Fak. Carl Gustav Carus;Fak. Erziehungswissenschaften;Zentrum für evidenzbasierte Gesundheitsversorgung, | ||
2510 | * Medizinische Fak. Carl Gustav Carus;Fak. Informatik;Klinik und Poliklinik für Kinder- und Jugendmedizin, | ||
2511 | * Medizinische Fak. Carl Gustav Carus;Fak. Physik, | ||
2512 | * Medizinische Fak. Carl Gustav Carus;Hochschulmedizin (Medizinische Fakultät und Universitätsklinikum, | ||
2513 | * Medizinische Fak. Carl Gustav Carus;Institut für Anatomie, | ||
2514 | * Medizinische Fak. Carl Gustav Carus;Institut für Didaktik und Lehrforschung in der Medizin, Carus Le, | ||
2515 | * Medizinische Fak. Carl Gustav Carus;Institut für Didaktik und Lehrforschung in der Medizin, Medizini, | ||
2516 | * Medizinische Fak. Carl Gustav Carus;Institut für Didaktik und Lehrforschung in der Medizin, Medizini;Institut für Pharmakologie und Toxikologie, | ||
2517 | * Medizinische Fak. Carl Gustav Carus;Institut für Immunologie, | ||
2518 | * Medizinische Fak. Carl Gustav Carus;Institut für Klinische Chemie und Laboratoriumsmedizin;Hochschulmedizin (Medizinische Fakultät und Universitätsklinikum;Institut für Anatomie, | ||
2519 | * Medizinische Fak. Carl Gustav Carus;Institut für Klinische Genetik, | ||
2520 | * Medizinische Fak. Carl Gustav Carus;Institut für Medizinische Informatik und Biometrie, | ||
2521 | * Medizinische Fak. Carl Gustav Carus;Institut für Medizinische Informatik und Biometrie;Klinik und Poliklinik für Urologie, | ||
2522 | * Medizinische Fak. Carl Gustav Carus;Institut für Medizinische Mikrobiologie und Virologie;Medizinische Klinik und Poliklinik I, | ||
2523 | * Medizinische Fak. Carl Gustav Carus;Institut für Pathologie, | ||
2524 | * Medizinische Fak. Carl Gustav Carus;Institut für Pharmakologie und Toxikologie, | ||
2525 | * Medizinische Fak. Carl Gustav Carus;Institut für Pharmakologie und Toxikologie;Institut für Didaktik und Lehrforschung in der Medizin, Medizini, | ||
2526 | * Medizinische Fak. Carl Gustav Carus;Institut für Pharmakologie und Toxikologie;Institut für Klinische Pharmakologie, | ||
2527 | * Medizinische Fak. Carl Gustav Carus;Institut für Physiologie, | ||
2528 | * Medizinische Fak. Carl Gustav Carus;Institut und Poliklinik für Arbeits- und Sozialmedizin, | ||
2529 | * Medizinische Fak. Carl Gustav Carus;Institut und Poliklinik für Arbeits- und Sozialmedizin;Klinik und Poliklinik für Psychotherapie und Psychosomatik, | ||
2530 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Anästhesiologie und Intensivtherapie, | ||
2531 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Anästhesiologie und Intensivtherapie | ||
2532 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Dermatologie, | ||
2533 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Hals-Nasen-Ohrenheilkunde, | ||
2534 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Kinder- und Jugendmedizin, | ||
2535 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Kinder- und Jugendmedizin;Bereichsverwaltung Medizin, | ||
2536 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Kinder- und Jugendpsychiatrie, | ||
2537 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Mund-, Kiefer- und Gesichtschirurgie, | ||
2538 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Neurochirurgie, | ||
2539 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Neurologie, | ||
2540 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Psychiatrie und Psychotherapie, | ||
2541 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Psychotherapie und Psychosomatik, | ||
2542 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Urologie, | ||
2543 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Urologie;Institut für Didaktik und Lehrforschung in der Medizin, Medizini, | ||
2544 | * Medizinische Fak. Carl Gustav Carus;Klinik und Poliklinik für Viszeral- Thorax- und Gefä\u00dfchirurgie, | ||
2545 | * Medizinische Fak. Carl Gustav Carus;Medizinische Klinik I, Bereich Transfusionsmedizin, | ||
2546 | * Medizinische Fak. Carl Gustav Carus;Medizinische Klinik und Poliklinik I, | ||
2547 | * Medizinische Fak. Carl Gustav Carus;Medizinische Klinik und Poliklinik III, | ||
2548 | * Medizinische Fak. Carl Gustav Carus;Medizinische Klinik und Poliklinik III;Hochschulmedizin (Medizinische Fakultät und Universitätsklinikum, | ||
2549 | * Medizinische Fak. Carl Gustav Carus;Medizinische Klinik und Poliklinik III;Institut für Klinische Chemie und Laboratoriumsmedizin, | ||
2550 | * Medizinische Fak. Carl Gustav Carus;Nationales Centrum für Tumorerkrankungen Dresden, | ||
2551 | * Medizinische Fak. Carl Gustav Carus;OncoRay - Nationales Zentrum für Strahlenforschung in der Onkolo, | ||
2552 | * Medizinische Fak. Carl Gustav Carus;P.Klinische Psychologie u.Beh.Neurowiss., | ||
2553 | * Medizinische Fak. Carl Gustav Carus;P.Numeri.u.Experiment.Festkörpermechanik, | ||
2554 | * Medizinische Fak. Carl Gustav Carus;Poliklinik für Kieferorthopädie, | ||
2555 | * Medizinische Fak. Carl Gustav Carus;P. Strahlenphysik (gB/HZDR), | ||
2556 | * Medizinische Fak. Carl Gustav Carus;Psychosoziale Medizin und Entwicklungsneurowissenschaften, | ||
2557 | * Medizinische Fak. Carl Gustav Carus;Psychosoziale Medizin und Entwicklungsneurowissenschaften;Medizinische Klinik und Poliklinik I, | ||
2558 | * Medizinische Fak. Carl Gustav Carus;Service Center Studium, | ||
2559 | * Medizinische Fak. Carl Gustav Carus;UniversitätsCentrum für Orthopädie, Unfall - und Plastische Chir, | ||
2560 | * Medizinische Fak. Carl Gustav Carus;Zentrum für evidenzbasierte Gesundheitsversorgung, | ||
2561 | * Medizinische Fak. Carl Gustav Carus;Zentrum für Regenerative Therapien Dresden (CRTD) im Bereich Med, | ||
2562 | * Medizinische Klinik I, Bereich Transfusionsmedizin, | ||
2563 | * Medizinische Klinik und Poliklinik I, | ||
2564 | * Medizinische Klinik und Poliklinik III, | ||
2565 | * Medizinische Klinik und Poliklinik III, Bereich Allgemeinmedizin, | ||
2566 | * Medizinische Klinik und Poliklinik III;Medizinische Fak. Carl Gustav Carus, | ||
2567 | * Medizinische Klinik und Poliklinik III;Medizinische Klinik und Poliklinik III, Bereich Allgemeinmedizin, | ||
2568 | * Mesosk. Mat.modellierung u. Sim. (NFoG), | ||
2569 | * Mikro- und Nano-Biosysteme (FoG), | ||
2570 | * Molekulare Diabetologie, | ||
2571 | * Multiaxialkettenwirktechnik and robotics, | ||
2572 | * Multimaterial-Garnstrukturen, | ||
2573 | * Multimediales Sprachlernzentrum, | ||
2574 | * Neuroimaging Center, | ||
2575 | * NEXUS, | ||
2576 | * OncoRay - Nationales Zentrum für Strahlenforschung in der Onkolo, | ||
2577 | * OncoRay - Nationales Zentrum für Strahlenforschung in der Onkolo;Medizinische Fak. Carl Gustav Carus, | ||
2578 | * OncoRay - Nationales Zentrum für Strahlenforschung in der Onkolo;P.Gebäudel.u.Entw.Sozial-u.Gesundheitsb.;Fak. Architektur und Landschaft, | ||
2579 | * OncoRay ZIC - Nationales Zentrum für Strahlenforschung in der On, | ||
2580 | * Onkomechanik (FoG), | ||
2581 | * Onkomechanik (FoG);CMCB;P. Zelluläre Netzwerke und Systeme, | ||
2582 | * P. Abfall- und Kreislaufwirtschaft, | ||
2583 | * P. Abfall- und Kreislaufwirtschaft;Fak. Umweltwissenschaften, | ||
2584 | * P. Adaptive Dynamische Systeme, | ||
2585 | * P. Adaptive Dynamische Systeme;Deutsches Zentrum für Astrophysik (DZA), | ||
2586 | * P. Adaptive Dynamische Systeme;Fak. Elektrotechnik u. Informationstech., | ||
2587 | * P. Adaptive Dynamische Systeme;Fak. Informatik, | ||
2588 | * P. Adaptive Dynamische Systeme;Fak. Informatik;Klinik und Poliklinik für Anästhesiologie und Intensivtherapie, | ||
2589 | * P. Agrarsystemtechnik (AST), | ||
2590 | * P. Agrarsystemtechnik (AST);Dresdner Hochschulsportzentrum (DHSZ), | ||
2591 | * P. Agrarsystemtechnik (AST);Fak. Maschinenwesen, | ||
2592 | * P. Akustik und Haptik, | ||
2593 | * P. Akustik und Haptik;Fak. Elektrotechnik u. Informationstech., | ||
2594 | * P. Algebra, | ||
2595 | * P. Algebraische u. logische Grundl.d.Inf, | ||
2596 | * P. Algebraische u. logische Grundl.d.Inf;Dekanat Fakultät Informatik, | ||
2597 | * P. Algebraische u. logische Grundl.d.Inf;Fak. Informatik, | ||
2598 | * P. Algebra m.S. Gruppentheorie, | ||
2599 | * P. Algebra und Diskrete Strukturen, | ||
2600 | * P. Algebra und Diskrete Strukturen;Inst. Algebra, | ||
2601 | * P. Allg.BWL,insb.Controlling u.Umweltman, | ||
2602 | * P. Allg. Didaktik/Emp. Unterrichtsfor., | ||
2603 | * P. Allg. Didaktik/Emp. Unterrichtsfor.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Philosophische Fakultät, | ||
2604 | * P. Allgemeine Erziehungswissenschaft, | ||
2605 | * P. Allgemeine Mikrobiologie, | ||
2606 | * P. Allgemeine Mikrobiologie;Fak. Biologie, | ||
2607 | * P. Allgemeine Mikrobiologie;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2608 | * P. Allgemeine Psychologie, | ||
2609 | * P. Allgemeine Psychologie;Abt. Vertei. und Datenint. Rechnen (VDR), | ||
2610 | * P. Allgemeine Psychologie;Fak. Psychologie, | ||
2611 | * P. Allgemeine Psychologie;P. Methoden der Psy. und kog.Modellierg., | ||
2612 | * P. Alte Geschichte, | ||
2613 | * P. Alte Geschichte;Philosophische Fakultät, | ||
2614 | * P.\u00c4ltere u. frühneuzeitl.Dt.Lit.u.Kultur, | ||
2615 | * P.\u00c4ltere u. frühneuzeitl.Dt.Lit.u.Kultur;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2616 | * P.\u00c4ltere u. frühneuzeitl.Dt.Lit.u.Kultur;Fak. Sprach-, Literatur- u. Kulturwiss.;Bereichsgebundene Studierende, | ||
2617 | * P.\u00c4ltere u. frühneuzeitl.Dt.Lit.u.Kultur;P. Klassische Philologie/Latein, | ||
2618 | * P. Amerikanistik Schwerpunkt Diversity S, | ||
2619 | * P. Amerikanistik Schwerpunkt Diversity S;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2620 | * P. Amerikanistik Schwerpunkt Diversity S;Philosophische Fakultät;Medizinische Fak. Carl Gustav Carus, | ||
2621 | * P. Angewandte Analysis, | ||
2622 | * P. Angewandte Diskrete Mathematik, | ||
2623 | * P. Angewandte Festkörperphysik (gB/HZDR), | ||
2624 | * P. Angewandte Stochastik, | ||
2625 | * P. Angewandte Zoologie, | ||
2626 | * P. Anglistische Sprachwissenschaft, | ||
2627 | * P. Anglistische Sprachwissenschaft;Bereichsgebundene Studierende, | ||
2628 | * P. Angwandte Linguistik, | ||
2629 | * P. Angwandte Linguistik;Bereichsverwaltung Geistes-/Sozialwissen, | ||
2630 | * P. Angwandte Linguistik;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2631 | * P. Anorganische Chemie (I) (AC1), | ||
2632 | * P. Anorganische Chemie (I) (AC1);Fak. Chemie u. Lebensmittelchemie, | ||
2633 | * P. Anorganische Chemie (I) (AC1);Fak. Chemie u. Lebensmittelchemie;Boysen-TUD-Grad.kolleg, | ||
2634 | * P. Anorganische Chemie (I) (AC1);Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2635 | * P. Anorganische Chemie (II) (AC2), | ||
2636 | * P. Anorganische Chemie (II) (AC2);Fak. Chemie u. Lebensmittelchemie, | ||
2637 | * P. Anorganische Molekülchemie, | ||
2638 | * P. Anorganische Molekülchemie;Fak. Chemie u. Lebensmittelchemie, | ||
2639 | * P. Anorganische Molekülchemie;Fak. Erziehungswissenschaften;Bereichsverwaltung MatNat, | ||
2640 | * P. Anorganisch-Nichtmetallische Werk(gB), | ||
2641 | * P. Anorganisch-Nichtmetallische Werk(gB);Fak. Maschinenwesen, | ||
2642 | * P. Arbeits- und Organisationspsychologie, | ||
2643 | * P. Arbeits- und Organisationspsychologie;Fak. Psychologie, | ||
2644 | * P. Arbeitswissenschaft, | ||
2645 | * P. Arbeitswissenschaft;CIMTT;Fak. Maschinenwesen, | ||
2646 | * P. Arbeitswissenschaft;Werkstatt und Versuchsfeld Johannstadt, | ||
2647 | * P. Astrophysik, | ||
2648 | * P. Astrophysik;Deutsches Zentrum für Astrophysik (DZA), | ||
2649 | * P. Astrophysik;Fak. Physik, | ||
2650 | * P. Astrophysik;P. Gebäudeenergietech u. Wärmeversorgung;Deutsches Zentrum für Astrophysik (DZA), | ||
2651 | * P. Aufbau- und Verbindungstech. d. Elekt, | ||
2652 | * P. Aufbau- und Verbindungstech. d. Elekt;Fak. Elektrotechnik u. Informationstech., | ||
2653 | * P. Aufbau- und Verbindungstech. d. Elekt;Zentrum für mikrotechnische Produktion, | ||
2654 | * P. Automatentheorie, | ||
2655 | * P. Automatentheorie;Fak. Informatik, | ||
2656 | * P. Automatentheorie;P. Grundwassersysteme;Fak. Informatik, | ||
2657 | * P. Automatisierungstechnik, | ||
2658 | * P. Baubetriebswesen, | ||
2659 | * P. Baubetriebswesen;Fak. Bauingenieurwesen, | ||
2660 | * P. Baubetriebswesen;Inst. Baubetriebswesen, | ||
2661 | * P. Baugeschichte und Architekturtheorie, | ||
2662 | * P. Baugeschichte und Architekturtheorie;Fak. Architektur und Landschaft, | ||
2663 | * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did, | ||
2664 | * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did;BFR Chemietechnik, Didaktik der Chemie, | ||
2665 | * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did;Fak. Erziehungswissenschaften, | ||
2666 | * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2667 | * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did;P. Allgemeine Erziehungswissenschaft;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2668 | * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2669 | * P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did;ZLSB BQL, | ||
2670 | * P. Bauinformatik, | ||
2671 | * P. Bauinformatik;Fak. Bauingenieurwesen, | ||
2672 | * P. Bauinformatik;Fak. Informatik, | ||
2673 | * P. Baumaschinen, | ||
2674 | * P. Baumaschinen;Fak. Informatik, | ||
2675 | * P. Baumaschinen;Fak. Maschinenwesen, | ||
2676 | * P. Baumechanik, | ||
2677 | * P. Baumechanik;Fak. Bauingenieurwesen, | ||
2678 | * P. Bauphysik, | ||
2679 | * P. Bauphysik;Dresdner Hochschulsportzentrum (DHSZ), | ||
2680 | * P. Bauphysik;Fak. Architektur und Landschaft, | ||
2681 | * P. Bauphysik;Fak. Informatik, | ||
2682 | * P. Bauphysik;Institut für ökologische Raumentwicklung e.V.;Fak. Architektur und Landschaft, | ||
2683 | * P. Baustoffe, | ||
2684 | * P. Baustoffe;Fak. Bauingenieurwesen, | ||
2685 | * P. Baustoffe;Fak. Chemie u. Lebensmittelchemie, | ||
2686 | * P. Baustoffe;P. Nachhaltige Baukonstruktion;Fak. Bauingenieurwesen, | ||
2687 | * P. Bauverfahrenstechnik, | ||
2688 | * P. Behaviorale Epidemiologie, | ||
2689 | * P. Behaviorale Epidemiologie;Fak. Psychologie, | ||
2690 | * P. Behaviorale Psychotherapie;Fak. Psychologie, | ||
2691 | * P. Beratung und Soziale Beziehungen, | ||
2692 | * P. Berufspädagogik, | ||
2693 | * P. Berufspädagogik;Fak. Erziehungswissenschaften, | ||
2694 | * P. Berufspädagogik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2695 | * P.Beschichtungstech. Elektronik(gB/FG), | ||
2696 | * P. Betriebssysteme, | ||
2697 | * P. Betriebssysteme;Fak. Informatik, | ||
2698 | * P. Betriebssysteme;P. Mess- und Sensorsystemtechnik;Fak. Informatik, | ||
2699 | * P. Betrieb von Bahnsystemen, | ||
2700 | * P. Betrieb von Bahnsystemen;Fak. Verkehrswissensch. Friedrich List, | ||
2701 | * P. Biblische Theologie (evangelisch), | ||
2702 | * P. Biblische Theologie (katholisch), | ||
2703 | * P. Biblische Theologie (katholisch);Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2704 | * P. Biblische Theologie (katholisch);Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Inst. Katholische Theologie, | ||
2705 | * P.Bildg.Messverf.Energie-,Verfahre(gB), | ||
2706 | * P.Bildg.Messverf.Energie-,Verfahre(gB);Fak. Maschinenwesen, | ||
2707 | * P. Bildungstechnologie, | ||
2708 | * P. Bildungstechnologie;Fak. Architektur und Landschaft, | ||
2709 | * P. Bildungstechnologie;Fak. Erziehungswissenschaften, | ||
2710 | * P. Bildungstechnologie;Philosophische Fakultät, | ||
2711 | * P. Bildungstechnologie;Wirtschaft-Technik-Haushalt/Soziales, | ||
2712 | * P. Bildungstechnologie;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2713 | * P. Bildwissenschaft i.glo.Kon. (TT), | ||
2714 | * P. Bildwissenschaft i.glo.Kon. (TT);Bereichsgebundene Studierende;Dresdner Hochschulsportzentrum (DHSZ), | ||
2715 | * P. Bioanalytische Chemie (AnC1), | ||
2716 | * P. Bioanalytische Chemie (AnC1);Fak. Chemie u. Lebensmittelchemie, | ||
2717 | * P. Bioanalytische Chemie (AnC1);Fak. Informatik;Fak. Chemie u. Lebensmittelchemie, | ||
2718 | * P.Bioanorgan.u.Radiopharmaz.Che(gB/HZDR), | ||
2719 | * P.Biodiversität d. Pflanzen(gB/Sencken.), | ||
2720 | * P. Biodiversität und Naturschutz, | ||
2721 | * P. Biodiversität und Naturschutz;Fak. Umweltwissenschaften, | ||
2722 | * P. Biofunkt.Polymermaterialien (gB/IPF), | ||
2723 | * P. Biofunkt.Polymermaterialien (gB/IPF);Fak. Chemie u. Lebensmittelchemie, | ||
2724 | * P. Bioinformatik, | ||
2725 | * P. Bioinformatik;Fak. Biologie, | ||
2726 | * P. Bioinformatik;Fak. Informatik, | ||
2727 | * P. Bioinformatik;P. Molekulare Biophysik, | ||
2728 | * P. Biologie komplexer Systeme, | ||
2729 | * P. Biologische Algorithmen (Heis.), | ||
2730 | * P. Biologische Algorithmen (Heis.);Biologische Algorithmen (FoG), | ||
2731 | * P. Biologische Algorithmen (Heis.);CMCB, | ||
2732 | * P. Biologische Algorithmen (Heis.);Fak. Physik, | ||
2733 | * P. Biomaterialien, | ||
2734 | * P. Biomaterialien;Fak. Maschinenwesen, | ||
2735 | * P.Biomedizinische Elektronik, | ||
2736 | * P.Biomedizinische Elektronik;Dekanat Fakultät EuI, | ||
2737 | * P.Biomedizinische Elektronik;SP Elektronische Bauelemente, | ||
2738 | * P. Biomedizinische Sensorik, | ||
2739 | * P. Biomedizinische Technik, | ||
2740 | * P. Biomedizinische Technik;Fak. Elektrotechnik u. Informationstech., | ||
2741 | * P. Biomedizinische Technik;Fak. Informatik, | ||
2742 | * P. Biomedizinische Technik;Fak. Informatik;P. Systems Engineering (SE), | ||
2743 | * P. Biomimetische Materialien, | ||
2744 | * P. BioNano-Werkzeuge, | ||
2745 | * P. BioNano-Werkzeuge;DD Internat.Grad.School ILS, | ||
2746 | * P. BioNano-Werkzeuge;Fak. Biologie, | ||
2747 | * P. Biophysik, | ||
2748 | * P. Bioprospektion, | ||
2749 | * P. Bioprospektion;Fak. Biologie, | ||
2750 | * P. Bioprospektion;Klinik und Poliklinik für Neurologie, | ||
2751 | * P. Biopsychologie, | ||
2752 | * P. Biopsychologie;Klinik und Poliklinik für Kinder- und Jugendpsychiatrie, | ||
2753 | * P. Biopsychologie;P.Klinische Psychologie u.Beh.Neurowiss., | ||
2754 | * P. Biopsychologie;P. Suchtforschung, | ||
2755 | * P. Bioverfahrenstechnik, | ||
2756 | * P. Bioverfahrenstechnik;CMCB, | ||
2757 | * P. Bioverfahrenstechnik;Fak. Biologie;Fak. Maschinenwesen, | ||
2758 | * P. Bioverfahrenstechnik;Fak. Maschinenwesen, | ||
2759 | * P. Bioverfahrenstechnik;Wirtschaft-Technik-Haushalt/Soziales, | ||
2760 | * P. Bodenmechanik und Grundbau, | ||
2761 | * P. Bodenmechanik und Grundbau;Fak. Bauingenieurwesen, | ||
2762 | * P. Bodenressourcen und Landnutzung, | ||
2763 | * P. Bodenressourcen und Landnutzung;EPC Strukturfonds Sachsen, | ||
2764 | * P. Bodenressourcen und Landnutzung;Fak. Umweltwissenschaften, | ||
2765 | * P. Bodenressourcen und Landnutzung;P. Hydrochemie und Wassertechnologie, | ||
2766 | * P. Bodenressourcen und Landnutzung;(S)P. Physische Geographie m. Sc (Heis.), | ||
2767 | * P. Botanik, | ||
2768 | * P. Botanik;Fak. Biologie;Internationales Hochschulinstitut (IHI), | ||
2769 | * P. Botanik;Internationales Hochschulinstitut (IHI), | ||
2770 | * P. BR, Immat.recht,insb. UrhebR u.Medien, | ||
2771 | * P. BR, Immat.recht,insb. UrhebR u.Medien;Inst. Int.R.,Geist.Eigt.,Technik.R, | ||
2772 | * P. BR, Immat.recht,insb. UrhebR u.Medien;Philosophische Fakultät, | ||
2773 | * P. British Cultural Studies, | ||
2774 | * P. British Cultural Studies;P. Englische Literaturwissenschaft, | ||
2775 | * P. BWL, insb.Betriebl. Rechnungsw./Contr, | ||
2776 | * P. BWL, insb.Betriebl. Rechnungsw./Contr;Fak. Wirtschaftswissenschaften, | ||
2777 | * P. BWL, insb. Energiewirtschaft, | ||
2778 | * P. BWL, insb. Energiewirtschaft;Fak. Informatik, | ||
2779 | * P. BWL, insb. Energiewirtschaft;Fak. Wirtschaftswissenschaften, | ||
2780 | * P. BWL, insb. Industr. Management (IM), | ||
2781 | * P. BWL, insb. Industr. Management (IM);Fak. Wirtschaftswissenschaften, | ||
2782 | * P. BWL, insb. Logistik, | ||
2783 | * P. BWL, insb. Logistik;Fak. Wirtschaftswissenschaften, | ||
2784 | * P. BWL,insb. Management, | ||
2785 | * P. BWL,insb. Management;Fak. Wirtschaftswissenschaften, | ||
2786 | * P. BWL, insb. Marketing (MLS);Fak. Wirtschaftswissenschaften, | ||
2787 | * P. BWL,insb. Nachh.u. Betr. Umw., | ||
2788 | * P. BWL,insb. Nachh.u. Betr. Umw.;Fak. Umweltwissenschaften;P. Hydrologie, | ||
2789 | * P. BWL,insb. Nachh.u. Betr. Umw.;Fak. Wirtschaftswissenschaften, | ||
2790 | * P. BWL,insb. Nachh.u. Betr. Umw.;JP Nachhaltigkeitsbewertung und -politik, | ||
2791 | * P. BWL,insb. Nachh.u. Betr. Umw.;P. BWL, ins. Umw.Management (TT), | ||
2792 | * P. BWL,insb. Nachh.u. Betr. Umw.;P. BWL, ins. Umw.Management (TT);Fak. Wirtschaftswissenschaften, | ||
2793 | * P. BWL,insb. Nachh.u. Betr. Umw.;Zentrum interdiszip. Lernen und Lehren;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2794 | * P. BWL,insb. Organisation u. Manag., | ||
2795 | * P. BWL, insb. Resp.Management, | ||
2796 | * P. BWL, insb. Resp.Management;Internationales Hochschulinstitut (IHI), | ||
2797 | * P.BWL,insb. Wirtschaftsprüfg u. Steuerl., | ||
2798 | * P.BWL,insb. Wirtschaftsprüfg u. Steuerl.;Fak. Wirtschaftswissenschaften, | ||
2799 | * P.BWL,insb. Wirtschaftsprüfg u. Steuerl.;SG 8.3 International Office;Fak. Wirtschaftswissenschaften, | ||
2800 | * P.BWL, ins. Finanzwirtschaft, | ||
2801 | * P.BWL, ins. Finanzwirtschaft;Fak. Wirtschaftswissenschaften, | ||
2802 | * P.BWL, ins. Finanzwirtschaft;Fak. Wirtschaftswissenschaften;Dresdner Hochschulsportzentrum (DHSZ), | ||
2803 | * P. BWL, ins. Umw.Management (TT), | ||
2804 | * P. BWL, ins. Umw.Management (TT);Fak. Wirtschaftswissenschaften, | ||
2805 | * P. BWL, ins. Umw.Management (TT);Internationales Hochschulinstitut (IHI), | ||
2806 | * P. Chemische Verfahrenstechnik, | ||
2807 | * P. Chemische Verfahrenstechnik;Fak. Maschinenwesen, | ||
2808 | * P. Chemische Verfahrenstechnik;P. Textiltechnik;Fak. Chemie u. Lebensmittelchemie, | ||
2809 | * P.Christliche Kunst d. Spätantike u.d.MA, | ||
2810 | * P.Christliche Kunst d. Spätantike u.d.MA;Philosophische Fakultät, | ||
2811 | * P.Compilerbau, | ||
2812 | * P. Compilerbau (cfaed), | ||
2813 | * P. Compilerbau (cfaed);Fak. Elektrotechnik u. Informationstech.;P. Adaptive Dynamische Systeme, | ||
2814 | * P. Compilerbau (cfaed);Fak. Informatik, | ||
2815 | * P. Compilerbau (cfaed);P.Compilerbau;Fak. Informatik, | ||
2816 | * P. Compilerbau (cfaed);P. Dynamik und Mechanismentechnik, | ||
2817 | * P. Computational Logic, | ||
2818 | * P. Computational Logic;Fak. Informatik, | ||
2819 | * P. Computational Logic;P. Wissensbasierte Systeme (cfaed), | ||
2820 | * P. Computational Physics, | ||
2821 | * P. Computational Physics;Fak. Physik, | ||
2822 | * P. Computergraphik und Visualisierung, | ||
2823 | * P. Computergraphik und Visualisierung;Fak. Architektur und Landschaft, | ||
2824 | * P. Computergraphik und Visualisierung;Fak. Informatik, | ||
2825 | * P. Darstellungslehre, | ||
2826 | * P. Darstellungslehre;Fak. Architektur und Landschaft, | ||
2827 | * P. Datenbanken, | ||
2828 | * P. Datenbanken;Fak. Informatik, | ||
2829 | * P. Denkmalpflege und Entwerfen, | ||
2830 | * P. Denkmalpflege und Entwerfen;Fak. Architektur und Landschaft, | ||
2831 | * P. Deutsch als Zweit-, Fremdsprache, | ||
2832 | * P. Deutsch als Zweit-, Fremdsprache;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2833 | * P. Diagnostik und Intervention, | ||
2834 | * P. Diagnostik und Intervention;Fak. Psychologie, | ||
2835 | * P. Didaktik der Biologie, | ||
2836 | * P. Didaktik der Biologie;Fak. Biologie;Dekanat Fakultät Biologie, | ||
2837 | * P. Didaktik der Biologie;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2838 | * P. Didaktik der Mathematik, | ||
2839 | * P.Didaktik der Philosophie und für Ethik, | ||
2840 | * P. Didaktik der Physik, | ||
2841 | * P. Didaktik der Physik;Fak. Physik, | ||
2842 | * P. Didaktik der Physik;P. Teilchenphysik;Fak. Physik, | ||
2843 | * P. Didaktik der politischen Bildung, | ||
2844 | * P. Didaktik der politischen Bildung;Philosophische Fakultät, | ||
2845 | * P. Didaktik der politischen Bildung;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2846 | * P. Differentielle u. Persönlichkeitspsy, | ||
2847 | * P. Differentielle u. Persönlichkeitspsy;Fak. Psychologie, | ||
2848 | * P. Differentielle u. Persönlichkeitspsy;P. Diagnostik und Intervention, | ||
2849 | * P. Differentielle u. Persönlichkeitspsy;TUDiSC;Fak. Psychologie, | ||
2850 | * P. Digital Cultures, | ||
2851 | * P. Distributed Networked Systems, | ||
2852 | * P. Distributed Networked Systems;Fak. Informatik, | ||
2853 | * PD STP ressourceneffzienten Hochbau, | ||
2854 | * P. Dynamik und Mechanismentechnik, | ||
2855 | * P. Dynamik und Mechanismentechnik;Fak. Maschinenwesen, | ||
2856 | * P. Dynamik und Steuerung, | ||
2857 | * P. Dynamik von Geweben, | ||
2858 | * P. Elastomere Werkstoffe (gB IPF), | ||
2859 | * P. Elektrische Bahnen (EB), | ||
2860 | * P. Elektrische Bahnen (EB);Fak. Verkehrswissensch. Friedrich List, | ||
2861 | * P. Elektrische Maschinen und Antriebe, | ||
2862 | * P. Elektrische Maschinen und Antriebe;Arbeitsgruppe Fernstudium, | ||
2863 | * P. Elektrische Maschinen und Antriebe;Fak. Elektrotechnik u. Informationstech., | ||
2864 | * P. Elektroenergieversorgung, | ||
2865 | * P. Elektroenergieversorgung;Fak. Elektrotechnik u. Informationstech., | ||
2866 | * P. Elektroenergieversorgung;P. Biomedizinische Sensorik, | ||
2867 | * P. Energiespeichersysteme, | ||
2868 | * P. Energiespeichersysteme;Fak. Maschinenwesen, | ||
2869 | * P. Energiespeichersysteme;P. Gebäudeenergietech u. Wärmeversorgung, | ||
2870 | * P. Energieverfahrenstechnik, | ||
2871 | * P. Energieverfahrenstechnik;P. Chemische Verfahrenstechnik, | ||
2872 | * P. Englische Literaturwissenschaft, | ||
2873 | * P. Englische Literaturwissenschaft;Fak. Maschinenwesen, | ||
2874 | * P. Englische Literaturwissenschaft;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2875 | * P. Englische Literaturwissenschaft;P. Energiespeichersysteme, | ||
2876 | * P. Englische Literaturwissenschaft;SG 8.3 International Office, | ||
2877 | * P. Englische Literaturwissenschaft;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2878 | * P. Englische Sprache u.Lit. U. ihre Did., | ||
2879 | * P. Englische Sprache u.Lit. U. ihre Did.;P. Anglistische Sprachwissenschaft, | ||
2880 | * P. Englische Sprache u.Lit. U. ihre Did.;P. British Cultural Studies, | ||
2881 | * P. Entrepreneurship und Innovation (LEI), | ||
2882 | * P. Entrepreneurship und Innovation (LEI);Fak. Wirtschaftswissenschaften, | ||
2883 | * P. Entrepreneurship und Innovation (LEI);Fak. Wirtschaftswissenschaften;P. BWL, insb. Marketing (MLS), | ||
2884 | * P.Entwerfen und Konstruieren II, | ||
2885 | * P.Entwerfen und Konstruieren II;Fak. Architektur und Landschaft, | ||
2886 | * P. Entwicklung Montage textile Produkte, | ||
2887 | * P. Entwicklung Montage textile Produkte;Fak. Maschinenwesen, | ||
2888 | * P. Entwicklung Montage textile Produkte;Fak. Wirtschaftswissenschaften, | ||
2889 | * P. Entwicklungspsy.u.Neurowiss. d. Leben, | ||
2890 | * P. Entwicklungspsy.u.Neurowiss. d. Leben;Fak. Psychologie, | ||
2891 | * P. Entwicklungspsy.u.Neurowiss. d. Leben;P. Behaviorale Psychotherapie, | ||
2892 | * P. Entwicklungspsy.u.Neurowiss. d. Leben;Universitätschor, | ||
2893 | * P.Entwick.u.Konstr. d.Feinwtech u.Elektr, | ||
2894 | * P.Entwick.u.Konstr. d.Feinwtech u.Elektr;Fak. Elektrotechnik u. Informationstech., | ||
2895 | * P. Epigenomik der neuralen Entwicklung;CMCB, | ||
2896 | * P.Ernährg.-u.Haush.wiss/Berufl.Did., | ||
2897 | * P.Ernährg.-u.Haush.wiss/Berufl.Did.;Fak. Psychologie, | ||
2898 | * P.Ernährg.-u.Haush.wiss/Berufl.Did.;(S)JP Ernährg.-u.Haushalt.wiss/Berufl.Di, | ||
2899 | * Personalrat, | ||
2900 | * Personalrat;Studienbüro Bereich Ingenieurwiss., | ||
2901 | * P.Erwachsenenbildung, | ||
2902 | * P.Erwachsenenbildung;Fak. Erziehungswissenschaften, | ||
2903 | * P.Erziehungswiss. m.d.Sch.Grundschulpäd., | ||
2904 | * P.Erziehungswiss. m.d.Sch.Grundschulpäd.;Fak. Architektur und Landschaft, | ||
2905 | * P.Erziehungswiss. m.d.Sch.Grundschulpäd.;P. Bauphysik;Fak. Architektur und Landschaft, | ||
2906 | * P.Erziehungswiss. m.d.Sch.Grundschulpäd.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2907 | * P. EW,Inkl. Bildung, | ||
2908 | * P. EW,Inkl. Bildung;Dekanat Fak. Erziehungswissenschaften, | ||
2909 | * P. EW,Inkl. Bildung;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2910 | * P.EWm.d.Sch.Quantitative Methoden, | ||
2911 | * P.EWm.d.Sch.Quantitative Methoden;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2912 | * P. Experimentalphysik/Photophysik, | ||
2913 | * P. Experimentalphysik/Photophysik;Fak. Physik, | ||
2914 | * P. Experimentelle Festkörperphy (gB/IFW), | ||
2915 | * P. Experimentelle Festkörperphy (gB/IFW);Fak. Physik, | ||
2916 | * P. Experiment. Teilchenphy., | ||
2917 | * P. Experiment. Teilchenphy.;Fak. Physik, | ||
2918 | * P. Fahrzeugmechatronik, | ||
2919 | * P. Fahrzeugmechatronik;Fak. Elektrotechnik u. Informationstech., | ||
2920 | * P. Fahrzeugmechatronik;Fak. Informatik, | ||
2921 | * P. Fahrzeugmechatronik;Fak. Verkehrswissensch. Friedrich List, | ||
2922 | * P. Festkörperphy/Elektron. Eigenschaften, | ||
2923 | * P. Festkörperphy/Elektron. Eigenschaften;Fak. Physik, | ||
2924 | * P. Festkörperphysik, | ||
2925 | * P. Festkörpertheorie (gB/IFW), | ||
2926 | * P. Flugmechanik und Flugregelung, | ||
2927 | * P. Flugmechanik und Flugregelung;Fak. Maschinenwesen, | ||
2928 | * P. Fluid-Mechatronische Systemtechnik, | ||
2929 | * P. Fluid-Mechatronische Systemtechnik;Fak. Elektrotechnik u. Informationstech., | ||
2930 | * P. Fluid-Mechatronische Systemtechnik;Fak. Maschinenwesen, | ||
2931 | * P. Formgebende Fertigungsverfahren, | ||
2932 | * P. Formgebende Fertigungsverfahren;Fak. Informatik, | ||
2933 | * P. Formgebende Fertigungsverfahren;Fak. Maschinenwesen, | ||
2934 | * P. Forstbotanik, | ||
2935 | * P. Forstbotanik;Fak. Umweltwissenschaften, | ||
2936 | * P. Forsteinrichtung (FE), | ||
2937 | * P. Forsteinrichtung (FE);Inst. Forstökonomie u. Forsteinrichtung, | ||
2938 | * P.Forstl.Biometrie u. Systemanalyse, | ||
2939 | * P.Forstl.Biometrie u. Systemanalyse;Fak. Umweltwissenschaften, | ||
2940 | * P. Forstnutzung, | ||
2941 | * P. Forstnutzung;Fak. Umweltwissenschaften, | ||
2942 | * P.Forstpol. u. Forstliche Ressourcenökon, | ||
2943 | * P.Forstpol. u. Forstliche Ressourcenökon;Fak. Umweltwissenschaften, | ||
2944 | * P.Forstpol. u. Forstliche Ressourcenökon;Fak. Umweltwissenschaften;P. Forsttechnik (FT), | ||
2945 | * P. Forsttechnik (FT);Verwaltung FR Forstwissenschaften, | ||
2946 | * P. Forstzoologie, | ||
2947 | * P. Forstzoologie;Fak. Umweltwissenschaften, | ||
2948 | * P. Forstzoologie;Internationales Hochschulinstitut (IHI), | ||
2949 | * P. Forstzoologie;P. Waldbau, | ||
2950 | * P. Franz. Literatur- und Kulturwiss., | ||
2951 | * P. Franz. Literatur- und Kulturwiss.;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2952 | * P. Franz. Literatur- und Kulturwiss.;P. Neuere Dt. Lit. u. Medienwissenschaft, | ||
2953 | * P. Franz. Literatur- und Kulturwiss.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2954 | * P. Fügetechnik und Montage, | ||
2955 | * P. Fügetechnik und Montage;Fak. Elektrotechnik u. Informationstech., | ||
2956 | * P. Fügetechnik und Montage;Fak. Maschinenwesen, | ||
2957 | * P. Fügetechnik und Montage;P. Formgebende Fertigungsverfahren, | ||
2958 | * P. Fügetechnik und Montage;Werkstatt und Versuchsfeld Zeuner-Bau, | ||
2959 | * P. Funktionalanalysis, | ||
2960 | * P. für Entwerfen und Konstruieren I, | ||
2961 | * P. für Entwerfen und Konstruieren I;Fak. Architektur und Landschaft, | ||
2962 | * P. für Funktionsintegrativen Leichtbau, | ||
2963 | * P. Gebäudeenergietech u. Wärmeversorgung, | ||
2964 | * P. Gebäudeenergietech u. Wärmeversorgung;Dekanat Fakultät Maschinenwesen, | ||
2965 | * P. Gebäudeenergietech u. Wärmeversorgung;Fak. Elektrotechnik u. Informationstech., | ||
2966 | * P. Gebäudeenergietech u. Wärmeversorgung;Fak. Maschinenwesen, | ||
2967 | * P. Gebäudelehre u. Entwerfen: Wohnbauten, | ||
2968 | * P. Gebäudelehre u. Entwerfen: Wohnbauten;Fak. Architektur, | ||
2969 | * P. Gebäudelehre u. Entwerfen: Wohnbauten;Fak. Architektur und Landschaft, | ||
2970 | * P.Gebäudelehre u. Entw.: öffentl. Bauten, | ||
2971 | * P.Gebäudelehre u. Entw.: öffentl. Bauten;Fak. Architektur und Landschaft, | ||
2972 | * P.Gebäudel. u. Entwerfen: Grundl.d.Entw., | ||
2973 | * P.Gebäudel. u. Entwerfen: Grundl.d.Entw.;Fak. Architektur und Landschaft, | ||
2974 | * P.Gebäudel.u.Entw.Sozial-u.Gesundheitsb., | ||
2975 | * P.Gebäudel.u.Entw.Sozial-u.Gesundheitsb.;Dekanat Fak. Architektur u. Landschaft, | ||
2976 | * P.Gebäudel.u.Entw.Sozial-u.Gesundheitsb.;Fak. Architektur, | ||
2977 | * P.Gebäudel.u.Entw.Sozial-u.Gesundheitsb.;Fak. Architektur und Landschaft, | ||
2978 | * P. Geodäsie (Grundlagen), | ||
2979 | * P. Geodäsie (Grundlagen);Fak. Umweltwissenschaften, | ||
2980 | * P.Geodätische Erdsystemforschung, | ||
2981 | * P.Geodätische Erdsystemforschung;Fak. Umweltwissenschaften, | ||
2982 | * P. Geographische Bildung, | ||
2983 | * P. Geographische Bildung;Fak. Umweltwissenschaften, | ||
2984 | * P. Geographische Bildung;Philosophische Fakultät, | ||
2985 | * P. Geographische Bildung;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2986 | * P. Geoinformatik, | ||
2987 | * P. Geoinformatik;Fak. Informatik, | ||
2988 | * P. Geoinformatik;Fak. Umweltwissenschaften, | ||
2989 | * P. Geometrie, | ||
2990 | * P. Geometrische Methoden in der Mathemat, | ||
2991 | * P.GermanistischeLinguistik u.Sprachgesch, | ||
2992 | * P.GermanistischeLinguistik u.Sprachgesch;Bereichsgebundene Studierende, | ||
2993 | * P.GermanistischeLinguistik u.Sprachgesch;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
2994 | * P.GermanistischeLinguistik u.Sprachgesch;Fak. Wirtschaftswissenschaften, | ||
2995 | * P.GermanistischeLinguistik u.Sprachgesch;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
2996 | * P.Gesch d.Landsch.arch u.Gartendenkmpfl., | ||
2997 | * P.Gesch d.Landsch.arch u.Gartendenkmpfl.;Fak. Architektur und Landschaft, | ||
2998 | * P. Geschichte der frühen Neuzeit, | ||
2999 | * P. Geschichte der frühen Neuzeit;Inst. Geschichte, | ||
3000 | * P. Geschichte der frühen Neuzeit;Philosophische Fakultät, | ||
3001 | * P. Gestaltungslehre, | ||
3002 | * P. Gestaltungslehre;Dekanat Fak. VW Friedrich List, | ||
3003 | * P. Gestaltungslehre;Fak. Architektur und Landschaft, | ||
3004 | * P. Gestaltung von Stra\u00dfenverkehrsanlagen, | ||
3005 | * P. Gestaltung von Stra\u00dfenverkehrsanlagen;Fak. Bauingenieurwesen, | ||
3006 | * P. Gestaltung von Stra\u00dfenverkehrsanlagen;Fak. Verkehrswissensch. Friedrich List, | ||
3007 | * P. Gesundheit u. Pflege/Berufl. Didaktik, | ||
3008 | * P. Gesundheit u. Pflege/Berufl. Didaktik;Dekanat Fak. Erziehungswissenschaften, | ||
3009 | * P. Gesundheit u. Pflege/Berufl. Didaktik;Fak. Psychologie, | ||
3010 | * P. Gesundheit u. Pflege/Berufl. Didaktik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3011 | * P. Gesundheit u. Pflege/Berufl. Didaktik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Erziehungswissenschaften, | ||
3012 | * P. Grundlagen der Elektronik, | ||
3013 | * P. Grundlagen der Elektronik;Fak. Elektrotechnik u. Informationstech., | ||
3014 | * P. Grundlagen der Elektronik;Fak. Informatik, | ||
3015 | * P. Grundlagen der Programmierung, | ||
3016 | * P. Grundlagen der Programmierung;Fak. Informatik, | ||
3017 | * P. Grundwassersysteme, | ||
3018 | * P. Grundwassersysteme;Fak. Umweltwissenschaften, | ||
3019 | * P.GS-pädagogik / Mathematik, | ||
3020 | * P.GS-pädagogik / Mathematik;Fak. Erziehungswissenschaften, | ||
3021 | * P.GS-pädagogik / Mathematik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3022 | * P.GS-pädagogik / Mathematik;ZLSB Schullogin, | ||
3023 | * P.GS-päd./Deutsch, | ||
3024 | * P.GS-päd./Deutsch;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3025 | * P.GS-päd./Sachunterr, | ||
3026 | * P.GS-päd./Sachunterr;Fak. Erziehungswissenschaften, | ||
3027 | * P.GS-päd./Sachunterr;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3028 | * P.GS-päd./Sachunterr;ZLSB BQL, | ||
3029 | * Philosophische Fakultät, | ||
3030 | * Philosophische Fakultät;AG Wissensarchitektur, | ||
3031 | * Philosophische Fakultät;Bereichsgebundene Studierende, | ||
3032 | * Philosophische Fakultät;Fak. Architektur und Landschaft;SG 8.3 International Office, | ||
3033 | * Philosophische Fakultät;Fak. Biologie, | ||
3034 | * Philosophische Fakultät;Fak. Informatik, | ||
3035 | * Philosophische Fakultät;Fak. Maschinenwesen;P. Chemische Verfahrenstechnik, | ||
3036 | * Philosophische Fakultät;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3037 | * Philosophische Fakultät;Fak. Sprach-, Literatur- u. Kulturwiss.;Fak. Maschinenwesen;Fak. Physik, | ||
3038 | * Philosophische Fakultät;Forschungsst. f. Vergl.Ordensgeschichte, | ||
3039 | * Philosophische Fakultät;Hannah-Arendt-Institut für Totalitarismusforschung e.V., | ||
3040 | * Philosophische Fakultät;Inst. Geschichte, | ||
3041 | * Philosophische Fakultät;Institut für Geschichte der Medizin, | ||
3042 | * Philosophische Fakultät;Institut für Sächsische Geschichte u. Volkskunde e.V., | ||
3043 | * Philosophische Fakultät;Inst. Kunst- und Musikwissenschaft, | ||
3044 | * Philosophische Fakultät;Medizinische Fak. Carl Gustav Carus, | ||
3045 | * Philosophische Fakultät;P. Alte Geschichte, | ||
3046 | * Philosophische Fakultät;P. Amerikanistik Schwerpunkt Diversity S, | ||
3047 | * Philosophische Fakultät;P. Bildwissenschaft i.glo.Kon. (TT), | ||
3048 | * Philosophische Fakultät;P. BR, Immat.recht,insb. UrhebR u.Medien, | ||
3049 | * Philosophische Fakultät;P.Didaktik der Philosophie und für Ethik, | ||
3050 | * Philosophische Fakultät;P. Geographische Bildung, | ||
3051 | * Philosophische Fakultät;P. Komm.wiss. m.d.Schw.Wiss.-u.Techn.kom, | ||
3052 | * Philosophische Fakultät;P. Komm.wiss. m.d.Schw.Wiss.-u.Techn.kom;P. Komm.wiss.m.d.S.Wirtschafts-u.Politik, | ||
3053 | * Philosophische Fakultät;P. Komm.wiss.m.d.S.Wirtschafts-u.Politik, | ||
3054 | * Philosophische Fakultät;P. Mittelalterliche Geschichte, | ||
3055 | * Philosophische Fakultät;P. Mobilitätssystemplanung, | ||
3056 | * Philosophische Fakultät;P. Neuere und Neueste Geschichte, | ||
3057 | * Philosophische Fakultät;P. Politische Systeme u. Systemvergleich, | ||
3058 | * Philosophische Fakultät;P. Politische Theorie u. Ideengeschichte, | ||
3059 | * Philosophische Fakultät;P.Rechts-u.Verftheorie m. interdis.Bezüg, | ||
3060 | * Philosophische Fakultät;P. Sächsische Landesgeschichte;JP f.Geschichte d.Botanik u.d.Gartenbaus, | ||
3061 | * Philosophische Fakultät;P. Soz.Theorien und Kultursoziologie, | ||
3062 | * Philosophische Fakultät;Schaufler Lab@TU Dresden, | ||
3063 | * Philosophische Fakultät;Service Center Studium, | ||
3064 | * Philosophische Fakultät;SG 7.3 Marketing u. Beziehungsmanagement, | ||
3065 | * Philosophische Fakultät;SG 8.1 Zentrale Studienberatung, | ||
3066 | * Philosophische Fakultät;SG 8.3 International Office, | ||
3067 | * Philosophische Fakultät;SG 8.5 Zentrum für Weiterbildung, | ||
3068 | * Philosophische Fakultät;TUDIAS, | ||
3069 | * Philosophische Fakultät;TUDiSC, | ||
3070 | * Philosophische Fakultät;TUDiSC;JP BR, Geist.eig., insb.PatR, Rfr. KI, | ||
3071 | * Philosophische Fakultät;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3072 | * Philosophische Fakultät;Zentrum für Qualitätsanalyse (ZQA), | ||
3073 | * Philosophische Fakultät;Zentrum interdiszip. Lernen und Lehren, | ||
3074 | * P. Hochfrequenztechnik, | ||
3075 | * P. Hochfrequenztechnik;Fak. Elektrotechnik u. Informationstech., | ||
3076 | * P. Hochfrequenztechnik;Fak. Elektrotechnik u. Informationstech.;Dresdner Hochschulsportzentrum (DHSZ), | ||
3077 | * P. Hochfrequenztechnik;P. Inf.theo.u.masch.Lernen, | ||
3078 | * P.Hochparal.VLSI-Syst u.Neuromikroelektr, | ||
3079 | * P.Hochparal.VLSI-Syst u.Neuromikroelektr;Fak. Elektrotechnik u. Informationstech., | ||
3080 | * P. Holztechnik u. Faserwerkstofftechnik, | ||
3081 | * P. Holztechnik u. Faserwerkstofftechnik;Fak. Maschinenwesen, | ||
3082 | * P. Holz- und Pflanzenchemie, | ||
3083 | * P. Holz- und Pflanzenchemie;Fak. Chemie u. Lebensmittelchemie, | ||
3084 | * P. Holz- und Pflanzenchemie;Fak. Umweltwissenschaften, | ||
3085 | * P. Hubschraubertechnologie (gB/DLR), | ||
3086 | * P. Hydrochemie und Wassertechnologie, | ||
3087 | * P. Hydrochemie und Wassertechnologie;Fak. Chemie u. Lebensmittelchemie, | ||
3088 | * P. Hydrochemie und Wassertechnologie;Fak. Umweltwissenschaften, | ||
3089 | * P. Hydrologie, | ||
3090 | * P. Hydrologie;Fak. Umweltwissenschaften, | ||
3091 | * Physik. Chemie Biomol. Kondensate (NFoG), | ||
3092 | * Physik. Chemie Biomol. Kondensate (NFoG);CMCB, | ||
3093 | * P.Informationstechnik f. Verkehrssysteme, | ||
3094 | * P.Informationstechnik f. Verkehrssysteme;Fak. Elektrotechnik u. Informationstech., | ||
3095 | * P.Informationstechnik f. Verkehrssysteme;Fak. Verkehrswissensch. Friedrich List, | ||
3096 | * P. Inf.theo.u.masch.Lernen, | ||
3097 | * P. Inf.theo.u.masch.Lernen;Fak. Elektrotechnik u. Informationstech., | ||
3098 | * P. Ingenieurholzbau, | ||
3099 | * P. Ingenieurpsy u. angew. Kognitionsfors, | ||
3100 | * P. Ingenieurpsy u. angew. Kognitionsfors;Dresdner Hochschulsportzentrum (DHSZ);Fak. Psychologie, | ||
3101 | * P. Ingenieurpsy u. angew. Kognitionsfors;Fak. Psychologie, | ||
3102 | * P. Ingenieurpsy u. angew. Kognitionsfors;Philosophische Fakultät, | ||
3103 | * P. Innovations- u. Technologieman., | ||
3104 | * P. Int.Mana.,insb.Komm.u.Wiss.management;P. BWL, ins. Umw.Management (TT), | ||
3105 | * P. iPS Zellen u. neurodegenerative Erkr, | ||
3106 | * P. Italienische Literatur u. Kulturwisse, | ||
3107 | * P. Italienische Literatur u. Kulturwisse;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3108 | * P. Italienische Literatur u. Kulturwisse;JP Didaktik der Romanischen Sprachen, | ||
3109 | * P.Kälte-,Kryo-u.Kompressorentech, | ||
3110 | * P.Kälte-,Kryo-u.Kompressorentech;Fak. Maschinenwesen, | ||
3111 | * P. Kartographische Kommunikation, | ||
3112 | * P. Kartographische Kommunikation;Fak. Umweltwissenschaften, | ||
3113 | * P. Kernphysik, | ||
3114 | * P. Kernphysik;Fak. Physik, | ||
3115 | * P. Klassische Philologie/Latein, | ||
3116 | * P. Klassische Philologie/Latein;JP Kulturen der Antike, | ||
3117 | * P. Klassische Philologie/Latein;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3118 | * P.Klinische Psychologie u.Beh.Neurowiss., | ||
3119 | * P.Klinische Psychologie u.Beh.Neurowiss.;Fak. Psychologie, | ||
3120 | * P. Klinische Psych. u. E-Mental-Health, | ||
3121 | * P. Klinische Psych. u. E-Mental-Health;P. Behaviorale Psychotherapie, | ||
3122 | * P. Klinische Psych. u. E-Mental-Health;P. Entrepreneurship und Innovation (LEI), | ||
3123 | * P. Klin.Kinder- und Jugendpsychologie, | ||
3124 | * P. Klin.Kinder- und Jugendpsychologie;Abt. Vertei. und Datenint. Rechnen (VDR), | ||
3125 | * P. Klin.Kinder- und Jugendpsychologie;Fak. Psychologie, | ||
3126 | * P. Klin.Kinder- und Jugendpsychologie;Psychosoziale Medizin und Entwicklungsneurowissenschaften, | ||
3127 | * P. Kognitive comp. Neurowissenschaft, | ||
3128 | * P. Kognitive comp. Neurowissenschaft;Fak. Informatik, | ||
3129 | * P. Kognitive comp. Neurowissenschaft;P. Kognitive u.Klinische Neurowissensch., | ||
3130 | * P. Kognitive u.Klinische Neurowissensch., | ||
3131 | * P. Kognitive u.Klinische Neurowissensch.;Fak. Psychologie, | ||
3132 | * P. Komm.wiss. m.d.Schw.Wiss.-u.Techn.kom, | ||
3133 | * P. Komm.wiss. m.d.Schw.Wiss.-u.Techn.kom;Philosophische Fakultät, | ||
3134 | * P. Komm.wiss.m.d.S.Wirtschafts-u.Politik, | ||
3135 | * P. Komm.wiss.m.d.S.Wirtschafts-u.Politik;Philosophische Fakultät, | ||
3136 | * P. Komp.Intell.Energienetze, | ||
3137 | * P. Komp.Intell.Energienetze;Fak. Elektrotechnik u. Informationstech., | ||
3138 | * P. Kraftfahrzeugtechnik, | ||
3139 | * P. Kraftfahrzeugtechnik;Fak. Elektrotechnik u. Informationstech., | ||
3140 | * P. Kraftfahrzeugtechnik;Fak. Verkehrswissensch. Friedrich List, | ||
3141 | * P. Kunstgeschichte, | ||
3142 | * P. Kunstgeschichte;P.Christliche Kunst d. Spätantike u.d.MA, | ||
3143 | * P. Kunstgeschichte;Philosophische Fakultät, | ||
3144 | * P. Landmanagement, | ||
3145 | * P. Landmanagement;Fak. Umweltwissenschaften, | ||
3146 | * P. Landmanagement;P. Geodäsie (Grundlagen);Fak. Umweltwissenschaften, | ||
3147 | * P. Landmanagement;Professur für Humangeographie, | ||
3148 | * P. Landmanagement;Verwaltung FR Geowissenschaften, | ||
3149 | * P. Landschaftsarchitektur, | ||
3150 | * P. Landschaftsarchitektur;Fak. Architektur und Landschaft, | ||
3151 | * P. Landschaftsarchitektur;Inst. Landschaftsarchitektur, | ||
3152 | * P. Landschaftsbau, | ||
3153 | * P. Landschaftsbau;Fak. Architektur und Landschaft, | ||
3154 | * P. Landschaftsbau;Inst. Landschaftsarchitektur, | ||
3155 | * P. Landschaftsplanung, | ||
3156 | * P. Landschaftsplanung;Fak. Architektur und Landschaft, | ||
3157 | * P. Landschaftsplanung;Inst. Landschaftsarchitektur;Fak. Architektur und Landschaft, | ||
3158 | * P. Laserbasierte Fertigung, | ||
3159 | * P. Laserbasierte Fertigung;Fak. Maschinenwesen, | ||
3160 | * P. Laserbasierte Fertigung;Inst. für Fertigungstechnik, | ||
3161 | * P. Laser- und Oberflächentechnik (gB), | ||
3162 | * P. Lebensmittelchemie (LC1), | ||
3163 | * P. Lebensmittelchemie (LC1);Fak. Chemie u. Lebensmittelchemie, | ||
3164 | * P. Lebensmittelchemie (LC1);Fak. Chemie u. Lebensmittelchemie;Dekanat Fak.Chemie u. Lebensmittelche, | ||
3165 | * P. Lebensmittelchemie (LC1);P.Spez. Lebensmittelchemie, | ||
3166 | * P.Lebensmittelkunde u.Bedarfsgegenstände, | ||
3167 | * P.Lebensmittelkunde u.Bedarfsgegenstände;Fak. Chemie u. Lebensmittelchemie, | ||
3168 | * P. Lebensmitteltechnik, | ||
3169 | * P. Lebensmitteltechnik;Fak. Chemie u. Lebensmittelchemie, | ||
3170 | * P. Lebensmitteltechnik;Fak. Maschinenwesen, | ||
3171 | * P. Leistungselektronik, | ||
3172 | * P. Leistungselektronik;Fak. Elektrotechnik u. Informationstech., | ||
3173 | * P. Limnologie (Gewässerökologie), | ||
3174 | * P. Limnologie (Gewässerökologie);Fak. Biologie, | ||
3175 | * P. Limnologie (Gewässerökologie);Fak. Umweltwissenschaften, | ||
3176 | * P. Limnologie (Gewässerökologie);Institut für Klinische Pharmakologie, | ||
3177 | * P. Luftfahrzeugtechnik, | ||
3178 | * P. Luftfahrzeugtechnik;Dresdner Hochschulsportzentrum (DHSZ);Fak. Maschinenwesen, | ||
3179 | * P. Luftfahrzeugtechnik;Fak. Maschinenwesen, | ||
3180 | * P. Luftfahrzeugtechnik;Fak. Verkehrswissensch. Friedrich List, | ||
3181 | * P. Machine Learning for Robotics, | ||
3182 | * P. Machine Learning for Robotics;Fak. Informatik, | ||
3183 | * P. Magnetofluiddynamik, Mess-/Autotech., | ||
3184 | * P. Magnetofluiddynamik, Mess-/Autotech.;Fak. Elektrotechnik u. Informationstech., | ||
3185 | * P. Magnetofluiddynamik, Mess-/Autotech.;Fak. Informatik, | ||
3186 | * P. Magnetofluiddynamik, Mess-/Autotech.;Fak. Maschinenwesen, | ||
3187 | * P. Magnetofluiddynamik, Mess-/Autotech.;P. Formgebende Fertigungsverfahren;Fak. Maschinenwesen, | ||
3188 | * P. Magnetofluiddynamik, Mess-/Autotech.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3189 | * P. Makromolekulare Chemie (MC), | ||
3190 | * P. Makromolekulare Chemie (MC);Fak. Chemie u. Lebensmittelchemie, | ||
3191 | * P. Makrosoziologie, | ||
3192 | * P. Makrosoziologie;Philosophische Fakultät, | ||
3193 | * P. Makrosoziologie;P. Methoden d. empir. Sozialforschung, | ||
3194 | * P. Maschinelles Lernen f.Computer Vision, | ||
3195 | * P. Maschinelles Lernen f.Computer Vision;Dekanat Fakultät Informatik, | ||
3196 | * P. Maschinelles Lernen f.Computer Vision;Fak. Informatik, | ||
3197 | * P. Maschinenelemente, | ||
3198 | * P. Maschinenelemente;Fak. Maschinenwesen, | ||
3199 | * P. Maschinenelemente;P. Arbeitswissenschaft, | ||
3200 | * P.Masch.Lernen Räuml.Vers., | ||
3201 | * P. Massivbau, | ||
3202 | * P. Massivbau;(a)DB Netz AG - STP Ingenieurbau, | ||
3203 | * P. Massivbau;Fak. Architektur und Landschaft, | ||
3204 | * P. Massivbau;Fak. Bauingenieurwesen, | ||
3205 | * P. Massivbau;Fak. Bauingenieurwesen;P. Bodenmechanik und Grundbau, | ||
3206 | * P. Massivbau;Fak. Elektrotechnik u. Informationstech., | ||
3207 | * P. Massivbau;Fak. Informatik, | ||
3208 | * P. Massivbau;Fak. Wirtschaftswissenschaften, | ||
3209 | * P. Massivbau;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3210 | * P. Materialwissenschaft und Nanotechnik, | ||
3211 | * P. Materialwissenschaft und Nanotechnik;CMCB, | ||
3212 | * P. Materialwissenschaft und Nanotechnik;Fak. Elektrotechnik u. Informationstech., | ||
3213 | * P. Materialwissenschaft und Nanotechnik;Fak. Maschinenwesen, | ||
3214 | * P. Materialwissenschaft und Nanotechnik;Fak. Physik, | ||
3215 | * P. Materialwissenschaft und Nanotechnik;Inst. Festkörpermechanik (IFKM), | ||
3216 | * P. Mathematische Optimierung, | ||
3217 | * P. Mathematische Statistik, | ||
3218 | * P.Mechanik aktiver Biomaterialien(Heis.), | ||
3219 | * P.Mechanik aktiver Biomaterialien(Heis.);Fak. Biologie, | ||
3220 | * P. Mechanik multifunktionaler Strukturen, | ||
3221 | * P. Mechanik multifunktionaler Strukturen;Fak. Maschinenwesen, | ||
3222 | * P. Mechanik multifunktionaler Strukturen;P.Numeri.u.Experiment.Festkörpermechanik, | ||
3223 | * P. Mechanik (Tech.Mech,Festigkeitslehre);P. Baumechanik, | ||
3224 | * P. Mediengestaltung, | ||
3225 | * P. Mediengestaltung;Dekanat Fakultät Informatik;Fak. Informatik, | ||
3226 | * P. Mediengestaltung;Fak. Informatik, | ||
3227 | * P. Medienpädagogik, | ||
3228 | * P. Medienpädagogik;Cen.f.Open Digital Innovation and Part., | ||
3229 | * P. Medienpädagogik;Fak. Erziehungswissenschaften, | ||
3230 | * P. Medienpädagogik;Inst. für Erziehungswissenschaft, | ||
3231 | * P. Medienpädagogik;P. Bildungstechnologie, | ||
3232 | * P. Mensch-Computer-Interaktion, | ||
3233 | * P. Mensch-Computer-Interaktion;Abt. Vertei. und Datenint. Rechnen (VDR), | ||
3234 | * P. Mensch-Computer-Interaktion;Fak. Informatik, | ||
3235 | * P. Mensch-Computer-Interaktion;Fak. Physik;Fak. Informatik;Dekanat Fakultät Informatik, | ||
3236 | * P. Mess- und Sensorsystemtechnik, | ||
3237 | * P. Mess- und Sensorsystemtechnik;Fak. Elektrotechnik u. Informationstech., | ||
3238 | * P. Mess- und Sensorsystemtechnik;Fak. Elektrotechnik u. Informationstech.;Medizinische Fak. Carl Gustav Carus, | ||
3239 | * P. Mess- und Sensorsystemtechnik;Fak. Physik, | ||
3240 | * P.MetallischeWerkstoffe Metallphysik(gB), | ||
3241 | * P. Metall- u.Maschinentech/Berufl. Did., | ||
3242 | * P. Metall- u.Maschinentech/Berufl. Did.;Wirtschaft-Technik-Haushalt/Soziales, | ||
3243 | * P. Metall- u.Maschinentech/Berufl. Did.;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3244 | * P. Meteorologie, | ||
3245 | * P. Meteorologie;Fak. Bauingenieurwesen;Boysen-TUD-Grad.kolleg, | ||
3246 | * P. Meteorologie;Fak. Umweltwissenschaften, | ||
3247 | * P. Methoden d. empir. Sozialforschung, | ||
3248 | * P. Methoden d. empir. Sozialforschung;Cen.f.Open Digital Innovation and Part.;Philosophische Fakultät, | ||
3249 | * P. Methoden d. empir. Sozialforschung;Fak. Psychologie, | ||
3250 | * P. Methoden der Psy. und kog.Modellierg., | ||
3251 | * P. Methoden der Psy. und kog.Modellierg.;Fak. Psychologie, | ||
3252 | * P. Methoden der Psy. und kog.Modellierg.;P. Differentielle u. Persönlichkeitspsy;Fak. Psychologie, | ||
3253 | * P. Mikrobielle Diversität, | ||
3254 | * P. Mikrosoz.(Interaktions-u.Sozial.fo.), | ||
3255 | * P. Mikrosoz.(Interaktions-u.Sozial.fo.);Prof. Sozio.Kult.vergl.u.qual.Soz.forsch, | ||
3256 | * P. Mikrosystemtechnik, | ||
3257 | * P. Mikrosystemtechnik;Fak. Chemie u. Lebensmittelchemie, | ||
3258 | * P. Mikrosystemtechnik;Fak. Elektrotechnik u. Informationstech., | ||
3259 | * P. Mikrosystemtechnik;Fak. Maschinenwesen, | ||
3260 | * P. Mikrosystemtechnik;Fak. Wirtschaftswissenschaften, | ||
3261 | * P. Mikrosystemtechnik;TUD\u2223excite, Unit FUTURELAB;Fak. Elektrotechnik u. Informationstech., | ||
3262 | * P. Mittelalterliche Geschichte, | ||
3263 | * P. Mittelalterliche Geschichte;P. Geschichte der frühen Neuzeit, | ||
3264 | * P. Mobilitätssystemplanung, | ||
3265 | * P. Mobilitätssystemplanung;Fak. Informatik, | ||
3266 | * P. Mobilitätssystemplanung;Fak. Verkehrswissensch. Friedrich List, | ||
3267 | * P. Mobilitätssystemplanung;P. Verkehrspsychologie, | ||
3268 | * P. Modellbasierte Landschaftsökologie, | ||
3269 | * P. Molekulare Biophysik, | ||
3270 | * P. Molekulare Biophysik;Fak. Physik, | ||
3271 | * P. Molekulare Biotechnologie, | ||
3272 | * P. Molekulare Biotechnologie;Fak. Biologie, | ||
3273 | * P. Molekulare Entwicklungsgenetik, | ||
3274 | * P. Molekulare Entwicklungsgenetik;Fak. Biologie, | ||
3275 | * P. Molekulare Funktionsmaterial.(cfaed), | ||
3276 | * P. Molekulare Funktionsmaterial.(cfaed);Fak. Chemie u. Lebensmittelchemie, | ||
3277 | * P. Molekulare Funktionsmaterial.(cfaed);SFB 1415 Chemie sys. zweidim. Mat., | ||
3278 | * P.Molekulare Funktionsmaterialien, | ||
3279 | * P.Molekulare Funktionsmaterialien;Fak. Chemie u. Lebensmittelchemie, | ||
3280 | * P.Molekulare Funktionsmaterialien;P. Bioanalytische Chemie (AnC1), | ||
3281 | * P.Molekulare Funktionsmaterialien;P. Materialwissenschaft und Nanotechnik;P. Molekulare Funktionsmaterial.(cfaed), | ||
3282 | * P.Molekulare Funktionsmaterialien;P. Molekulare Funktionsmaterial.(cfaed), | ||
3283 | * P.Molekulare Funktionsmaterialien;P. Molekulare Funktionsmaterial.(cfaed);SFB 1415 Chemie sys. zweidim. Mat., | ||
3284 | * P. Mole.u.Zell.Immunologie-Sp. Immunregu, | ||
3285 | * P. Mole.u.Zell.Immunologie-Sp. Immunregu;Medizinische Fak. Carl Gustav Carus, | ||
3286 | * P. Multimedia-Technologie (MT), | ||
3287 | * P. Multimedia-Technologie (MT);Fak. Informatik, | ||
3288 | * P. Multimedia-Technologie (MT);P. Mensch-Computer-Interaktion, | ||
3289 | * P. Nachhaltige Baukonstruktion, | ||
3290 | * P. Nachhaltige Baukonstruktion;Arbeitsgruppe Fernstudium, | ||
3291 | * P. Nachhaltige Baukonstruktion;Dresdner Hochschulsportzentrum (DHSZ), | ||
3292 | * P. Nachhaltige Baukonstruktion;Fak. Bauingenieurwesen, | ||
3293 | * P. Nachhaltige Baukonstruktion;Fak. Erziehungswissenschaften, | ||
3294 | * P. Nachhaltige Baukonstruktion;Philosophische Fakultät, | ||
3295 | * P. Nanoelektronik, | ||
3296 | * P. Nanoelektronik;Dekanat Fakultät EuI, | ||
3297 | * P. Nanoelektronik;Fak. Elektrotechnik u. Informationstech., | ||
3298 | * P. Netzwerk-Dynamik, | ||
3299 | * P. Netzwerk-Dynamik (cfaed), | ||
3300 | * P. Netzwerk-Dynamik;Fak. Physik, | ||
3301 | * P.Neuart. Elektroniktech. (gB/IFW), | ||
3302 | * P.Neuart. Elektroniktech. (gB/IFW);Fak. Physik, | ||
3303 | * P.Neuart. Elektroniktech. (gB/IFW);P.Ultra.Mikroskop. u. Photonik (ct.qmat), | ||
3304 | * P. Neuere Dt. Lit. u. Medienwissenschaft, | ||
3305 | * P. Neuere Dt. Lit. u. Medienwissenschaft;P. Franz. Literatur- und Kulturwiss., | ||
3306 | * P. Neuere Dt. Lit. u. Medienwissenschaft;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3307 | * P. Neuere und Neueste Geschichte, | ||
3308 | * P. Neuere und Neueste Geschichte;Philosophische Fakultät, | ||
3309 | * P.Neuere u.Neueste Gesch u. Did.d.Gesch., | ||
3310 | * P.Neuere u.Neueste Gesch u. Did.d.Gesch.;Philosophische Fakultät, | ||
3311 | * P. Neueste dt.Lit.u.Did.d.dt.Spr. u.Lit, | ||
3312 | * P. Neuronale Entwicklung u. Regeneration, | ||
3313 | * P. Neuronale Entwicklung u. Regeneration;Fak. Biologie;CMCB;P. Molekulare Biophysik, | ||
3314 | * P. Neutronenspektroskopie kond. Materie, | ||
3315 | * P. Numerik der Optimierung, | ||
3316 | * P. Numerische Analysis, | ||
3317 | * P.Numeri.u.Experiment.Festkörpermechanik, | ||
3318 | * P.Numeri.u.Experiment.Festkörpermechanik;Dekanat Fakultät Maschinenwesen;Fak. Maschinenwesen;Inst. Numerische Mathematik, | ||
3319 | * P.Numeri.u.Experiment.Festkörpermechanik;Fak. Maschinenwesen, | ||
3320 | * P.Numeri.u.Experiment.Festkörpermechanik;Fak. Maschinenwesen;P. Magnetofluiddynamik, Mess-/Autotech., | ||
3321 | * P. ökonometrie und Statistik, insb.im VW, | ||
3322 | * P. ökonometrie und Statistik, insb.im VW;Fak. Verkehrswissensch. Friedrich List, | ||
3323 | * P. ökosyst. Dienstlg.(Ecosystem Services, | ||
3324 | * PoL Administration Office, | ||
3325 | * PoL Administration Office;CMCB, | ||
3326 | * Poliklinik für Kieferorthopädie, | ||
3327 | * Poliklinik für Zahnerhaltung, | ||
3328 | * Poliklinik für Zahnerhaltung, Bereich Parodontologie, | ||
3329 | * P. Optische 3D-Messverfahren, | ||
3330 | * P. Optische 3D-Messverfahren;Fak. Umweltwissenschaften, | ||
3331 | * P.Optoelektr Bauelemente u.System(gB/FG), | ||
3332 | * P. Optoelektronik, | ||
3333 | * P. Optoelektronik;Fak. Physik, | ||
3334 | * P. Optoelektronik;P. Astrophysik, | ||
3335 | * P. Optoelektronik;SG 8.6 Career Service, | ||
3336 | * P. Optoelektronik;Vodafon Stiftprof. Mobile Nachrichtensys;Fak. Elektrotechnik u. Informationstech., | ||
3337 | * P. Optoelektronik;Zentrum für mikrotechnische Produktion, | ||
3338 | * P. Organische Bauelemente, | ||
3339 | * P. Organische Bauelemente (cfaed), | ||
3340 | * P. Organische Chemie d.Polymere (gB/IPF), | ||
3341 | * P. Organische Chemie (II) (OC2), | ||
3342 | * P. Organische Chemie (II) (OC2);Institut für Klinische Chemie und Laboratoriumsmedizin, | ||
3343 | * P. Organische Chemie (II) (OC2);P. Bioanalytische Chemie (AnC1), | ||
3344 | * P. Organische Chemie (I) (OC1), | ||
3345 | * P. Organische Chemie (I) (OC1);Fak. Chemie u. Lebensmittelchemie, | ||
3346 | * P. Organische Chemie (I) (OC1);Fak. Chemie u. Lebensmittelchemie;P. Physikalische Chemie, | ||
3347 | * P. Organische Halbleiter, | ||
3348 | * P. Organische Halbleiter;Fak. Physik, | ||
3349 | * P. Organische HalbleiterP. Halbleiterphysik (HLP);P. Organische Halbleiter, | ||
3350 | * P.Org.Sub.Srukturen in Raum und Zeit, | ||
3351 | * P. Pflanzenphysiologie, | ||
3352 | * P. Pflanzenphysiologie;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
3353 | * P. Phänomenologie der Elementarteilchen, | ||
3354 | * P. Phänomenologie der Elementarteilchen;Fak. Physik, | ||
3355 | * P. Photogrammetrie, | ||
3356 | * P. Photogrammetrie;Fak. Umweltwissenschaften, | ||
3357 | * P.Phys.Che,insb.Mess-u.Sensorte.(gB/KSI), | ||
3358 | * P.Phys.Che,insb.Mess-u.Sensorte.(gB/KSI);Fak. Elektrotechnik u. Informationstech., | ||
3359 | * P. Phys.Chemie polym. Material.(gB/IPF), | ||
3360 | * P. Physikalische Chemie, | ||
3361 | * P. Physikalische Chemie;Fak. Chemie u. Lebensmittelchemie, | ||
3362 | * P. Physikalische Chemie;Fak. Chemie u. Lebensmittelchemie;P. Organische Chemie (I) (OC1), | ||
3363 | * P. Physikalische Organische Chemie (OC3), | ||
3364 | * P. Physik der Quantenmaterialien, | ||
3365 | * P. Physik der Quantenmaterialien;Inst. Festkörper- und Materialphysik, | ||
3366 | * P. Physische Geographie, | ||
3367 | * P. Physische Geographie;Fak. Umweltwissenschaften, | ||
3368 | * P. Physische Geographie;Inst. Geographie, | ||
3369 | * P. Physische Geographie;P. Modellbasierte Landschaftsökologie;(S)P. Physische Geographie m. Sc (Heis.), | ||
3370 | * P. Politikwiss. m.d.S. Internat. Politik, | ||
3371 | * P. Politikwiss. m.d.S. Internat. Politik;Philosophische Fakultät, | ||
3372 | * P. Politikwiss. m.d.S. Internat. Politik;P.Rechts-u.Verftheorie m. interdis.Bezüg, | ||
3373 | * P. Politische Systeme u. Systemvergleich, | ||
3374 | * P. Politische Systeme u. Systemvergleich;P.\u00c4ltere u. frühneuzeitl.Dt.Lit.u.Kultur, | ||
3375 | * P. Politische Systeme u. Systemvergleich;Philosophische Fakultät, | ||
3376 | * P. Politische Systeme u. Systemvergleich;REXKLIMA: Rechtsextr. vers. Klima (NFoG), | ||
3377 | * P. Politische Systeme u. Systemvergleich;Zentrum für Internationale Studien (ZIS), | ||
3378 | * P. Politische Theorie u. Ideengeschichte, | ||
3379 | * P. Politische Theorie u. Ideengeschichte;Philosophische Fakultät, | ||
3380 | * P. Polymere im Bauwesen (gB/IPF), | ||
3381 | * P. Polymere im Bauwesen (gB/IPF);Fak. Bauingenieurwesen, | ||
3382 | * P. Polymerwerkstoffe (gB/IPF), | ||
3383 | * P. Prak.Philosophie (TT), | ||
3384 | * P. Prak.Philosophie (TT);Philosophische Fakultät, | ||
3385 | * P. Privacy and Security, | ||
3386 | * P. Privacy and Security;Dekanat Fakultät Informatik;Fak. Informatik, | ||
3387 | * P. Privacy and Security;Fak. Informatik, | ||
3388 | * P. Privacy and Security;Prüfungsamt der Fakultät Informatik, | ||
3389 | * P. Privacy and Security;TUDiSC, | ||
3390 | * P. Produktionswirt. u. Informationstech., | ||
3391 | * P. Produktionswirt. u. Informationstech.;Fak. Maschinenwesen, | ||
3392 | * P. Produktionswirt. u. Informationstech.;Fak. Wirtschaftswissenschaften, | ||
3393 | * P. Produktionswirt. u. Informationstech.;P. Int.Mana.,insb.Komm.u.Wiss.management, | ||
3394 | * P. Prozesskommunikation, | ||
3395 | * P. Prozessleittechnik, | ||
3396 | * P. Prozessleittechnik;AG Systemverfahrenstechnik;Fak. Elektrotechnik u. Informationstech., | ||
3397 | * P. Prozessleittechnik;Fak. Elektrotechnik u. Informationstech., | ||
3398 | * P. Prozessleittechnik;Fak. Maschinenwesen, | ||
3399 | * P. Prozessleittechnik;Inst. Verfahrenstechnik u. Umwelttechnik, | ||
3400 | * P. Prozessorentwurf (Processor D)(cfaed);Center f. Advanc.Electro. DD, | ||
3401 | * P. Prozessorentwurf (Processor D)(cfaed);Fak. Informatik, | ||
3402 | * P. Proz.mod. vernetzte technische Syst., | ||
3403 | * P. Proz.mod. vernetzte technische Syst.;Fak. Informatik, | ||
3404 | * P. Psychologie des Lehrens und Lernens, | ||
3405 | * P. Psychologie des Lehrens und Lernens;Fak. Psychologie, | ||
3406 | * P. Pulvermetallurgie (gB/IFAM), | ||
3407 | * P. Pulvermetallurgie (gB/IFAM);Fak. Maschinenwesen, | ||
3408 | * P. Pulvermetallurgie (gB/IFAM);Inst. Werkstoffwissenschaft (IfWW), | ||
3409 | * P. Quanten-Vielteilchentheorie, | ||
3410 | * P. Quanten-Vielteilchentheorie;Fak. Physik, | ||
3411 | * P. Quantitative Verf., insb. ökonometrie, | ||
3412 | * P. Quantitative Verf., insb. ökonometrie;Fak. Wirtschaftswissenschaften, | ||
3413 | * P. Quantitative Verf., insb. ökonometrie;Forschungsgruppe Digital Health, | ||
3414 | * P.Quantitative Verf.,insb.ökonom.(TT), | ||
3415 | * P. Radiochemie/Radioökologie. (gB/HZDR), | ||
3416 | * P. Raumbez.Inf.und Modellierung (gB/IöR);Institut für ökologische Raumentwicklung e.V., | ||
3417 | * P. Raumentwicklung Transformat. (gB/IöR);Fak. Umweltwissenschaften, | ||
3418 | * P. Raumentwicklung Transformat. (gB/IöR);Fak. Umweltwissenschaften;Institut für ökologische Raumentwicklung e.V., | ||
3419 | * P. Raumfahrtsysteme, | ||
3420 | * P. Raumfahrtsysteme;Fak. Maschinenwesen, | ||
3421 | * P. Rechnerarchitektur, | ||
3422 | * P. Rechnerarchitektur;Zentrum für Informationsdienste/HLR(ZIH), | ||
3423 | * P.Rechts-u.Verftheorie m. interdis.Bezüg, | ||
3424 | * P. Regelungs- und Steuerungstheorie, | ||
3425 | * P. Regelungs- und Steuerungstheorie;Fak. Elektrotechnik u. Informationstech., | ||
3426 | * P. Religionspädagogik (evangelisch), | ||
3427 | * P. Religionspädagogik (evangelisch);Philosophische Fakultät, | ||
3428 | * P. Religionspädagogik (katholisch), | ||
3429 | * P. Religionspädagogik (katholisch);P. Biblische Theologie (katholisch);Bereichsverwaltung Geistes-/Sozialwissen, | ||
3430 | * Prof. Big Data Analytics Transportation, | ||
3431 | * Prof. Big Data Analytics Transportation;Fak. Verkehrswissensch. Friedrich List, | ||
3432 | * Prof. Didaktik der Informatik, | ||
3433 | * Prof. Didaktik der Informatik;Fak. Informatik, | ||
3434 | * Prof. Didaktik der Informatik;Fak. Maschinenwesen, | ||
3435 | * Prof. Didaktik der Informatik;P. Adaptive Dynamische Systeme, | ||
3436 | * Prof. Didaktik der Informatik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3437 | * Prof. Didaktik der Informatik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Informatik, | ||
3438 | * Prof. Elektrochemie, | ||
3439 | * Prof. Elektrochemie;Fak. Chemie u. Lebensmittelchemie, | ||
3440 | * Prof. Elektrochemie;Fak. Chemie u. Lebensmittelchemie;Boysen-TUD-Grad.kolleg, | ||
3441 | * Prof. Elektrochemie;SFB 1415 Chemie sys. zweidim. Mat., | ||
3442 | * Professur für Humangeographie, | ||
3443 | * Professur für Humangeographie;Fak. Umweltwissenschaften, | ||
3444 | * Professur für Humangeographie;Philosophische Fakultät, | ||
3445 | * Professur für Humangeographie;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3446 | * Prof. Softw.tech. Prod.-Virtualis.(gB), | ||
3447 | * Prof. Sozio.Kult.vergl.u.qual.Soz.forsch, | ||
3448 | * Projekt Intranet, | ||
3449 | * P. Romanistische Sprachwissenschaft, | ||
3450 | * P.Romanistische Sprachwissenschaften, | ||
3451 | * P.Romanistische Sprachwissenschaften;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3452 | * P.Romanistische Sprachwissenschaften;TUDIAS, | ||
3453 | * P. Romanistische Sprachwissenschaft;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3454 | * Prorektor Bildung (PB), | ||
3455 | * Prorektor Bildung (PB);Institut für Sächsische Geschichte u. Volkskunde e.V., | ||
3456 | * Prorektorin Forschung (PF), | ||
3457 | * Prorektorin Universitätskultur (PUK), | ||
3458 | * Prüfungsamt Bereich GSW, | ||
3459 | * Prüfungsamt der Fakultät Informatik, | ||
3460 | * Prüfungsamt MW, | ||
3461 | * P. Sächsische Landesgeschichte, | ||
3462 | * P. Sächsische Landesgeschichte;P. Geschichte der frühen Neuzeit, | ||
3463 | * P. Sächsische Landesgeschichte;Philosophische Fakultät, | ||
3464 | * P. Schaltungstechnik und Netzwerktheorie, | ||
3465 | * P. Schaltungstechnik und Netzwerktheorie;Fak. Elektrotechnik u. Informationstech., | ||
3466 | * P. Schienenfahrwege, | ||
3467 | * P. Schienenfahrwege;Fak. Maschinenwesen, | ||
3468 | * P. Schienenfahrwege;Fak. Verkehrswissensch. Friedrich List, | ||
3469 | * P. Schulpädagogik m.d.Schwerpunkt Schulf, | ||
3470 | * P. Siedlungsentwicklung (gB/IöR);Fak. Architektur und Landschaft, | ||
3471 | * P. Siedlungsentwicklung (gB/IöR);Institut für ökologische Raumentwicklung e.V.;P. Raumentwicklung Transformat. (gB/IöR), | ||
3472 | * P. Siedlungswasserwirtschaft, | ||
3473 | * P. Siedlungswasserwirtschaft;Fak. Umweltwissenschaften, | ||
3474 | * P. Siedlungswasserwirtschaft;Inst. Wasserchemie, | ||
3475 | * P. Siedlungswasserwirtschaft;P. Transportprozesse in Hydrosystemen;CFEA (GZ Umweltanalytik), | ||
3476 | * P. Siedlungswasserwirtschaft;P. Verfahrenstechnik in Hydrosystemen, | ||
3477 | * P. Skalierb.Softw.Architek.Data Anal., | ||
3478 | * P.Skalierb.Softw.Architek.Data Anal., | ||
3479 | * P. Slavische Literaturwissenschaft, | ||
3480 | * P. Slavische Literaturwissenschaft;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3481 | * P. Slavische Sprachgesch u. Sprachwissen, | ||
3482 | * P. Slavische Sprachgesch u. Sprachwissen;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3483 | * P. Slavische Sprachgesch u. Sprachwissen;P. Schulpädagogik m.d.Schwerpunkt Schulf, | ||
3484 | * P. Softwaretechnologie, | ||
3485 | * P. Softwaretechnologie;Fak. Informatik, | ||
3486 | * P. Softwaretechnologie;Fak. Informatik;(a)P. Wasserstoff- u. Kernenergietechnik, | ||
3487 | * P. Softwaretechnologie;Fak. Mathematik, | ||
3488 | * P. Softwaretechnologie;Inst. Software- und Multimediatechnik, | ||
3489 | * P. Sorabistik (gB);Inst. Slavistik, | ||
3490 | * P. Sozialpädagogik, | ||
3491 | * P. Sozialpäd einschl. ihrer Didaktik, | ||
3492 | * P. Sozialpsychologie, | ||
3493 | * P. Sozialpsychologie;Fak. Psychologie, | ||
3494 | * P. Sozialpsychologie;P. Arbeits- und Organisationspsychologie, | ||
3495 | * P. Sozpäd m.d.Sch.Ges.u.Theo.soz.Bildung, | ||
3496 | * P. Soz.Theorien und Kultursoziologie, | ||
3497 | * P. Soz.Theorien und Kultursoziologie;Philosophische Fakultät, | ||
3498 | * P. Spektrosk. i.d. Halbltrphy (gB/HZDR), | ||
3499 | * P.Spez. Lebensmittelchemie, | ||
3500 | * P.Spez. Lebensmittelchemie;Fak. Chemie u. Lebensmittelchemie, | ||
3501 | * P.Spez. Lebensmittelchemie;P.Lebensmittelkunde u.Bedarfsgegenstände, | ||
3502 | * P. Sprachtechnologie und Kognitive Syst., | ||
3503 | * P. Sprachtechnologie und Kognitive Syst.;Abt. Vertei. und Datenint. Rechnen (VDR), | ||
3504 | * P. Sprachtechnologie und Kognitive Syst.;Fak. Elektrotechnik u. Informationstech., | ||
3505 | * P. Städtebau, | ||
3506 | * P. Städtebau;Fak. Architektur und Landschaft, | ||
3507 | * P. Stahlbau, | ||
3508 | * P. Stahlbau;Fak. Bauingenieurwesen, | ||
3509 | * P. Stahlbau;Fak. Bauingenieurwesen;P. Ingenieurholzbau, | ||
3510 | * P. Statik und Dynamik der Tragwerke(ISD), | ||
3511 | * P. Statik und Dynamik der Tragwerke(ISD);Fak. Bauingenieurwesen, | ||
3512 | * P. Statik und Dynamik der Tragwerke(ISD);Fak. Bauingenieurwesen;P. Bauinformatik, | ||
3513 | * P. Stochast.Analysis u. Finanz.math., | ||
3514 | * P. Strahlenphysik (gB/HZDR), | ||
3515 | * P. Stra\u00dfenbau, | ||
3516 | * P. Stra\u00dfenbau;Fak. Bauingenieurwesen, | ||
3517 | * P. Strömungsmechanik, | ||
3518 | * P. Strömungsmechanik;Fak. Informatik, | ||
3519 | * P. Strömungsmechanik;Fak. Maschinenwesen, | ||
3520 | * P. Strömungsmechanik;P. Fluid-Mechatronische Systemtechnik, | ||
3521 | * P. Suchtforschung, | ||
3522 | * P. Suchtforschung;Beschäftige ohne Orgzuordnung, | ||
3523 | * P. Suchtforschung;Fak. Psychologie, | ||
3524 | * P. Suchtforschung;SFB FR Psychologie, | ||
3525 | * P. Systematische Theologie (evangelisch), | ||
3526 | * P. Systematische Theologie (evangelisch);Philosophische Fakultät, | ||
3527 | * P. Systembiologie u.Genetik, | ||
3528 | * P. Systemleichtbau und Mischbauweisen, | ||
3529 | * P. Systems Engineering (SE), | ||
3530 | * P. Systems Engineering (SE);Fak. Informatik, | ||
3531 | * P. Systems Engineering (SE);Prof. Didaktik der Informatik, | ||
3532 | * P. Technik spurgeführter Fahrzeuge, | ||
3533 | * P. Technik- und Wirtschaftsgeschichte, | ||
3534 | * P. Technik- und Wirtschaftsgeschichte;Philosophische Fakultät, | ||
3535 | * P. Technische Biochemie, | ||
3536 | * P. Technische Hydromechanik, | ||
3537 | * P. Technische Logistik, | ||
3538 | * P. Technische Logistik;Fak. Informatik, | ||
3539 | * P. Technische Logistik;Fak. Maschinenwesen, | ||
3540 | * P. Technische Logistik;Fak. Psychologie, | ||
3541 | * P. Technisches Design, | ||
3542 | * P. Technisches Design;Dep. Speculative Transformation (DST);Fak. Maschinenwesen, | ||
3543 | * P. Technisches Design;Fak. Maschinenwesen, | ||
3544 | * P. Technisches Design;Fak. Psychologie, | ||
3545 | * P. Technisches Design;Fak. Wirtschaftswissenschaften, | ||
3546 | * P. Technisches Design;TUDiSC, | ||
3547 | * P. Technologie produktiver Biofilme (gB), | ||
3548 | * P.Technologie u. Logistik d. Luftverkehr, | ||
3549 | * P.Technologie u. Logistik d. Luftverkehr;Fak. Informatik, | ||
3550 | * P.Technologie u. Logistik d. Luftverkehr;Fak. Verkehrswissensch. Friedrich List, | ||
3551 | * P. Teilchenphysik, | ||
3552 | * P. Teilchenphysik;Fak. Informatik, | ||
3553 | * P. Teilchenphysik;Fak. Physik, | ||
3554 | * P. Teilchenphysik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3555 | * P. Textiltechnik, | ||
3556 | * P. Textiltechnik;Fak. Elektrotechnik u. Informationstech., | ||
3557 | * P. Textiltechnik;Fak. Maschinenwesen, | ||
3558 | * P. Textiltechnik;Fak. Wirtschaftswissenschaften, | ||
3559 | * P. Textiltechnik;Flächenbildungstechnik, | ||
3560 | * P. Textiltechnik;P. Holz- und Pflanzenchemie, | ||
3561 | * P.Theor.Elektrot. u.Elektromagn.Verträg., | ||
3562 | * P.Theor.Elektrot. u.Elektromagn.Verträg.;Fak. Elektrotechnik u. Informationstech., | ||
3563 | * P. Theoretische Chemie, | ||
3564 | * P. Theoretische Chemie;Fak. Chemie u. Lebensmittelchemie, | ||
3565 | * P. Theoretische Chemie;Fak. Physik, | ||
3566 | * P. Theoretische Chemie;P. Anorganische Chemie (I) (AC1);Fak. Chemie u. Lebensmittelchemie, | ||
3567 | * P. Theoretische Festkörperphysik, | ||
3568 | * P. Theoretische Festkörperphysik;Fak. Physik, | ||
3569 | * P. Theoretische Festkörperphysik;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3570 | * P. Theoretische Philosophie, | ||
3571 | * P. Theoretische Physik Lebender Materie, | ||
3572 | * P. Theoretische Physik Lebender Materie;CMCB, | ||
3573 | * P. Theoretische Physik Lebender Materie;Fak. Physik, | ||
3574 | * P. Theoretische Quantenoptik, | ||
3575 | * P. Theoretische Quantenoptik;Fak. Physik, | ||
3576 | * P. Theoretische Quantenoptik;Inst. Theoretische Physik, | ||
3577 | * P. Theorie biol. inspir. Polymere (gB), | ||
3578 | * P. Theorie der kondensierten Materie, | ||
3579 | * P. Theorie der kondensierten Materie;Fak. Physik, | ||
3580 | * P. Theorie d. Polym. anGrenzfl. (gB/IPF), | ||
3581 | * P. Theorie d. Polym. anGrenzfl. (gB/IPF);Zentrum für Membranbiochemie und Lipidforschung, | ||
3582 | * P.Theorie künstl. Gestaltens u. Kunstpsy, | ||
3583 | * P.Theorie künstl. Gestaltens u. Kunstpsy;Inst. Kunst- und Musikwissenschaft, | ||
3584 | * P.Theorie künstl. Gestaltens u. Kunstpsy;P. Allg. Didaktik/Emp. Unterrichtsfor.;Inst. Kunst- und Musikwissenschaft, | ||
3585 | * P. Theorie v. Nichtgleichgew. (gB/HZDR), | ||
3586 | * P. Thermodynamik, | ||
3587 | * P. Thermodynamik;Fak. Maschinenwesen, | ||
3588 | * P. Tieftemp.phys.komplex.Elekt.(ct.qmat), | ||
3589 | * P. Tieftemp.phys.komplex.Elekt.(ct.qmat);Fak. Physik, | ||
3590 | * P. Tragwerksplanung, | ||
3591 | * P. Tragwerksplanung;Fak. Architektur und Landschaft, | ||
3592 | * P. Tragwerksplanung;Fak. Bauingenieurwesen;P. Baustoffe, | ||
3593 | * P. Transport Modelling and Simulation, | ||
3594 | * P. Transport Modelling and Simulation;Fak. Verkehrswissensch. Friedrich List;P. Verkehrsströmungslehre, | ||
3595 | * P.Transportproz.an Grenzfl.(gB/HZDR), | ||
3596 | * P.Transportproz.an Grenzfl.(gB/HZDR);CMCB;Fak. Maschinenwesen, | ||
3597 | * P.Transportproz.an Grenzfl.(gB/HZDR);Fak. Maschinenwesen, | ||
3598 | * P. Transportprozesse in Hydrosystemen, | ||
3599 | * P. Transportprozesse in Hydrosystemen;Fak. Umweltwissenschaften, | ||
3600 | * P. Tropische u.Internat.Forstwirtschaft, | ||
3601 | * P. Tropische u.Internat.Forstwirtschaft;Fak. Umweltwissenschaften, | ||
3602 | * P. Tropische u.Internat.Forstwirtschaft;P. BWL,insb. Nachh.u. Betr. Umw., | ||
3603 | * P. Turbomaschinen und Flugantriebe, | ||
3604 | * P. Turbomaschinen und Flugantriebe;Fak. Maschinenwesen, | ||
3605 | * P.Ultra.Mikroskop. u. Photonik (ct.qmat), | ||
3606 | * P.Ultra.Mikroskop. u. Photonik (ct.qmat);Fak. Elektrotechnik u. Informationstech., | ||
3607 | * P.Ultra.Mikroskop. u. Photonik (ct.qmat);Fak. Physik, | ||
3608 | * P.Ultrapräzbearb.v.O.Ionen Plasmen (gB), | ||
3609 | * P. Ultraschn. Festk.physik u.Photonik, | ||
3610 | * P. Ultraschn. Festk.physik u.Photonik;Fak. Physik, | ||
3611 | * P. Umweltbiotechnologie;Fachgruppe Umweltverfahrenstechnik, | ||
3612 | * P. Umweltbiotechnologie;Internationales Hochschulinstitut (IHI), | ||
3613 | * P.Umweltentwicklg u.Risikomanagement(gB), | ||
3614 | * P. Urbanismus und Entwerfen, | ||
3615 | * P. Urbanismus und Entwerfen;Fak. Architektur und Landschaft, | ||
3616 | * P. Verarbeitungsmasch/Verarbeitungstech, | ||
3617 | * P. Verarbeitungsmasch/Verarbeitungstech;Fak. Maschinenwesen, | ||
3618 | * P. Verarbeitungsmasch/Verarbeitungstech;Sächsische Landesbibliothek - Staats- und Universitätsbibliothek, | ||
3619 | * P. Verbrennungsmotoren u. Antriebstechn., | ||
3620 | * P. Verbrennungsmotoren u. Antriebstechn.;Fak. Maschinenwesen, | ||
3621 | * P. Verfahrenstechnik in Hydrosystemen, | ||
3622 | * P. Verfahrenstechnik in Hydrosystemen;Fak. Umweltwissenschaften, | ||
3623 | * P.Verkehrsbetriebsl.u.Logistik, | ||
3624 | * P.Verkehrsbetriebsl.u.Logistik;Fak. Verkehrswissensch. Friedrich List, | ||
3625 | * P. Verkehrslogistik;P.Technologie u. Logistik d. Luftverkehr;Fak. Verkehrswissensch. Friedrich List, | ||
3626 | * P. Verkehrsökologie, | ||
3627 | * P. Verkehrsökologie;Fak. Verkehrswissensch. Friedrich List, | ||
3628 | * P. Verkehrsproze\u00dfautomatisierung, | ||
3629 | * P. Verkehrsproze\u00dfautomatisierung;Fak. Verkehrswissensch. Friedrich List, | ||
3630 | * P. Verkehrsproze\u00dfautomatisierung;P. Netzwerk-Dynamik, | ||
3631 | * P. Verkehrspsychologie, | ||
3632 | * P. Verkehrspsychologie;Fak. Psychologie, | ||
3633 | * P. Verkehrssicherungstechnik, | ||
3634 | * P. Verkehrssicherungstechnik;Fak. Verkehrswissensch. Friedrich List, | ||
3635 | * P. Verkehrsströmungslehre, | ||
3636 | * P. Verkehrsströmungslehre;Fak. Verkehrswissensch. Friedrich List, | ||
3637 | * P. Verkehrssystemtechnik, | ||
3638 | * P. Verkehrssystemtechnik;Fak. Physik, | ||
3639 | * P. Virtuelle Produktentwicklung, | ||
3640 | * P. Virtuelle Produktentwicklung;Dekanat Fakultät Maschinenwesen, | ||
3641 | * P. Virtuelle Produktentwicklung;Fak. Informatik, | ||
3642 | * P. Virtuelle Produktentwicklung;Fak. Maschinenwesen, | ||
3643 | * P. Völkerrecht, EuR u.öffentl. Recht, | ||
3644 | * P. Völkerrecht, EuR u.öffentl. Recht;P. öR, u.b.B. von Umwelt-u. Technikrecht, | ||
3645 | * P. Völkerrecht, EuR u.öffentl. Recht;Zentrum für Internationale Studien (ZIS), | ||
3646 | * P. Völkerrecht, Recht d. EU u. Inter.Bez, | ||
3647 | * P. VWL, insb. Finanzwissenschaft, | ||
3648 | * P. VWL, insb. Finanzwissenschaft;Fak. Wirtschaftswissenschaften, | ||
3649 | * P. VWL,insb. Internat. Monetäre ökonomik, | ||
3650 | * P. VWL,insb. Internat. Monetäre ökonomik;Fak. Wirtschaftswissenschaften, | ||
3651 | * P. VWL,insb. Internat. Monetäre ökonomik;P. VWL, insb. Finanzwissenschaft, | ||
3652 | * P.VWL,insb.Internat.Wirtschaftsbez.(IWB), | ||
3653 | * P.VWL,insb.Internat.Wirtschaftsbez.(IWB);Fak. Wirtschaftswissenschaften, | ||
3654 | * P.VWL, insb. Verkehrspol. u. Raumwirtsch, | ||
3655 | * P.VWL, insb. Verkehrspol. u. Raumwirtsch;Fak. Verkehrswissensch. Friedrich List, | ||
3656 | * P.VWL, insb. Verkehrspol. u. Raumwirtsch;Fak. Verkehrswissensch. Friedrich List;SG 8.3 International Office, | ||
3657 | * P.VWL, insb. Verkehrspol. u. Raumwirtsch;Fak. Wirtschaftswissenschaften, | ||
3658 | * P.VWL,insb.Wirtsch.pol.u.Wirtschfo(WIPO), | ||
3659 | * P.VWL,insb.Wirtsch.pol.u.Wirtschfo(WIPO);Fak. Wirtschaftswissenschaften, | ||
3660 | * P.VWL,ins.Umw.,Stadt-u.Reg.ökon.(gB/IöR);Institut für ökologische Raumentwicklung e.V., | ||
3661 | * P. Wahrscheinlichkeitstheorie, | ||
3662 | * P. Wahrscheinlichkeitstheorie;Fak. Mathematik, | ||
3663 | * P. Waldbau, | ||
3664 | * P. Waldbau;Fak. Umweltwissenschaften, | ||
3665 | * P. Waldbau;P. Biodiversität und Naturschutz, | ||
3666 | * P. Waldschutz, | ||
3667 | * P. Waldschutz;Fak. Umweltwissenschaften, | ||
3668 | * P. Waldschutz;Sächsische Landesbibliothek - Staats- und Universitätsbibliothek;Fak. Umweltwissenschaften, | ||
3669 | * P. Waldstandorte und Wasserhaushalt, | ||
3670 | * P. Waldstandorte und Wasserhaushalt;Fak. Umweltwissenschaften, | ||
3671 | * P.Waldwachstum u. Produktion von Holzbio, | ||
3672 | * P.Waldwachstum u. Produktion von Holzbio;Fak. Umweltwissenschaften, | ||
3673 | * P. Wasserbau, | ||
3674 | * P. Wasserbau;Fak. Bauingenieurwesen, | ||
3675 | * P. Wasserbau;Fak. Umweltwissenschaften, | ||
3676 | * P. Wasserbau;HUBERT-ENGELS - Labor, | ||
3677 | * P. Wasserbau;HUBERT-ENGELS - Labor;Fak. Bauingenieurwesen, | ||
3678 | * P. Wasserstoff- und Kernenergietechnik, | ||
3679 | * P. Wasserstoff- und Kernenergietechnik;Fak. Maschinenwesen, | ||
3680 | * P.Werkstoffmech.Schad.fallanalys (gB/FG), | ||
3681 | * P.Werkstoffmech.Schad.fallanalys (gB/FG);Fak. Maschinenwesen, | ||
3682 | * P. Werkstofftechnik, | ||
3683 | * P. Werkzeugmaschinenentw.u.adaptive Steu, | ||
3684 | * P. Werkzeugmaschinenentw.u.adaptive Steu;Fak. Informatik, | ||
3685 | * P. Werkzeugmaschinenentw.u.adaptive Steu;Fak. Maschinenwesen, | ||
3686 | * P. Werkzeugmaschinenentw.u.adaptive Steu;Fak. Wirtschaftswissenschaften, | ||
3687 | * P. Werkzeugmaschinenentw.u.adaptive Steu;P. Textiltechnik, | ||
3688 | * P. Werkzeugmaschinenentw.u.adaptive Steu;Textilien für den Leichtbau (FoG), | ||
3689 | * P. Westslavische Literatur- u Kulturwiss, | ||
3690 | * P. Westslavische Literatur- u Kulturwiss;P. Sächsische Landesgeschichte, | ||
3691 | * P. WI,insb.Inform.sys. in Ind.u.Handel, | ||
3692 | * P. WI,insb.Inform.sys. in Ind.u.Handel;Fak. Wirtschaftswissenschaften, | ||
3693 | * P. WI,insb.Inform.sys. in Ind.u.Handel;NEXUS, | ||
3694 | * P. WI,insb.Inform.sys. in Ind.u.Handel;P. Wirtschaftsinform., Busi.Engin. (TT), | ||
3695 | * P. WI,insb.Inform.sys. in Ind.u.Handel;P. Wirtschaftspädagogik;Fak. Wirtschaftswissenschaften, | ||
3696 | * P. WI,insb.Inform.sys. in Ind.u.Handel;SG 5.4 Wissenschaftlicher Nachwuchs, | ||
3697 | * P. WI, insb. Int.Sys. u. Dienste (TT);Fak. Wirtschaftswissenschaften, | ||
3698 | * P. WInf, insb. Informationsmanagement, | ||
3699 | * P. WInf, insb. Informationsmanagement;Cen.f.Open Digital Innovation and Part.;Fak. Wirtschaftswissenschaften, | ||
3700 | * P. WInf, insb. Informationsmanagement;Fak. Wirtschaftswissenschaften, | ||
3701 | * P. Wirtschaftsinform., Busi.Engin. (TT), | ||
3702 | * P. Wirtschaftsinform., Busi.Engin. (TT);Fak. Wirtschaftswissenschaften, | ||
3703 | * P. Wirtschaftspädagogik, | ||
3704 | * P. Wirtschaftspädagogik;Fak. Wirtschaftswissenschaften, | ||
3705 | * P. Wirtschaftspädagogik;P. WInf, insb. Informationsmanagement, | ||
3706 | * P. Wirtschafts- und Sozialgeschichte, | ||
3707 | * P.Wissensbasierte KI, | ||
3708 | * P. Wissensbasierte Systeme (cfaed), | ||
3709 | * P. Wissensbasierte Systeme (cfaed);Fak. Informatik, | ||
3710 | * P. Wissensbasierte Systeme;P. Wissensbasierte Systeme (cfaed), | ||
3711 | * P. Wissenschaftl. Rechnen u. Angew.Mathe, | ||
3712 | * P. Wiss. Rechnen für Systembiologie, | ||
3713 | * P. Wiss. Rechnen für Systembiologie;Fak. Informatik, | ||
3714 | * P. Zellbiologie u. Regen. v. Betaz.;Fak. Biologie, | ||
3715 | * P. Zelluläre Biochemie, | ||
3716 | * P. Zelluläre Biochemie;P. Bioinformatik;BIOTEC Verwaltung, | ||
3717 | * P. Zelluläre Netzwerke und Systeme, | ||
3718 | * P. Zelluläre Netzwerke und Systeme;BIOTEC Verwaltung, | ||
3719 | * P. Zelluläre Netzwerke und Systeme;Medizinische Fak. Carl Gustav Carus, | ||
3720 | * P. Zell-u. Molekularbiologie d. Pflanzen, | ||
3721 | * P. Zoologie und Tierphysiologie, | ||
3722 | * Rechenstation Tharandt, | ||
3723 | * Rechenstation Tharandt;P. Forsttechnik (FT), | ||
3724 | * Regenerationsbiologie (NFoG), | ||
3725 | * Reg.kompl.Strukt.erw. Wirbeltiere (NFoG), | ||
3726 | * REXKLIMA: Rechtsextr. vers. Klima (NFoG);Hannah-Arendt-Institut für Totalitarismusforschung e.V., | ||
3727 | * REXKLIMA: Rechtsextr. vers. Klima (NFoG);Philosophische Fakultät, | ||
3728 | * Sächsische Landesbibliothek - Staats- und Universitätsbibliothek, | ||
3729 | * Sächsische Landesbibliothek - Staats- und Universitätsbibliothek;Bereichsgebundene Studierende, | ||
3730 | * Sächsische Landesbibliothek - Staats- und Universitätsbibliothek;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3731 | * Sächsische Landesbibliothek - Staats- und Universitätsbibliothek;Fak. Umweltwissenschaften, | ||
3732 | * Sächsische Landesbibliothek - Staats- und Universitätsbibliothek;Philosophische Fakultät, | ||
3733 | * Sächsische Landesbibliothek - Staats- und Universitätsbibliothek;P. Sächsische Landesgeschichte, | ||
3734 | * Schaufler Lab@TU Dresden, | ||
3735 | * Schaufler Lab@TU Dresden;P. Digital Cultures;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3736 | * Schaufler Lab@TU Dresden;Philosophische Fakultät, | ||
3737 | * Schaufler Lab@TU Dresden;P. Mittelalterliche Geschichte, | ||
3738 | * Seniorenakademie, | ||
3739 | * Sensor-, Mess- und Aktortechnik, | ||
3740 | * Service Center Studium, | ||
3741 | * Service Center Studium;Fak. Erziehungswissenschaften, | ||
3742 | * Service Center Studium;Fak. Mathematik, | ||
3743 | * Service Center Studium;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3744 | * Service Center Studium;Fak. Umweltwissenschaften, | ||
3745 | * Service Center Studium;Fak. Wirtschaftswissenschaften, | ||
3746 | * Service Center Studium;Philosophische Fakultät, | ||
3747 | * Service Center Studium;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3748 | * Service Center Studium;Zentrum für Internationale Studien (ZIS), | ||
3749 | * Service Desk, | ||
3750 | * Service Desk;Fak. Informatik, | ||
3751 | * Service Desk;Fak. Mathematik, | ||
3752 | * Service Desk;Fak. Wirtschaftswissenschaften, | ||
3753 | * Service Desk;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3754 | * SFB 1415 Chemie sys. zweidim. Mat., | ||
3755 | * SFB FR Psychologie, | ||
3756 | * SFB FR Psychologie;Fak. Psychologie, | ||
3757 | * SG 10.1 Strategie, | ||
3758 | * SG 10.2 Akadem.Controlling und QM, | ||
3759 | * SG 10.2 Akadem.Controlling und QM;Fak. Verkehrswissensch. Friedrich List, | ||
3760 | * SG 10.3 Prozesse u. Org.strukt., | ||
3761 | * SG 10.3 Prozesse u. Org.strukt.;NEXUS, | ||
3762 | * SG 1.1 Haushalt u.Finanzbuchhalt, | ||
3763 | * SG 1.2 Zentr. Beschaffung u.Anlagenbuchh, | ||
3764 | * SG 1.3 Drittmittelverwaltung, | ||
3765 | * SG 2.1 Hochschullehrer/Beamte, | ||
3766 | * SG 2.2 Tarifbesch. Bereiche ING und GSW, | ||
3767 | * SG 2.3 Tarifbesch. Ber. MN,BU,ZUV/ZE, | ||
3768 | * SG 2.4 Nebengebiet u.nebenberufl. Besch., | ||
3769 | * SG 2.5 Personalentwicklung, | ||
3770 | * SG 3.2 Innerer Dienst, | ||
3771 | * SG 3.3 Allg.Verwaltg(m.Verwaltgsbücher.), | ||
3772 | * SG 3.4 Justitiariat, | ||
3773 | * SG 4.1 Baumanagement, | ||
3774 | * SG 4.2 Techn. Gebäudemanagement, | ||
3775 | * SG 4.3 Kaufmännisches Gebäudemanagement, | ||
3776 | * SG 4.3 Kaufmännisches Gebäudemanagement;SG 4.4 Infrastrukturelles Gebäudemanag., | ||
3777 | * SG 4.4 Infrastrukturelles Gebäudemanag., | ||
3778 | * SG 4.4 Infrastrukturelles Gebäudemanag.;P. Transport Modelling and Simulation, | ||
3779 | * SG 4.6 Strahlenschutz, | ||
3780 | * SG 5.1 Forschungsförderung, | ||
3781 | * SG 5.2 European Project Center, | ||
3782 | * SG 5.2 European Project Center;P. BWL, insb.Betriebl. Rechnungsw./Contr, | ||
3783 | * SG 5.4 Wissenschaftlicher Nachwuchs, | ||
3784 | * SG 5.4 Wissenschaftlicher Nachwuchs;Fak. Physik, | ||
3785 | * SG 5.4 Wissenschaftlicher Nachwuchs;P. Tieftemp.phys.komplex.Elekt.(ct.qmat), | ||
3786 | * SG 7.1 Corporate Design, | ||
3787 | * SG 7.2 Media Relations, | ||
3788 | * SG 7.2 Media Relations;Fak. Maschinenwesen, | ||
3789 | * SG 7.2 Media Relations;Philosophische Fakultät, | ||
3790 | * SG 7.3 Marketing u. Beziehungsmanagement, | ||
3791 | * SG 7.3 Marketing u. Beziehungsmanagement;Fak. Informatik, | ||
3792 | * SG 7.3 Marketing u. Beziehungsmanagement;Philosophische Fakultät, | ||
3793 | * SG 7.4 Interne Kommunikation, | ||
3794 | * SG 7.5 Web und Video, | ||
3795 | * SG 7.5 Web und Video;Fak. Informatik;Dekanat Fakultät Informatik, | ||
3796 | * SG 8.1 Zentrale Studienberatung, | ||
3797 | * SG 8.1 Zentrale Studienberatung;Fak. Informatik, | ||
3798 | * SG 8.2 Immatrikulationsamt, | ||
3799 | * SG 8.3 International Office, | ||
3800 | * SG 8.3 International Office;Abt. Multimediales Sprachlernzentrum;TUDIAS, | ||
3801 | * SG 8.3 International Office;CMCB, | ||
3802 | * SG 8.3 International Office;Fak. Bauingenieurwesen, | ||
3803 | * SG 8.3 International Office;Fak. Biologie, | ||
3804 | * SG 8.3 International Office;Fak. Elektrotechnik u. Informationstech., | ||
3805 | * SG 8.3 International Office;Fak. Informatik, | ||
3806 | * SG 8.3 International Office;Fak. Maschinenwesen, | ||
3807 | * SG 8.3 International Office;Medizinische Fak. Carl Gustav Carus, | ||
3808 | * SG 8.3 International Office;Philosophische Fakultät, | ||
3809 | * SG 8.5 Zentrum für Weiterbildung, | ||
3810 | * SG 8.5 Zentrum für Weiterbildung;Fak. Bauingenieurwesen, | ||
3811 | * SG 8.5 Zentrum für Weiterbildung;Fak. Erziehungswissenschaften, | ||
3812 | * SG 8.5 Zentrum für Weiterbildung;Fak. Wirtschaftswissenschaften, | ||
3813 | * SG 8.5 Zentrum für Weiterbildung;Medizinische Fak. Carl Gustav Carus, | ||
3814 | * SG 8.5 Zentrum für Weiterbildung;Philosophische Fakultät, | ||
3815 | * SG 8.5 Zentrum für Weiterbildung;SG 8.6 Career Service, | ||
3816 | * SG 8.5 Zentrum für Weiterbildung;Technische Universität Dresden;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3817 | * SG 8.5 Zentrum für Weiterbildung;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3818 | * SG 8.6 Career Service, | ||
3819 | * SG 8.6 Career Service;Dekanat Fakultät EuI, | ||
3820 | * SG 8.6 Career Service;Dekanat Fakultät EuI;Philosophische Fakultät, | ||
3821 | * SG 8.6 Career Service;Fak. Wirtschaftswissenschaften, | ||
3822 | * SG 8.6 Career Service;Philosophische Fakultät, | ||
3823 | * SG 8.6 Career Service;P. Sozialpädagogik, | ||
3824 | * SG 8.7 Zentrale Lehr- und Lernräume, | ||
3825 | * SG 9.1 Campusleben, | ||
3826 | * SG 9.2 Universität Gesellschaft, | ||
3827 | * SG 9.2 Universität Gesellschaft;Philosophische Fakultät, | ||
3828 | * SG 9.3 Diversity Management, | ||
3829 | * SG 9.3 Diversity Management;Philosophische Fakultät, | ||
3830 | * SG 9.4 Gesundheitsdienst, | ||
3831 | * SG 9.4 Gesundheitsdienst;Fak. Psychologie, | ||
3832 | * SG Arbeitssicherheit, | ||
3833 | * SG Innenrevision, | ||
3834 | * SG SLM Koordination, | ||
3835 | * SG SLM Koordination;Fak. Informatik, | ||
3836 | * (S)JP Ernährg.-u.Haushalt.wiss/Berufl.Di, | ||
3837 | * (S)JP Ernährg.-u.Haushalt.wiss/Berufl.Di;Dekanat Fak. Erziehungswissenschaften;P.Ernährg.-u.Haush.wiss/Berufl.Did., | ||
3838 | * (S)JP Ernährg.-u.Haushalt.wiss/Berufl.Di;P.Ernährg.-u.Haush.wiss/Berufl.Did., | ||
3839 | * SP Betriebssysteme;Fak. Informatik, | ||
3840 | * SP Elektronische Bauelemente, | ||
3841 | * SP Elektronische Bauelemente;Fak. Elektrotechnik u. Informationstech., | ||
3842 | * SP Festkörperelektronik, | ||
3843 | * SP Politische Theorie u. Ideengeschichte, | ||
3844 | * SP Politische Theorie u. Ideengeschichte;Philosophische Fakultät, | ||
3845 | * SP Technische Informationssysteme, | ||
3846 | * (S)SP Soz.Theorie,Theoriegesch u.Kulturs, | ||
3847 | * Stab.st. Grundsatz- u. Rechtsang. d.Per, | ||
3848 | * Stab.st. Personal-Stat.,-Planung,-Bew. | ||
3849 | * Stab.st. Personal-Stat.,-Planung,-Bew.,;NEXUS, | ||
3850 | * Struktur- und Prozesssimulation, | ||
3851 | * Studienbüro, | ||
3852 | * Studienbüro Bereich Bau und Umwelt, | ||
3853 | * Studienbüro Bereich GSW, | ||
3854 | * Studienbüro Bereich Ingenieurwiss., | ||
3855 | * Studienbüro Bereich Ingenieurwiss.;Internationales Hochschulinstitut (IHI), | ||
3856 | * Studienbüro Bereich MatNat, | ||
3857 | * Studienbüro Bereich MatNat;Studienbüro Bereich Bau und Umwelt, | ||
3858 | * Studierendenrat, | ||
3859 | * Studium generale (Integrale);Fak. Architektur, | ||
3860 | * Studium generale (Integrale);Fak. Architektur und Landschaft, | ||
3861 | * Studium generale (Integrale);Fak. Verkehrswissensch. Friedrich List, | ||
3862 | * Studium generale (Integrale);Philosophische Fakultät, | ||
3863 | * Studium generale (Integrale);Zentrum für Internationale Studien (ZIS), | ||
3864 | * Technische Universität Dresden, | ||
3865 | * Technische Universität Dresden;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3866 | * Technische Universität Dresden;Service Center Studium, | ||
3867 | * Textilchemie und -ausrüstung, | ||
3868 | * Textilien für den Leichtbau (FoG), | ||
3869 | * Translation Office, | ||
3870 | * Transport und Verkehr, | ||
3871 | * TUD Cert, | ||
3872 | * TUD\u2223excite, Unit INNOVATE, | ||
3873 | * TUD\u2223excite, Unit PATENTS, | ||
3874 | * TUD\u2223excite, Unit TALENTS, | ||
3875 | * TUDIAS, | ||
3876 | * TUDIAS;Fak. Wirtschaftswissenschaften, | ||
3877 | * TUDIAS;Lehrzentrum Sprachen und Kulturräume, | ||
3878 | * TUDIAS;P. Formgebende Fertigungsverfahren, | ||
3879 | * TUDIAS;P.Romanistische Sprachwissenschaften, | ||
3880 | * TUDIAS;SG 8.5 Zentrum für Weiterbildung, | ||
3881 | * TUDiSC, | ||
3882 | * TUDiSC;Fak. Psychologie, | ||
3883 | * TUDiSC;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3884 | * TUDiSC;P. Geographische Bildung, | ||
3885 | * TUDiSC;Philosophische Fakultät, | ||
3886 | * TUDiSC;Psychosoziale Medizin und Entwicklungsneurowissenschaften, | ||
3887 | * TU-Umweltinitiative (TUUWI);Fak. Architektur und Landschaft, | ||
3888 | * TU-Umweltinitiative (TUUWI);Fak. Biologie, | ||
3889 | * TU-Umweltinitiative (TUUWI);Fak. Maschinenwesen, | ||
3890 | * TU-Umweltinitiative (TUUWI);Fak. Psychologie, | ||
3891 | * Universität Bonn, | ||
3892 | * Universitätsarchiv (UA), | ||
3893 | * UniversitätsCentrum für Orthopädie, Unfall - und Plastische Chir, | ||
3894 | * Universitäts KrebsCentrum Dresden, | ||
3895 | * Universitätsorchester;Philosophische Fakultät;P. Bildwissenschaft i.glo.Kon. (TT), | ||
3896 | * Verwaltung, | ||
3897 | * Verwaltung FR Forstwissenschaften, | ||
3898 | * Verwaltung FR Geowissenschaften, | ||
3899 | * Verwaltung FR Hydrowissenschaften, | ||
3900 | * Verwaltung IHI, | ||
3901 | * Verwaltung ZIH, | ||
3902 | * Verwaltung ZIH;Fak. Informatik, | ||
3903 | * Verwaltung ZIH;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3904 | * Vodafon Stiftprof. Mobile Nachrichtensys, | ||
3905 | * Vodafon Stiftprof. Mobile Nachrichtensys;Fak. Elektrotechnik u. Informationstech., | ||
3906 | * Vodafon Stiftprof. Mobile Nachrichtensys;Fak. Elektrotechnik u. Informationstech.;Dresdner Hochschulsportzentrum (DHSZ), | ||
3907 | * Vodafon Stiftprof. Mobile Nachrichtensys;Fak. Informatik, | ||
3908 | * Vodafon Stiftprof. Mobile Nachrichtensys;Medizinische Fak. Carl Gustav Carus;Institut für Didaktik und Lehrforschung in der Medizin, Medizini;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
3909 | * Vodafon Stiftprof. Mobile Nachrichtensys;P. Wiss. Rechnen für Systembiologie;Fak. Informatik, | ||
3910 | * Werkstatt und Versuchsfeld Frenzel-Bau;Textilien für den Leichtbau (FoG), | ||
3911 | * Werkstatt und Versuchsfeld Johannstadt, | ||
3912 | * Werkstatt und Versuchsfeld Zeuner-Bau, | ||
3913 | * Werkstatt u. Versuchsfeld Kutzbach-Bau, | ||
3914 | * Werkstatt u. Versuchsfeld Mollier-Bau, | ||
3915 | * Wirtschaft-Technik-Haushalt/Soziales, | ||
3916 | * Wirtschaft-Technik-Haushalt/Soziales;Fak. Erziehungswissenschaften, | ||
3917 | * Wirtschaft-Technik-Haushalt/Soziales;Philosophische Fakultät, | ||
3918 | * Wirtschaft-Technik-Haushalt/Soziales;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3919 | * Wirtschaft-Technik-Haushalt/Soziales;ZLSB BQL;Dekanat Fak. Erziehungswissenschaften, | ||
3920 | * Wirtschaft-Technik-Haushalt/Soziales;ZLSB Studienbüro, | ||
3921 | * Zentrale Einrichtungen Fakultät Physik, | ||
3922 | * Zentrale Einrichtungen Fakultät Physik;ZLSB BQL, | ||
3923 | * Zentrale EU-Serviceeinrichtung Sachsen, | ||
3924 | * Zentrale EU-Serviceeinrichtung Sachsen;Prorektorin Forschung (PF), | ||
3925 | * Zentr. Einrichtg. Fak. Erziehungswissen.;Dekanat Fak. Erziehungswissenschaften, | ||
3926 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
3927 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Arbeitsgruppe Wissen-Denken-Handeln, | ||
3928 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Beauftragte/r für Stud. mit Beh.u.chr.E., | ||
3929 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Bereichsverwaltung Medizin, | ||
3930 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;BFR Chemietechnik, Didaktik der Chemie, | ||
3931 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Dekanat Fak. SLK, | ||
3932 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Dekanat Fakultät Mathematik, | ||
3933 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Dekanat Fakultät Mathematik;P. Didaktik der Biologie, | ||
3934 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Dezernat Studium und Weiterbildung, | ||
3935 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Dresdner Hochschulsportzentrum (DHSZ), | ||
3936 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Else Kröner Fresenius Zentrum für Digitale Gesundheit, | ||
3937 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Architektur und Landschaft, | ||
3938 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Bauingenieurwesen, | ||
3939 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Erziehungswissenschaften, | ||
3940 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Informatik, | ||
3941 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Maschinenwesen, | ||
3942 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Mathematik, | ||
3943 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Physik, | ||
3944 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Physik;Fak. Mathematik, | ||
3945 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
3946 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Verkehrswissensch. Friedrich List, | ||
3947 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Fak. Wirtschaftswissenschaften, | ||
3948 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Folkloretanzensem. The.Maass (Tanzstud, | ||
3949 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Forschungsst. f. Vergl.Ordensgeschichte, | ||
3950 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Inst. Evangelische Theologie (IEVTH), | ||
3951 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Institut für ökologische Raumentwicklung e.V., | ||
3952 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Inst. Katholische Theologie, | ||
3953 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Inst. Numerische Mathematik;P. ökonometrie und Statistik, insb.im VW, | ||
3954 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;IT-Servicezentrum Bauingenieurwesen, | ||
3955 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;JP Didaktik der Physik (TT), | ||
3956 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;JP Didaktik der Romanischen Sprachen, | ||
3957 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Kirchengeschichte (katholisch), | ||
3958 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Klinik und Poliklinik für Neurologie, | ||
3959 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Lehrzentrum Sprachen und Kulturräume, | ||
3960 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Lehrzentrum Sprachen und Kulturräume;Fak. Chemie u. Lebensmittelchemie, | ||
3961 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Allg. Didaktik/Emp. Unterrichtsfor., | ||
3962 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Alte Geschichte, | ||
3963 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Angwandte Linguistik, | ||
3964 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Anorganische Chemie (I) (AC1), | ||
3965 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.Bau-,Holz-,Farbtech u.Raumgest/Ber.Did, | ||
3966 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Berufspädagogik, | ||
3967 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Berufspädagogik;CeTI Verwaltung, | ||
3968 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Bildungstechnologie;P. Medienpädagogik, | ||
3969 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. BWL,insb. Nachh.u. Betr. Umw., | ||
3970 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Deutsch als Zweit-, Fremdsprache, | ||
3971 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Didaktik der Biologie, | ||
3972 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.Didaktik der Philosophie und für Ethik, | ||
3973 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Didaktik der politischen Bildung, | ||
3974 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Didaktik der politischen Bildung;ZLSB Studienbüro, | ||
3975 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Englische Literaturwissenschaft, | ||
3976 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.Ernährg.-u.Haush.wiss/Berufl.Did., | ||
3977 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. EW,Inkl. Bildung, | ||
3978 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Franz. Literatur- und Kulturwiss., | ||
3979 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Geographische Bildung, | ||
3980 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.GermanistischeLinguistik u.Sprachgesch, | ||
3981 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Geschichte der frühen Neuzeit, | ||
3982 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.GS-pädagogik / Mathematik, | ||
3983 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.GS-päd./Sachunterr, | ||
3984 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.GS-päd./Sachunterr;P.GS-päd./Deutsch, | ||
3985 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Philosophische Fakultät, | ||
3986 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Italienische Literatur u. Kulturwisse, | ||
3987 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.Molekulare Funktionsmaterialien, | ||
3988 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Neuere Dt. Lit. u. Medienwissenschaft, | ||
3989 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Neuere und Neueste Geschichte, | ||
3990 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Privacy and Security;Fak. Informatik, | ||
3991 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Religionspädagogik (katholisch), | ||
3992 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Prof. Didaktik der Informatik, | ||
3993 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Professur für Humangeographie;Dresdner Hochschulsportzentrum (DHSZ), | ||
3994 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Romanistische Sprachwissenschaft, | ||
3995 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.Romanistische Sprachwissenschaften, | ||
3996 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Sächsische Landesgeschichte, | ||
3997 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Schulpädagogik m.d.Schwerpunkt Schulf, | ||
3998 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Sozialpäd einschl. ihrer Didaktik, | ||
3999 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Systematische Theologie (katholisch), | ||
4000 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P. Theoretische Festkörperphysik, | ||
4001 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.Theorie künstl. Gestaltens u. Kunstpsy, | ||
4002 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Schülerrechenzentrum (SRZ);Prof. Didaktik der Informatik, | ||
4003 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Service Center Studium, | ||
4004 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 5.2 European Project Center, | ||
4005 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 7.5 Web und Video, | ||
4006 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 8.1 Zentrale Studienberatung, | ||
4007 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 8.3 International Office, | ||
4008 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 8.5 Zentrum für Weiterbildung, | ||
4009 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 8.5 Zentrum für Weiterbildung;P.Erziehungswiss. m.d.Sch.Grundschulpäd., | ||
4010 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 8.5 Zentrum für Weiterbildung;Technische Universität Dresden, | ||
4011 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;SG 9.3 Diversity Management;Service Center Studium, | ||
4012 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;(S)P. Physische Geographie m. Sc (Heis.);TUDiSC, | ||
4013 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;TUDIAS, | ||
4014 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Universitäts KrebsCentrum Dresden, | ||
4015 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Verwaltung FR Geowissenschaften, | ||
4016 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Wirtschaft-Technik-Haushalt/Soziales, | ||
4017 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Zentrale wiss. Einr. Phil. Fak., G-KSt, | ||
4018 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;Zentrum für Hebammenwissenschaften, | ||
4019 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;ZLSB BQL, | ||
4020 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;ZLSB BQL;SG 8.5 Zentrum für Weiterbildung, | ||
4021 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;ZLSB Forschung, | ||
4022 | * Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;ZLSB Geschäftsstelle, | ||
4023 | * Zentr. int. postgraduales Studium CIPSEM, | ||
4024 | * Zentrum für Chirurgie - Intensivstation, | ||
4025 | * Zentrum für Energietechnik (ZET), | ||
4026 | * Zentrum für evidenzbasierte Gesundheitsversorgung, | ||
4027 | * Zentrum für Hebammenwissenschaften, | ||
4028 | * Zentrum für Informationsdienste/HLR(ZIH), | ||
4029 | * Zentrum für Internationale Studien (ZIS), | ||
4030 | * Zentrum für Internationale Studien (ZIS);Dezernat Kommunikation und Marketing, | ||
4031 | * Zentrum für Internationale Studien (ZIS);Fak. Mathematik, | ||
4032 | * Zentrum für Internationale Studien (ZIS);Fak. Psychologie, | ||
4033 | * Zentrum für Internationale Studien (ZIS);Fak. Wirtschaftswissenschaften;P. VWL, insb. Finanzwissenschaft, | ||
4034 | * Zentrum für Internationale Studien (ZIS);Medizinische Fak. Carl Gustav Carus, | ||
4035 | * Zentrum für Internationale Studien (ZIS);Philosophische Fakultät, | ||
4036 | * Zentrum für Internationale Studien (ZIS);P. Völkerrecht, EuR u.öffentl. Recht, | ||
4037 | * Zentrum für Internationale Studien (ZIS);Zentrale EU-Serviceeinrichtung Sachsen, | ||
4038 | * Zentrum für Internationale Studien (ZIS);Zentrum interdiszip. Lernen und Lehren, | ||
4039 | * Zentrum für mikrotechnische Produktion, | ||
4040 | * Zentrum für mikrotechnische Produktion;Fak. Elektrotechnik u. Informationstech., | ||
4041 | * Zentrum für mikrotechnische Produktion;Fak. Informatik;P. Grundlagen der Elektrotechnik (GE);Nationales Centrum für Tumorerkrankungen Dresden, | ||
4042 | * Zentrum für Qualitätsanalyse (ZQA), | ||
4043 | * Zentrum für Qualitätsanalyse (ZQA);Fak. Erziehungswissenschaften, | ||
4044 | * Zentrum für Qualitätsanalyse (ZQA);Fak. Mathematik, | ||
4045 | * Zentrum für Qualitätsanalyse (ZQA);Philosophische Fakultät, | ||
4046 | * Zentrum für Qualitätsanalyse (ZQA);Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4047 | * Zentrum für Regenerative Therapien Dresden (CRTD) im Bereich Med, | ||
4048 | * Zentrum für Regenerative Therapien Dresden (CRTD) im Bereich Med;P. Epigenomik der neuralen Entwicklung, | ||
4049 | * Zentrum für Translationale Knochen-, Gelenk- und Weichgewebefors, | ||
4050 | * Zentrum interdiszip. Lernen und Lehren, | ||
4051 | * Zentrum interdiszip. Lernen und Lehren;Cen.f.Open Digital Innovation and Part., | ||
4052 | * Zentrum interdiszip. Lernen und Lehren;Fak. Elektrotechnik u. Informationstech., | ||
4053 | * Zentrum interdiszip. Lernen und Lehren;Fak. Sprach-, Literatur- u. Kulturwiss., | ||
4054 | * Zentrum interdiszip. Lernen und Lehren;Fak. Wirtschaftswissenschaften, | ||
4055 | * Zentrum interdiszip. Lernen und Lehren;Lehrzentrum Sprachen und Kulturräume;P. Deutsch als Zweit-, Fremdsprache, | ||
4056 | * Zentrum interdiszip. Lernen und Lehren;Philosophische Fakultät, | ||
4057 | * Zentrum interdiszip. Lernen und Lehren;SG 7.5 Web und Video, | ||
4058 | * Zentrum interdiszip. Lernen und Lehren;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4059 | * Zentrum interdiszip. Lernen und Lehren;Zentrum für Internationale Studien (ZIS), | ||
4060 | * Zentrum Mittleres und östliches Europa;P. Neuere Dt. Lit. u. Medienwissenschaft, | ||
4061 | * Zentrum Mittleres und östliches Europa;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4062 | * Zentrum ScaDS.AI, | ||
4063 | * Zentrum ScaDS.AI;Abteilung Operative Prozesse und Systeme, | ||
4064 | * Zentrum ScaDS.AI;Abt. Vertei. und Datenint. Rechnen (VDR), | ||
4065 | * Zentrum ScaDS.AI;Fak. Elektrotechnik u. Informationstech., | ||
4066 | * Zentrum ScaDS.AI;Fak. Informatik, | ||
4067 | * Zentrum ScaDS.AI;Fak. Verkehrswissensch. Friedrich List, | ||
4068 | * ZIK B CUBE Verwaltung, | ||
4069 | * ZIK B CUBE Verwaltung;CMCB, | ||
4070 | * ZLSB BQL, | ||
4071 | * ZLSB BQL;Fak. Informatik, | ||
4072 | * ZLSB Forschung, | ||
4073 | * ZLSB Geschäftsstelle, | ||
4074 | * ZLSB Geschäftsstelle;Fak. Erziehungswissenschaften, | ||
4075 | * ZLSB Geschäftsstelle;Fak. Erziehungswissenschaften;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4076 | * ZLSB Geschäftsstelle;Fak. Umweltwissenschaften;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4077 | * ZLSB Geschäftsstelle;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4078 | * ZLSB Geschäftsstelle;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo;P.Erziehungswiss. m.d.Sch.Grundschulpäd., | ||
4079 | * ZLSB Geschäftsstelle;ZLSB BQL;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4080 | * ZLSB Schullogin, | ||
4081 | * ZLSB Schullogin;Fak. Informatik, | ||
4082 | * ZLSB Studienbüro, | ||
4083 | * ZLSB Studienbüro;Zentr.f.Lehrerbild,Schul-u.Berufsbildgfo, | ||
4084 | * ZLSB Studienbüro;ZLSB BQL | ||
4085 | {{/expand}} | ||
4086 | |||
4087 | |||
4088 | === Organisationsstruktur === | ||
4089 | |||
4090 | * Attribut: eduPersonOrgUnitDN | ||
4091 | * Beispielwerte: //Attribut wird nicht übertragen oder lieferte im Testzeitraum keine Beispielwerte// | ||
4092 | * Beispielregel Expertenmodus: //Nur für Nutzer der Organisationsstruktur xy//: hasAttribute("eduPersonOrgUnitDN","xy") | ||
4093 | |||
4094 | === Standort === | ||
4095 | |||
4096 | * Attribut: standort | ||
4097 | * Beispielwerte: //Attribut wird nicht übertragen// | ||
4098 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Standort "xy"//: hasAttribute("standort","xy") | ||
4099 | |||
4100 | === Studienabschluss === | ||
4101 | |||
4102 | * Attribut: branchAndDegree | ||
4103 | * Beispielwerte: Die numerische Werte der Abschlüsse und der Studienfächer bzw. Studienbereiche entsprechen der [[Klassifikation von Prüfungsgruppen und Abschlussprüfungen des Statistischen Bundesamtes>>https://www.destatis.de/DE/Methoden/Klassifikationen/Bildung/pruefungsgruppen-abschlusspruefungen.pdf]]. Der Wert "129$06" entspricht beispielsweise Politikwissenschaft Promotion, "016$02" beispielsweise Baltistik im Magisterstudiengang. | ||
4104 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Abschluss Politikwissenschaft Promotion//: hasAttribute("branchAndDegree","129$06") | ||
4105 | |||
4106 | === Studiengang === | ||
4107 | |||
4108 | * Attribut: studySubject | ||
4109 | * Beispielwerte: Abfallwirtschaft und Altlasten, Advanced Computational and Civil Engineering Structural Studies - ACCESS, Angewandte Medienforschung, ... | ||
4110 | * Bedeutung der Werte: | ||
4111 | * Beispielregel Expertenmodus: //Nur für Nutzer des Studiengang "//Zahnmedizin//"//: hasAttribute("studySubject","Zahnmedizin") | ||
4112 | |||
4113 | {{expand title="Weitere Beispielwerte ..."}} | ||
4114 | * Abfallwirtschaft und Altlasten, | ||
4115 | * Abfallwirtschaft und Altlasten;Wasserwirtschaft, | ||
4116 | * Advanced Computational and Civil Engineering Structural Studies - ACCESS, | ||
4117 | * Air Transport and Logistics, | ||
4118 | * Angewandte Medienforschung, | ||
4119 | * Angewandte Medienforschung;Medienforschung, | ||
4120 | * Angewandte Medienforschung;Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Medienforschung, | ||
4121 | * Anglistik und Amerikanistik, | ||
4122 | * Anglistik und Amerikanistik;Germanistik;Lehramt an Grundschulen;Sprach-, Literatur- und Kulturwissenschaften;Englisch, | ||
4123 | * Anglistik und Amerikanistik;Germanistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
4124 | * Anglistik und Amerikanistik;Geschichte;Sprach-, Literatur- und Kulturwissenschaften, | ||
4125 | * Anglistik und Amerikanistik;Kunstgeschichte;Sprach-, Literatur- und Kulturwissenschaften, | ||
4126 | * Anglistik und Amerikanistik;Medienforschung;Sprach-, Literatur- und Kulturwissenschaften, | ||
4127 | * Anglistik und Amerikanistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
4128 | * Anglistik und Amerikanistik;Sprach-, Literatur- und Kulturwissenschaften;Literatur und Kultur im gesellschaftlichen Wandel;Kunstgeschichte, | ||
4129 | * Anglistik und Amerikanistik;Sprach-, Literatur- und Kulturwissenschaften;Philosophie, | ||
4130 | * Anglistik und Amerikanistik;Sprach-, Literatur- und Kulturwissenschaften;Slavistik, | ||
4131 | * Antike Kulturen, | ||
4132 | * Architektur, | ||
4133 | * Architektur;Bauingenieurwesen, | ||
4134 | * Architekturwissenschaft;Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte, | ||
4135 | * Bahnsystemingenieurwesen, | ||
4136 | * Bahnsystemingenieurwesen;Verkehrswirtschaft, | ||
4137 | * Bauingenieurwesen, | ||
4138 | * Bauingenieurwesen;Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Architekturwissenschaft, | ||
4139 | * Bauingenieurwesen;Landschaftsarchitektur, | ||
4140 | * Berufliche Bildung - Reformmodell (LA f. berufbild. Schulen);Bautechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4141 | * Betriebswirtschaftslehre, | ||
4142 | * Betriebswirtschaftslehre;Wirtschaftsinformatik, | ||
4143 | * Betriebswirtschaftslehre;Wirtschaftswissenschaften, | ||
4144 | * Biochemistry, | ||
4145 | * Biochemistry;Informatik;Holztechnologie und Holzwirtschaft, | ||
4146 | * Biologie, | ||
4147 | * Biologie;Chemie;Lehramt an Gymnasien, | ||
4148 | * Biologie;Englisch;Lehramt an Oberschulen, | ||
4149 | * Biologie;Gemeinschaftskunde/Rechtserziehung;Lehramt an Oberschulen, | ||
4150 | * Biologie;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien, | ||
4151 | * Biologie;Geographie;Lehramt an Oberschulen, | ||
4152 | * Biologie;Geschichte;Lehramt an Gymnasien, | ||
4153 | * Biologie;Kunst;Lehramt an Oberschulen, | ||
4154 | * Biologie;Lehramt an Gymnasien, | ||
4155 | * Biologie;Lehramt an Gymnasien;Englisch, | ||
4156 | * Biologie;Lehramt an Gymnasien;Geographie, | ||
4157 | * Biologie;Lehramt an Gymnasien;Latein, | ||
4158 | * Biologie;Lehramt an Oberschulen;Geographie, | ||
4159 | * Biologie;Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales, | ||
4160 | * Biology in Society, | ||
4161 | * Biology in Society;Molekulare Biologie und Biotechnologie, | ||
4162 | * Biomedizinische Technik, | ||
4163 | * Biomedizinische Technik;Molekulare Biologie und Biotechnologie, | ||
4164 | * Biotechnologie und Angewandte Ökologie, | ||
4165 | * Business Ethics und Responsible Management, | ||
4166 | * Cartography, | ||
4167 | * Chemie, | ||
4168 | * Chemie;Chemistry, | ||
4169 | * Chemie;Geographie;Lehramt an Gymnasien, | ||
4170 | * Chemie;Gesundheit und Pflege;Lehramt an berufsbildenden Schulen, | ||
4171 | * Chemie;Holztechnik;Lehramt an berufsbildenden Schulen, | ||
4172 | * Chemie;Lehramt an Gymnasien;Französisch, | ||
4173 | * Chemistry, | ||
4174 | * Chemistry;Chemie, | ||
4175 | * Computational Modeling and Simulation, | ||
4176 | * Computational Modeling and Simulation;Maschinenbau, | ||
4177 | * Computational Science and Engineering, | ||
4178 | * Deutsch, | ||
4179 | * Deutsch als Zweitsprache;Englisch;Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales, | ||
4180 | * Deutsch als Zweitsprache;Lehramt an berufsbildenden Schulen, | ||
4181 | * Deutsch als Zweitsprache;Lehramt an Grundschulen;Deutsch;Chemie, | ||
4182 | * Deutsch als Zweitsprache;Lehramt an Gymnasien, | ||
4183 | * Deutsch als Zweitsprache;Lehramt an Gymnasien;Deutsch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4184 | * Deutsch als Zweitsprache;Lehramt an Gymnasien;Englisch;Kunst, | ||
4185 | * Deutsch als Zweitsprache;Lehramt an Gymnasien;Französisch, | ||
4186 | * Deutsch;Chemie;Lehramt an Gymnasien, | ||
4187 | * Deutsch;Englisch;Lehramt an Oberschulen, | ||
4188 | * Deutsch;Ethik/Philosophie;Lehramt an Gymnasien, | ||
4189 | * Deutsch;Ethik/Philosophie;Lehramt an Oberschulen, | ||
4190 | * Deutsch;Evangelische Religion;Latein;Geistes-, Kultur- und Sozialwissenschaften;Evangelische Theologie;Germanistik, | ||
4191 | * Deutsch;Evangelische Religion;Lehramt an Gymnasien, | ||
4192 | * Deutsch;Evangelische Religion;Lehramt an Oberschulen, | ||
4193 | * Deutsch;Französisch;Lehramt an Gymnasien, | ||
4194 | * Deutsch;Gemeinschaftskunde/Rechtserziehung;Lehramt an Oberschulen, | ||
4195 | * Deutsch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien, | ||
4196 | * Deutsch;Geographie;Lehramt an Gymnasien, | ||
4197 | * Deutsch;Geographie;Lehramt an Gymnasien;Biologie, | ||
4198 | * Deutsch;Geschichte;Lehramt an Gymnasien, | ||
4199 | * Deutsch;Geschichte;Lehramt an Oberschulen, | ||
4200 | * Deutsch;Gesundheit und Pflege;Lehramt an berufsbildenden Schulen, | ||
4201 | * Deutsch;Lehramt an berufsbildenden Schulen;Sozialpädagogik, | ||
4202 | * Deutsch;Lehramt an Grundschulen, | ||
4203 | * Deutsch;Lehramt an Gymnasien;Chemie, | ||
4204 | * Deutsch;Lehramt an Gymnasien;Englisch, | ||
4205 | * Deutsch;Lehramt an Gymnasien;Ethik/Philosophie, | ||
4206 | * Deutsch;Lehramt an Gymnasien;Evangelische Religion, | ||
4207 | * Deutsch;Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4208 | * Deutsch;Lehramt an Gymnasien;Geschichte, | ||
4209 | * Deutsch;Lehramt an Gymnasien;Kunst, | ||
4210 | * Deutsch;Lehramt an Oberschulen, | ||
4211 | * Deutsch;Lehramt an Oberschulen;Evangelische Religion, | ||
4212 | * Deutsch;Lehramt an Oberschulen;Gemeinschaftskunde/Rechtserziehung, | ||
4213 | * Deutsch;Lehramt an Oberschulen;Geschichte, | ||
4214 | * Deutsch;Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales, | ||
4215 | * Deutsch;Wirtschaftspädagogik, | ||
4216 | * Deutsch;Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen, | ||
4217 | * Digital Humanities, | ||
4218 | * Digital Humanities;Geschichte, | ||
4219 | * Distributed Systems Engineering, | ||
4220 | * Ecosystem Services, | ||
4221 | * Elektrische Verkehrssysteme, | ||
4222 | * Elektrotechnik, | ||
4223 | * Elektrotechnik;Mechatronik, | ||
4224 | * Elektrotechnik;Medizin, | ||
4225 | * Elektrotechnik;Physik, | ||
4226 | * Elektrotechnik und Informationstechnik;Informatik;Lehramt an berufsbildenden Schulen, | ||
4227 | * Elektrotechnik und Informationstechnik;Metall- und Maschinentechnik;Lehramt an berufsbildenden Schulen, | ||
4228 | * Elektrotechnik;Wirtschaftsingenieurwesen, | ||
4229 | * Elektrotechnik;Wirtschaftswissenschaften, | ||
4230 | * Englisch;Biologie;Lehramt an Gymnasien, | ||
4231 | * Englisch;Deutsch als Zweitsprache;Geographie;Lehramt an Gymnasien, | ||
4232 | * Englisch;Deutsch;Lehramt an Gymnasien, | ||
4233 | * Englisch;Deutsch;Lehramt an Oberschulen, | ||
4234 | * Englisch;Ethik/Philosophie;Lehramt an Gymnasien, | ||
4235 | * Englisch;Ethik/Philosophie;Lehramt an Oberschulen, | ||
4236 | * Englisch;Evangelische Religion;Lehramt an Gymnasien, | ||
4237 | * Englisch;Französisch;Lehramt an Gymnasien, | ||
4238 | * Englisch;Gemeinschaftskunde/Rechtserziehung;Lehramt an Oberschulen, | ||
4239 | * Englisch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien, | ||
4240 | * Englisch;Geographie;Lehramt an Gymnasien, | ||
4241 | * Englisch;Geschichte;Lehramt an Gymnasien, | ||
4242 | * Englisch;Geschichte;Lehramt an Oberschulen, | ||
4243 | * Englisch;Gesundheit und Pflege;Lehramt an berufsbildenden Schulen, | ||
4244 | * Englisch;Informatik;Lehramt an Gymnasien, | ||
4245 | * Englisch;Kunst;Lehramt an Gymnasien, | ||
4246 | * Englisch;Lehramt an berufsbildenden Schulen;Gesundheit und Pflege, | ||
4247 | * Englisch;Lehramt an Grundschulen, | ||
4248 | * Englisch;Lehramt an Gymnasien, | ||
4249 | * Englisch;Lehramt an Gymnasien;Evangelische Religion, | ||
4250 | * Englisch;Lehramt an Gymnasien;Geschichte, | ||
4251 | * Englisch;Lehramt an Oberschulen;Geschichte, | ||
4252 | * Englisch;Mathematik;Lehramt an Gymnasien, | ||
4253 | * Englisch;Mathematik;Lehramt an Oberschulen, | ||
4254 | * Englisch;Wirtschaftspädagogik, | ||
4255 | * Englisch;Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen, | ||
4256 | * Erziehungswissenschaften, | ||
4257 | * Erziehungswissenschaft / Sozialpädagogik, | ||
4258 | * Ethik/Philosophie;Deutsch;Lehramt an Gymnasien, | ||
4259 | * Ethik/Philosophie;Englisch;Lehramt an Gymnasien, | ||
4260 | * Ethik/Philosophie;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Lehramt an berufsbildenden Schulen, | ||
4261 | * Ethik/Philosophie;Lehramt an berufsbildenden Schulen;Gesundheit und Pflege, | ||
4262 | * Ethik/Philosophie;Lehramt an berufsbildenden Schulen;Holztechnik, | ||
4263 | * Ethik/Philosophie;Lehramt an berufsbildenden Schulen;Sozialpädagogik, | ||
4264 | * Ethik/Philosophie;Lehramt an Grundschulen, | ||
4265 | * Ethik/Philosophie;Lehramt an Gymnasien, | ||
4266 | * Ethik/Philosophie;Lehramt an Gymnasien;Englisch, | ||
4267 | * Ethik/Philosophie;Lehramt an Gymnasien;Mathematik, | ||
4268 | * Ethik/Philosophie;Lehramt an Oberschulen;Deutsch, | ||
4269 | * Ethik/Philosophie;Sozialpädagogik;Lehramt an berufsbildenden Schulen, | ||
4270 | * Ethik/Philosophie;Soziologie;Philosophie;Geistes-, Kultur- und Sozialwissenschaften;Physik;Lehramt an Gymnasien, | ||
4271 | * Europäische Sprachen, | ||
4272 | * Evangelische Religion;Französisch;Lehramt an Gymnasien, | ||
4273 | * Evangelische Religion;Lehramt an Grundschulen, | ||
4274 | * Evangelische Religion;Lehramt an Gymnasien;Mathematik, | ||
4275 | * Evangelische Religion;Lehramt an Oberschulen;Englisch, | ||
4276 | * Evangelische Religion;Sozialpädagogik;Lehramt an berufsbildenden Schulen, | ||
4277 | * Evangelische Theologie, | ||
4278 | * Fahrzeugtechnik;Lehramt an berufsbildenden Schulen;Metall- und Maschinentechnik, | ||
4279 | * Farbtechnik, Raumgestaltung und Oberflächentechnik;Geschichte;Lehramt an berufsbildenden Schulen, | ||
4280 | * Forstwissenschaften, | ||
4281 | * Forstwissenschaften;Holztechnologie und Holzwirtschaft, | ||
4282 | * Forstwissenschaften;Lehramt an Gymnasien;Englisch;Geschichte, | ||
4283 | * Forstwissenschaften;Organismic and Molecular Biodiversity, | ||
4284 | * Forstwissenschaften;Tropical Forestry, | ||
4285 | * Französisch;Biologie;Deutsch;Lehramt an Gymnasien, | ||
4286 | * Französisch;Englisch;Lehramt an Gymnasien;Geschichte, | ||
4287 | * Französisch;Gesundheit und Pflege;Lehramt an berufsbildenden Schulen, | ||
4288 | * Französisch;Lehramt an Gymnasien;Mathematik, | ||
4289 | * Französisch;Lehramt an Gymnasien;Mathematik;Chemie, | ||
4290 | * Geistes-, Kultur- und Sozialwissenschaften;Evangelische Theologie;Germanistik, | ||
4291 | * Geistes-, Kultur- und Sozialwissenschaften;Evangelische Theologie;Geschichte, | ||
4292 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Anglistik und Amerikanistik, | ||
4293 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Germanistik, | ||
4294 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Katholische Theologie, | ||
4295 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Klassische Philologie, | ||
4296 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Kunstgeschichte, | ||
4297 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Medienforschung, | ||
4298 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Philosophie, | ||
4299 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Politikwissenschaft, | ||
4300 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Romanistik, | ||
4301 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Romanistik;Politikwissenschaft, | ||
4302 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Slavistik, | ||
4303 | * Geistes-, Kultur- und Sozialwissenschaften;Geschichte;Soziologie, | ||
4304 | * Geistes-, Kultur- und Sozialwissenschaften;Katholische Theologie;Evangelische Theologie, | ||
4305 | * Geistes-, Kultur- und Sozialwissenschaften;Katholische Theologie;Katholische Theologie Interdisziplinär, | ||
4306 | * Geistes-, Kultur- und Sozialwissenschaften;Klassische Philologie;Geschichte, | ||
4307 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Anglistik und Amerikanistik, | ||
4308 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Architektur;Architekturwissenschaft, | ||
4309 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Architekturwissenschaft, | ||
4310 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Germanistik, | ||
4311 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Geschichte, | ||
4312 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Medienforschung, | ||
4313 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Philosophie, | ||
4314 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Politikwissenschaft, | ||
4315 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Romanistik, | ||
4316 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Slavistik, | ||
4317 | * Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte;Soziologie, | ||
4318 | * Geistes-, Kultur- und Sozialwissenschaften;Lehramt an Grundschulen;Geschichte;Philosophie;Kunst, | ||
4319 | * Geistes-, Kultur- und Sozialwissenschaften;Medienforschung;Anglistik und Amerikanistik, | ||
4320 | * Geistes-, Kultur- und Sozialwissenschaften;Medienforschung;Germanistik, | ||
4321 | * Geistes-, Kultur- und Sozialwissenschaften;Medienforschung;Geschichte, | ||
4322 | * Geistes-, Kultur- und Sozialwissenschaften;Medienforschung;Kunstgeschichte, | ||
4323 | * Geistes-, Kultur- und Sozialwissenschaften;Medienforschung;Philosophie, | ||
4324 | * Geistes-, Kultur- und Sozialwissenschaften;Medienforschung;Sozialwissenschaften, | ||
4325 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Evangelische Theologie, | ||
4326 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Germanistik, | ||
4327 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Geschichte, | ||
4328 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Klassische Philologie, | ||
4329 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Kunstgeschichte, | ||
4330 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Medienforschung, | ||
4331 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Politikwissenschaft, | ||
4332 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Romanistik, | ||
4333 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Slavistik, | ||
4334 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Slavistik;Medizin, | ||
4335 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Sozialwissenschaften;Politikwissenschaft, | ||
4336 | * Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Soziologie, | ||
4337 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Anglistik und Amerikanistik, | ||
4338 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Evangelische Theologie, | ||
4339 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Germanistik, | ||
4340 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Geschichte, | ||
4341 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Kunstgeschichte, | ||
4342 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Philosophie, | ||
4343 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Slavistik, | ||
4344 | * Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Sozialwissenschaften, | ||
4345 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Anglistik und Amerikanistik, | ||
4346 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Germanistik, | ||
4347 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Geschichte, | ||
4348 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Kunstgeschichte, | ||
4349 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Philosophie, | ||
4350 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Romanistik, | ||
4351 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Slavistik, | ||
4352 | * Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Sozialwissenschaften, | ||
4353 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Deutsch;Lehramt an Gymnasien, | ||
4354 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Englisch;Lehramt an Gymnasien, | ||
4355 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Geographie;Lehramt an Gymnasien, | ||
4356 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Geographie;Lehramt an Gymnasien;Deutsch als Zweitsprache, | ||
4357 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Latein;Lehramt an Gymnasien, | ||
4358 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an berufsbildenden Schulen;Erziehungswissenschaften, | ||
4359 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik, | ||
4360 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an berufsbildenden Schulen;Gesundheit und Pflege, | ||
4361 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien;Deutsch, | ||
4362 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien;Englisch, | ||
4363 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Physik;Lehramt an Gymnasien, | ||
4364 | * Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Sozialpädagogik;Lehramt an berufsbildenden Schulen, | ||
4365 | * Geodäsie, | ||
4366 | * Geodäsie;Geodäsie und Geoinformation, | ||
4367 | * Geodäsie;Physik, | ||
4368 | * Geodäsie und Geoinformation, | ||
4369 | * Geodäsie und Geoinformation;Geodäsie, | ||
4370 | * Geographie, | ||
4371 | * Geographie;Biologie;Lehramt an Oberschulen, | ||
4372 | * Geographie;Chemie;Lehramt an Gymnasien, | ||
4373 | * Geographie;Chemie;Lehramt an Oberschulen, | ||
4374 | * Geographie;Deutsch;Lehramt an Gymnasien, | ||
4375 | * Geographie;Englisch;Lehramt an Gymnasien, | ||
4376 | * Geographie;Ethik/Philosophie;Lehramt an Oberschulen, | ||
4377 | * Geographie;Evangelische Religion;Lehramt an Gymnasien, | ||
4378 | * Geographie;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien, | ||
4379 | * Geographie;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung;Lehramt an Oberschulen, | ||
4380 | * Geographie;Geschichte;Lehramt an Gymnasien, | ||
4381 | * Geographie;Geschichte;Lehramt an Oberschulen, | ||
4382 | * Geographie;Kunst;Lehramt an Gymnasien, | ||
4383 | * Geographie;Lehramt an Gymnasien;Französisch, | ||
4384 | * Geographie;Lehramt an Gymnasien;Geschichte, | ||
4385 | * Geographie;Lehramt an Gymnasien;Mathematik, | ||
4386 | * Geographie;Lehramt an Oberschulen;Deutsch, | ||
4387 | * Geographie;Lehramt an Oberschulen;Ethik/Philosophie, | ||
4388 | * Geographie;Lehramt an Oberschulen;Geschichte, | ||
4389 | * Geographie;Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales, | ||
4390 | * Geographie;Mathematik;Lehramt an Gymnasien, | ||
4391 | * Geographie;Physik;Lehramt an Gymnasien, | ||
4392 | * Geographie;Raumentwicklung und Naturressourcenmanagement, | ||
4393 | * Geographie;Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen, | ||
4394 | * Geoinformationstechnologien, | ||
4395 | * Geowissenschaften, | ||
4396 | * Germanistik, | ||
4397 | * Germanistik;Anglistik und Amerikanistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
4398 | * Germanistik;Digital Humanities, | ||
4399 | * Germanistik;Geistes-, Kultur- und Sozialwissenschaften;Geschichte, | ||
4400 | * Germanistik;Geschichte;Sprach-, Literatur- und Kulturwissenschaften, | ||
4401 | * Germanistik;Medienforschung;Sprach-, Literatur- und Kulturwissenschaften, | ||
4402 | * Germanistik;Philosophie;Sprach-, Literatur- und Kulturwissenschaften, | ||
4403 | * Germanistik;Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik, | ||
4404 | * Germanistik;Sprach-, Literatur- und Kulturwissenschaften;Geschichte, | ||
4405 | * Geschichte, | ||
4406 | * Geschichte;Deutsch;Lehramt an Gymnasien, | ||
4407 | * Geschichte;Digital Humanities, | ||
4408 | * Geschichte;Englisch;Lehramt an Gymnasien, | ||
4409 | * Geschichte;Evangelische Theologie;Geistes-, Kultur- und Sozialwissenschaften, | ||
4410 | * Geschichte;Französisch;Lehramt an Gymnasien, | ||
4411 | * Geschichte;Geistes-, Kultur- und Sozialwissenschaften;Philosophie, | ||
4412 | * Geschichte;Geographie;Lehramt an Gymnasien, | ||
4413 | * Geschichte;Germanistik;Geistes-, Kultur- und Sozialwissenschaften, | ||
4414 | * Geschichte;Germanistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
4415 | * Geschichte;Kunstgeschichte, | ||
4416 | * Geschichte;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Lehramt an berufsbildenden Schulen, | ||
4417 | * Geschichte;Lehramt an Gymnasien;Deutsch, | ||
4418 | * Geschichte;Lehramt an Gymnasien;Englisch, | ||
4419 | * Geschichte;Lehramt an Oberschulen;Deutsch, | ||
4420 | * Geschichte;Lehramt an Oberschulen;Geographie, | ||
4421 | * Geschichte;Mathematik;Lehramt an Gymnasien, | ||
4422 | * Geschichte;Medizin, | ||
4423 | * Geschichte;Politikwissenschaft;Geistes-, Kultur- und Sozialwissenschaften, | ||
4424 | * Geschichte;Romanistik;Geistes-, Kultur- und Sozialwissenschaften, | ||
4425 | * Geschichte;Soziologie;Geistes-, Kultur- und Sozialwissenschaften, | ||
4426 | * Geschichte;Sprach-, Literatur- und Kulturwissenschaften;Germanistik, | ||
4427 | * Gesundheitswissenschaften/Public Health, | ||
4428 | * Gesundheitswissenschaften/Public Health;Medizin, | ||
4429 | * Gesundheitswissenschaften/Public Health;Sozialpädagogik, Sozialarbeit und Wohlfahrtswissenschaften, | ||
4430 | * Gesundheit und Pflege;Chemie;Lehramt an berufsbildenden Schulen, | ||
4431 | * Gesundheit und Pflege;Deutsch;Lehramt an berufsbildenden Schulen, | ||
4432 | * Gesundheit und Pflege;Englisch;Lehramt an berufsbildenden Schulen, | ||
4433 | * Gesundheit und Pflege;Ethik/Philosophie;Lehramt an berufsbildenden Schulen, | ||
4434 | * Gesundheit und Pflege;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an berufsbildenden Schulen, | ||
4435 | * Gesundheit und Pflege;Geschichte;Lehramt an berufsbildenden Schulen, | ||
4436 | * Gesundheit und Pflege;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Lehramt an berufsbildenden Schulen, | ||
4437 | * Gesundheit und Pflege;Lehramt an berufsbildenden Schulen;Ethik/Philosophie, | ||
4438 | * Gesundheit und Pflege;Lehramt an berufsbildenden Schulen;Geschichte, | ||
4439 | * Griechisch;Mathematik;Lehramt an Gymnasien;Latein;Chemie, | ||
4440 | * Grundschuldidaktik, | ||
4441 | * Grundschuldidaktik;Deutsch, | ||
4442 | * Grundschuldidaktik;Mathematik, | ||
4443 | * Hebammenkunde, | ||
4444 | * Höheres Lehramt an Gymnasien;Deutsch;Kunst, | ||
4445 | * Holztechnik;Informatik;Lehramt an berufsbildenden Schulen, | ||
4446 | * Holztechnologie und Holzwirtschaft, | ||
4447 | * Holztechnologie und Holzwirtschaft;Forstwissenschaften, | ||
4448 | * Humanmedizin, | ||
4449 | * Hydrobiologie, | ||
4450 | * Hydrobiologie;Molekulare Biologie und Biotechnologie, | ||
4451 | * Hydrologie, | ||
4452 | * Hydrologie;Hydrobiologie, | ||
4453 | * Hydro Science and Engineering, | ||
4454 | * Hydrowissenschaften, | ||
4455 | * Hydrowissenschaften: Wasserwirtschaft, Hydrologie, Kreislaufwirtschaft, | ||
4456 | * Hydrowissenschaften: Wasserwirtschaft, Hydrologie, Kreislaufwirtschaft;Wasserwirtschaft, | ||
4457 | * Informatik, | ||
4458 | * Informatik;Chemie, | ||
4459 | * Informatik;Computational Modeling and Simulation, | ||
4460 | * Informatik;Englisch;Lehramt an Gymnasien, | ||
4461 | * Informatik;Französisch;Lehramt an Gymnasien, | ||
4462 | * Informatik;Geschichte;Lehramt an Gymnasien, | ||
4463 | * Informatik;Geschichte;Lehramt an Oberschulen, | ||
4464 | * Informatik;Lehramt an Gymnasien, | ||
4465 | * Informatik;Lehramt an Gymnasien;Geschichte, | ||
4466 | * Informatik;Lehramt an Gymnasien;Medieninformatik, | ||
4467 | * Informatik;Lehramt an Oberschulen;Mathematik, | ||
4468 | * Informatik;Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales, | ||
4469 | * Informatik;Maschinenbau, | ||
4470 | * Informatik;Mathematik, | ||
4471 | * Informatik;Mathematik;Lehramt an Oberschulen, | ||
4472 | * Informatik;Medienforschung, | ||
4473 | * Informatik;Medieninformatik, | ||
4474 | * Informatik;Physik, | ||
4475 | * Informatik;Physik;Lehramt an Gymnasien, | ||
4476 | * Informatik;Regenerative Biology and Medicine, | ||
4477 | * Informatik;Wirtschaftswissenschaften, | ||
4478 | * Informatik;Wirtschaft-Technik-Haushalt/Soziales, | ||
4479 | * Informatik;Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen, | ||
4480 | * Informationssystemtechnik, | ||
4481 | * Informationssystemtechnik;Informatik, | ||
4482 | * Informationssystemtechnik;Propädeutikum, | ||
4483 | * Internationale Beziehungen, | ||
4484 | * Internationale Beziehungen;Mathematik, | ||
4485 | * Internationale Beziehungen;Medizin, | ||
4486 | * Internationales Management, | ||
4487 | * International Studies in Intellectual Property Law and Data Law, | ||
4488 | * Italienisch;Lehramt an Gymnasien;Französisch, | ||
4489 | * Italienisch;Lehramt an Gymnasien;Mathematik, | ||
4490 | * Katholische Religion;Lehramt an Grundschulen, | ||
4491 | * Katholische Religion;Lehramt an Gymnasien, | ||
4492 | * Katholische Theologie im interdisziplinären Kontext, | ||
4493 | * Klassische Philologie, | ||
4494 | * Kommunikationswissenschaft, | ||
4495 | * Kunst;Deutsch, | ||
4496 | * Kunst;Deutsch;Lehramt an Gymnasien, | ||
4497 | * Kunstgeschichte, | ||
4498 | * Kunstgeschichte;Architekturwissenschaft;Geistes-, Kultur- und Sozialwissenschaften, | ||
4499 | * Kunstgeschichte;Europäische Sprachen;Werkstoffwissenschaft;Physik, | ||
4500 | * Kunstgeschichte;Geistes-, Kultur- und Sozialwissenschaften;Geschichte, | ||
4501 | * Kunstgeschichte;Germanistik;Geistes-, Kultur- und Sozialwissenschaften, | ||
4502 | * Kunstgeschichte;Geschichte, | ||
4503 | * Kunstgeschichte;Informatik, | ||
4504 | * Kunstgeschichte;Literatur und Kultur im gesellschaftlichen Wandel, | ||
4505 | * Kunstgeschichte;Medienforschung;Geistes-, Kultur- und Sozialwissenschaften, | ||
4506 | * Kunstgeschichte;Philosophie;Geistes-, Kultur- und Sozialwissenschaften, | ||
4507 | * Kunstgeschichte;Sprach-, Literatur- und Kulturwissenschaften;Germanistik, | ||
4508 | * Kunst;Lehramt an Gymnasien;Mathematik, | ||
4509 | * Kunst;Lehramt an Oberschulen;Deutsch, | ||
4510 | * Labor- und Prozesstechnik;Lehramt an berufsbildenden Schulen;Ethik/Philosophie;Physik, | ||
4511 | * Landschaftsarchitektur, | ||
4512 | * Latein;Deutsch;Lehramt an Gymnasien, | ||
4513 | * Latein;Ethik/Philosophie;Lehramt an Gymnasien, | ||
4514 | * Latein;Lehramt an Gymnasien;Englisch, | ||
4515 | * Latein;Lehramt an Gymnasien;Geschichte, | ||
4516 | * Lebensmittelchemie, | ||
4517 | * Lebensmittelchemie;Chemie, | ||
4518 | * Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an berufsbildenden Schulen, | ||
4519 | * Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Geschichte;Lehramt an berufsbildenden Schulen, | ||
4520 | * Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Gesundheit und Pflege;Lehramt an berufsbildenden Schulen, | ||
4521 | * Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Lehramt an berufsbildenden Schulen;Geschichte, | ||
4522 | * Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Lehramt an berufsbildenden Schulen;Gesundheit und Pflege, | ||
4523 | * Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Lehramt an berufsbildenden Schulen;Sozialpädagogik, | ||
4524 | * Lehramt an berufsbildenden Schulen;Bautechnik;Chemie, | ||
4525 | * Lehramt an berufsbildenden Schulen;Bautechnik;Ethik/Philosophie, | ||
4526 | * Lehramt an berufsbildenden Schulen;Bautechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4527 | * Lehramt an berufsbildenden Schulen;Bautechnik;Geschichte, | ||
4528 | * Lehramt an berufsbildenden Schulen;Bautechnik;Mathematik, | ||
4529 | * Lehramt an berufsbildenden Schulen;Bautechnik;Physik, | ||
4530 | * Lehramt an berufsbildenden Schulen;Chemietechnik;Biologie, | ||
4531 | * Lehramt an berufsbildenden Schulen;Deutsch als Zweitsprache;Gesundheit und Pflege;Deutsch, | ||
4532 | * Lehramt an berufsbildenden Schulen;Deutsch als Zweitsprache;Lehramt an Oberschulen;Deutsch;Ethik/Philosophie, | ||
4533 | * Lehramt an berufsbildenden Schulen;Deutsch;Gesundheit und Pflege, | ||
4534 | * Lehramt an berufsbildenden Schulen;Deutsch;Sozialpädagogik, | ||
4535 | * Lehramt an berufsbildenden Schulen;Elektrotechnik und Informationstechnik;Chemie, | ||
4536 | * Lehramt an berufsbildenden Schulen;Elektrotechnik und Informationstechnik;Ethik/Philosophie, | ||
4537 | * Lehramt an berufsbildenden Schulen;Elektrotechnik und Informationstechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4538 | * Lehramt an berufsbildenden Schulen;Elektrotechnik und Informationstechnik;Geschichte, | ||
4539 | * Lehramt an berufsbildenden Schulen;Elektrotechnik und Informationstechnik;Mathematik, | ||
4540 | * Lehramt an berufsbildenden Schulen;Englisch;Gesundheit und Pflege, | ||
4541 | * Lehramt an berufsbildenden Schulen;Ethik/Philosophie;Farbtechnik, Raumgestaltung und Oberflächentechnik, | ||
4542 | * Lehramt an berufsbildenden Schulen;Ethik/Philosophie;Sozialpädagogik, | ||
4543 | * Lehramt an berufsbildenden Schulen;Fahrzeugtechnik;Metall- und Maschinentechnik, | ||
4544 | * Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik;Deutsch, | ||
4545 | * Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik;Englisch, | ||
4546 | * Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik;Ethik/Philosophie, | ||
4547 | * Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4548 | * Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik;Geschichte, | ||
4549 | * Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik;Labor- und Prozesstechnik, | ||
4550 | * Lehramt an berufsbildenden Schulen;Farbtechnik, Raumgestaltung und Oberflächentechnik;Mathematik, | ||
4551 | * Lehramt an berufsbildenden Schulen;Französisch;Gesundheit und Pflege, | ||
4552 | * Lehramt an berufsbildenden Schulen;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft, | ||
4553 | * Lehramt an berufsbildenden Schulen;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Sozialpädagogik, | ||
4554 | * Lehramt an berufsbildenden Schulen;Geschichte;Elektrotechnik und Informationstechnik, | ||
4555 | * Lehramt an berufsbildenden Schulen;Geschichte;Gesundheit und Pflege, | ||
4556 | * Lehramt an berufsbildenden Schulen;Geschichte;Sozialpädagogik, | ||
4557 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Chemie, | ||
4558 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Deutsch, | ||
4559 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Englisch, | ||
4560 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Ethik/Philosophie, | ||
4561 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Evangelische Religion, | ||
4562 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4563 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Geschichte, | ||
4564 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Labor- und Prozesstechnik, | ||
4565 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft, | ||
4566 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4567 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Mathematik, | ||
4568 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Russisch, | ||
4569 | * Lehramt an berufsbildenden Schulen;Gesundheit und Pflege;Sozialpädagogik, | ||
4570 | * Lehramt an berufsbildenden Schulen;Holztechnik;Chemie, | ||
4571 | * Lehramt an berufsbildenden Schulen;Holztechnik;Deutsch, | ||
4572 | * Lehramt an berufsbildenden Schulen;Holztechnik;Englisch, | ||
4573 | * Lehramt an berufsbildenden Schulen;Holztechnik;Ethik/Philosophie, | ||
4574 | * Lehramt an berufsbildenden Schulen;Holztechnik;Französisch, | ||
4575 | * Lehramt an berufsbildenden Schulen;Holztechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4576 | * Lehramt an berufsbildenden Schulen;Holztechnik;Geschichte, | ||
4577 | * Lehramt an berufsbildenden Schulen;Holztechnik;Mathematik, | ||
4578 | * Lehramt an berufsbildenden Schulen;Holztechnik;Physik, | ||
4579 | * Lehramt an berufsbildenden Schulen;Labor- und Prozesstechnik;Deutsch, | ||
4580 | * Lehramt an berufsbildenden Schulen;Labor- und Prozesstechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4581 | * Lehramt an berufsbildenden Schulen;Labor- und Prozesstechnik;Geschichte, | ||
4582 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Chemie, | ||
4583 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Chemietechnik, | ||
4584 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Deutsch, | ||
4585 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Englisch, | ||
4586 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Ethik/Philosophie, | ||
4587 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4588 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Geschichte, | ||
4589 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Informatik, | ||
4590 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Labor- und Prozesstechnik, | ||
4591 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Mathematik, | ||
4592 | * Lehramt an berufsbildenden Schulen;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft;Sozialpädagogik, | ||
4593 | * Lehramt an berufsbildenden Schulen;Mathematik;Farbtechnik, Raumgestaltung und Oberflächentechnik, | ||
4594 | * Lehramt an berufsbildenden Schulen;Metall- und Maschinentechnik;Ethik/Philosophie, | ||
4595 | * Lehramt an berufsbildenden Schulen;Metall- und Maschinentechnik;Fahrzeugtechnik, | ||
4596 | * Lehramt an berufsbildenden Schulen;Metall- und Maschinentechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4597 | * Lehramt an berufsbildenden Schulen;Metall- und Maschinentechnik;Informatik, | ||
4598 | * Lehramt an berufsbildenden Schulen;Metall- und Maschinentechnik;Mathematik, | ||
4599 | * Lehramt an berufsbildenden Schulen;Physik;Sozialpädagogik, | ||
4600 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Deutsch, | ||
4601 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Englisch, | ||
4602 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Englisch;Geschichte, | ||
4603 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Ethik/Philosophie, | ||
4604 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Evangelische Religion, | ||
4605 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Französisch, | ||
4606 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4607 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Geschichte, | ||
4608 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Lebensmittel-, Ernährungs- und Hauswirtschaftswissenschaft, | ||
4609 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Mathematik, | ||
4610 | * Lehramt an berufsbildenden Schulen;Sozialpädagogik;Russisch, | ||
4611 | * Lehramt an Grundschulen;Deutsch, | ||
4612 | * Lehramt an Grundschulen;Deutsch als Zweitsprache;Deutsch, | ||
4613 | * Lehramt an Grundschulen;Deutsch als Zweitsprache;Deutsch;Bauingenieurwesen, | ||
4614 | * Lehramt an Grundschulen;Deutsch als Zweitsprache;Englisch, | ||
4615 | * Lehramt an Grundschulen;Deutsch als Zweitsprache;Ethik/Philosophie, | ||
4616 | * Lehramt an Grundschulen;Deutsch;Deutsch als Zweitsprache, | ||
4617 | * Lehramt an Grundschulen;Deutsch;Mathematik, | ||
4618 | * Lehramt an Grundschulen;Englisch, | ||
4619 | * Lehramt an Grundschulen;Ethik/Philosophie, | ||
4620 | * Lehramt an Grundschulen;Evangelische Religion, | ||
4621 | * Lehramt an Grundschulen;Katholische Religion, | ||
4622 | * Lehramt an Grundschulen;Kunst, | ||
4623 | * Lehramt an Grundschulen;Mathematik, | ||
4624 | * Lehramt an Grundschulen;Musik, | ||
4625 | * Lehramt an Gymnasien;Biologie, | ||
4626 | * Lehramt an Gymnasien;Biologie;Chemie, | ||
4627 | * Lehramt an Gymnasien;Biologie;Deutsch, | ||
4628 | * Lehramt an Gymnasien;Biologie;Englisch, | ||
4629 | * Lehramt an Gymnasien;Biologie;Ethik/Philosophie, | ||
4630 | * Lehramt an Gymnasien;Biologie;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4631 | * Lehramt an Gymnasien;Biologie;Geographie, | ||
4632 | * Lehramt an Gymnasien;Biologie;Geschichte, | ||
4633 | * Lehramt an Gymnasien;Biologie;Informatik, | ||
4634 | * Lehramt an Gymnasien;Biologie;Kunst, | ||
4635 | * Lehramt an Gymnasien;Biologie;Mathematik, | ||
4636 | * Lehramt an Gymnasien;Biologie;Physik, | ||
4637 | * Lehramt an Gymnasien;Chemie;Geographie, | ||
4638 | * Lehramt an Gymnasien;Deutsch, | ||
4639 | * Lehramt an Gymnasien;Deutsch als Zweitsprache;Deutsch;Ethik/Philosophie, | ||
4640 | * Lehramt an Gymnasien;Deutsch als Zweitsprache;Deutsch;Kunst, | ||
4641 | * Lehramt an Gymnasien;Deutsch als Zweitsprache;Englisch;Geographie, | ||
4642 | * Lehramt an Gymnasien;Deutsch als Zweitsprache;Englisch;Geschichte, | ||
4643 | * Lehramt an Gymnasien;Deutsch als Zweitsprache;Französisch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4644 | * Lehramt an Gymnasien;Deutsch als Zweitsprache;Latein;Geschichte, | ||
4645 | * Lehramt an Gymnasien;Deutsch als Zweitsprache;Lehramt an Grundschulen;Englisch, | ||
4646 | * Lehramt an Gymnasien;Deutsch;Biologie, | ||
4647 | * Lehramt an Gymnasien;Deutsch;Chemie, | ||
4648 | * Lehramt an Gymnasien;Deutsch;Englisch, | ||
4649 | * Lehramt an Gymnasien;Deutsch;Ethik/Philosophie, | ||
4650 | * Lehramt an Gymnasien;Deutsch;Ethik/Philosophie;Biologie, | ||
4651 | * Lehramt an Gymnasien;Deutsch;Evangelische Religion, | ||
4652 | * Lehramt an Gymnasien;Deutsch;Evangelische Religion;Französisch, | ||
4653 | * Lehramt an Gymnasien;Deutsch;Französisch, | ||
4654 | * Lehramt an Gymnasien;Deutsch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4655 | * Lehramt an Gymnasien;Deutsch;Geographie, | ||
4656 | * Lehramt an Gymnasien;Deutsch;Geographie;Italienisch, | ||
4657 | * Lehramt an Gymnasien;Deutsch;Geschichte, | ||
4658 | * Lehramt an Gymnasien;Deutsch;Geschichte;Französisch, | ||
4659 | * Lehramt an Gymnasien;Deutsch;Geschichte;Medienforschung, | ||
4660 | * Lehramt an Gymnasien;Deutsch;Geschichte;Soziologie, | ||
4661 | * Lehramt an Gymnasien;Deutsch;Informatik, | ||
4662 | * Lehramt an Gymnasien;Deutsch;Italienisch, | ||
4663 | * Lehramt an Gymnasien;Deutsch;Katholische Religion, | ||
4664 | * Lehramt an Gymnasien;Deutsch;Kunst, | ||
4665 | * Lehramt an Gymnasien;Deutsch;Latein, | ||
4666 | * Lehramt an Gymnasien;Deutsch;Mathematik, | ||
4667 | * Lehramt an Gymnasien;Deutsch;Physik, | ||
4668 | * Lehramt an Gymnasien;Deutsch;Russisch, | ||
4669 | * Lehramt an Gymnasien;Englisch, | ||
4670 | * Lehramt an Gymnasien;Englisch;Biologie, | ||
4671 | * Lehramt an Gymnasien;Englisch;Chemie, | ||
4672 | * Lehramt an Gymnasien;Englisch;Deutsch, | ||
4673 | * Lehramt an Gymnasien;Englisch;Ethik/Philosophie, | ||
4674 | * Lehramt an Gymnasien;Englisch;Evangelische Religion, | ||
4675 | * Lehramt an Gymnasien;Englisch;Französisch, | ||
4676 | * Lehramt an Gymnasien;Englisch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4677 | * Lehramt an Gymnasien;Englisch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Deutsch als Zweitsprache, | ||
4678 | * Lehramt an Gymnasien;Englisch;Geographie, | ||
4679 | * Lehramt an Gymnasien;Englisch;Geographie;Ethik/Philosophie, | ||
4680 | * Lehramt an Gymnasien;Englisch;Geographie;Französisch, | ||
4681 | * Lehramt an Gymnasien;Englisch;Geschichte, | ||
4682 | * Lehramt an Gymnasien;Englisch;Geschichte;Geistes-, Kultur- und Sozialwissenschaften;Anglistik und Amerikanistik, | ||
4683 | * Lehramt an Gymnasien;Englisch;Informatik, | ||
4684 | * Lehramt an Gymnasien;Englisch;Informatik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4685 | * Lehramt an Gymnasien;Englisch;Italienisch, | ||
4686 | * Lehramt an Gymnasien;Englisch;Kunst, | ||
4687 | * Lehramt an Gymnasien;Englisch;Kunst;Deutsch als Zweitsprache, | ||
4688 | * Lehramt an Gymnasien;Englisch;Latein, | ||
4689 | * Lehramt an Gymnasien;Englisch;Mathematik, | ||
4690 | * Lehramt an Gymnasien;Englisch;Physik, | ||
4691 | * Lehramt an Gymnasien;Englisch;Russisch, | ||
4692 | * Lehramt an Gymnasien;Englisch;Russisch;Deutsch als Zweitsprache, | ||
4693 | * Lehramt an Gymnasien;Englisch;Verkehrswirtschaft, | ||
4694 | * Lehramt an Gymnasien;Ethik/Philosophie, | ||
4695 | * Lehramt an Gymnasien;Ethik/Philosophie;Deutsch, | ||
4696 | * Lehramt an Gymnasien;Ethik/Philosophie;Deutsch;Lehramt an Grundschulen, | ||
4697 | * Lehramt an Gymnasien;Ethik/Philosophie;Englisch, | ||
4698 | * Lehramt an Gymnasien;Evangelische Religion, | ||
4699 | * Lehramt an Gymnasien;Evangelische Religion;Deutsch, | ||
4700 | * Lehramt an Gymnasien;Evangelische Religion;Griechisch;Latein, | ||
4701 | * Lehramt an Gymnasien;Evangelische Religion;Latein, | ||
4702 | * Lehramt an Gymnasien;Französisch, | ||
4703 | * Lehramt an Gymnasien;Französisch;Chemie, | ||
4704 | * Lehramt an Gymnasien;Französisch;Deutsch, | ||
4705 | * Lehramt an Gymnasien;Französisch;Deutsch;Ethik/Philosophie, | ||
4706 | * Lehramt an Gymnasien;Französisch;Englisch, | ||
4707 | * Lehramt an Gymnasien;Französisch;Ethik/Philosophie, | ||
4708 | * Lehramt an Gymnasien;Französisch;Evangelische Religion, | ||
4709 | * Lehramt an Gymnasien;Französisch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4710 | * Lehramt an Gymnasien;Französisch;Geographie, | ||
4711 | * Lehramt an Gymnasien;Französisch;Geschichte, | ||
4712 | * Lehramt an Gymnasien;Französisch;Geschichte;Italienisch, | ||
4713 | * Lehramt an Gymnasien;Französisch;Italienisch, | ||
4714 | * Lehramt an Gymnasien;Französisch;Katholische Religion, | ||
4715 | * Lehramt an Gymnasien;Französisch;Kunst, | ||
4716 | * Lehramt an Gymnasien;Französisch;Mathematik, | ||
4717 | * Lehramt an Gymnasien;Französisch;Russisch, | ||
4718 | * Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Deutsch, | ||
4719 | * Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Geographie;Chemie, | ||
4720 | * Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Geographie;Geschichte, | ||
4721 | * Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Mathematik, | ||
4722 | * Lehramt an Gymnasien;Geographie, | ||
4723 | * Lehramt an Gymnasien;Geographie;Chemie, | ||
4724 | * Lehramt an Gymnasien;Geographie;Deutsch, | ||
4725 | * Lehramt an Gymnasien;Geographie;Deutsch;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4726 | * Lehramt an Gymnasien;Geographie;Englisch, | ||
4727 | * Lehramt an Gymnasien;Geographie;Ethik/Philosophie, | ||
4728 | * Lehramt an Gymnasien;Geographie;Evangelische Religion, | ||
4729 | * Lehramt an Gymnasien;Geographie;Französisch, | ||
4730 | * Lehramt an Gymnasien;Geographie;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4731 | * Lehramt an Gymnasien;Geographie;Geschichte, | ||
4732 | * Lehramt an Gymnasien;Geographie;Geschichte;Englisch, | ||
4733 | * Lehramt an Gymnasien;Geographie;Geschichte;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4734 | * Lehramt an Gymnasien;Geographie;Informatik, | ||
4735 | * Lehramt an Gymnasien;Geographie;Italienisch, | ||
4736 | * Lehramt an Gymnasien;Geographie;Kunst, | ||
4737 | * Lehramt an Gymnasien;Geographie;Latein, | ||
4738 | * Lehramt an Gymnasien;Geographie;Mathematik, | ||
4739 | * Lehramt an Gymnasien;Geographie;Physik, | ||
4740 | * Lehramt an Gymnasien;Geographie;Russisch, | ||
4741 | * Lehramt an Gymnasien;Geschichte;Deutsch, | ||
4742 | * Lehramt an Gymnasien;Geschichte;Englisch, | ||
4743 | * Lehramt an Gymnasien;Geschichte;Geographie, | ||
4744 | * Lehramt an Gymnasien;Geschichte;Kunst;Englisch, | ||
4745 | * Lehramt an Gymnasien;Geschichte;Latein, | ||
4746 | * Lehramt an Gymnasien;Geschichte;Mathematik, | ||
4747 | * Lehramt an Gymnasien;Geschichte;Physik, | ||
4748 | * Lehramt an Gymnasien;Informatik, | ||
4749 | * Lehramt an Gymnasien;Informatik;Chemie, | ||
4750 | * Lehramt an Gymnasien;Informatik;Ethik/Philosophie, | ||
4751 | * Lehramt an Gymnasien;Informatik;Geschichte, | ||
4752 | * Lehramt an Gymnasien;Informatik;Geschichte;Ethik/Philosophie, | ||
4753 | * Lehramt an Gymnasien;Informatik;Kunst, | ||
4754 | * Lehramt an Gymnasien;Informatik;Mathematik;Geschichte, | ||
4755 | * Lehramt an Gymnasien;Informatik;Physik, | ||
4756 | * Lehramt an Gymnasien;Italienisch, | ||
4757 | * Lehramt an Gymnasien;Katholische Religion, | ||
4758 | * Lehramt an Gymnasien;Katholische Religion;Physik, | ||
4759 | * Lehramt an Gymnasien;Kunst;Geographie;Mathematik, | ||
4760 | * Lehramt an Gymnasien;Kunst;Mathematik, | ||
4761 | * Lehramt an Gymnasien;Kunst;Mathematik;Informatik, | ||
4762 | * Lehramt an Gymnasien;Latein, | ||
4763 | * Lehramt an Gymnasien;Latein;Chemie, | ||
4764 | * Lehramt an Gymnasien;Latein;Deutsch, | ||
4765 | * Lehramt an Gymnasien;Latein;Ethik/Philosophie, | ||
4766 | * Lehramt an Gymnasien;Latein;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4767 | * Lehramt an Gymnasien;Latein;Geographie, | ||
4768 | * Lehramt an Gymnasien;Latein;Geschichte, | ||
4769 | * Lehramt an Gymnasien;Latein;Italienisch, | ||
4770 | * Lehramt an Gymnasien;Latein;Mathematik, | ||
4771 | * Lehramt an Gymnasien;Mathematik, | ||
4772 | * Lehramt an Gymnasien;Mathematik;Biologie, | ||
4773 | * Lehramt an Gymnasien;Mathematik;Chemie, | ||
4774 | * Lehramt an Gymnasien;Mathematik;Deutsch, | ||
4775 | * Lehramt an Gymnasien;Mathematik;Englisch, | ||
4776 | * Lehramt an Gymnasien;Mathematik;Ethik/Philosophie, | ||
4777 | * Lehramt an Gymnasien;Mathematik;Evangelische Religion, | ||
4778 | * Lehramt an Gymnasien;Mathematik;Französisch, | ||
4779 | * Lehramt an Gymnasien;Mathematik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4780 | * Lehramt an Gymnasien;Mathematik;Geographie, | ||
4781 | * Lehramt an Gymnasien;Mathematik;Geographie;Lehramt an Oberschulen, | ||
4782 | * Lehramt an Gymnasien;Mathematik;Geschichte, | ||
4783 | * Lehramt an Gymnasien;Mathematik;Informatik, | ||
4784 | * Lehramt an Gymnasien;Mathematik;Kunst, | ||
4785 | * Lehramt an Gymnasien;Mathematik;Latein, | ||
4786 | * Lehramt an Gymnasien;Mathematik;Latein;Griechisch, | ||
4787 | * Lehramt an Gymnasien;Mathematik;Physik, | ||
4788 | * Lehramt an Gymnasien;Mathematik;Russisch, | ||
4789 | * Lehramt an Gymnasien;Physik, | ||
4790 | * Lehramt an Gymnasien;Physik;Chemie, | ||
4791 | * Lehramt an Gymnasien;Physik;Chemie;Maschinenbau, | ||
4792 | * Lehramt an Gymnasien;Physik;Deutsch, | ||
4793 | * Lehramt an Gymnasien;Physik;Englisch, | ||
4794 | * Lehramt an Gymnasien;Physik;Ethik/Philosophie, | ||
4795 | * Lehramt an Gymnasien;Physik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4796 | * Lehramt an Gymnasien;Physik;Geographie, | ||
4797 | * Lehramt an Gymnasien;Physik;Geschichte, | ||
4798 | * Lehramt an Gymnasien;Physik;Informatik, | ||
4799 | * Lehramt an Gymnasien;Physik;Kunst, | ||
4800 | * Lehramt an Gymnasien;Physik;Mathematik, | ||
4801 | * Lehramt an Gymnasien;Russisch;Mathematik;Physik, | ||
4802 | * Lehramt an Oberschulen;Biologie, | ||
4803 | * Lehramt an Oberschulen;Biologie;Chemie, | ||
4804 | * Lehramt an Oberschulen;Biologie;Deutsch, | ||
4805 | * Lehramt an Oberschulen;Biologie;Ethik/Philosophie, | ||
4806 | * Lehramt an Oberschulen;Biologie;Gemeinschaftskunde/Rechtserziehung, | ||
4807 | * Lehramt an Oberschulen;Biologie;Geographie, | ||
4808 | * Lehramt an Oberschulen;Biologie;Geschichte, | ||
4809 | * Lehramt an Oberschulen;Biologie;Geschichte;Landschaftsarchitektur, | ||
4810 | * Lehramt an Oberschulen;Biologie;Mathematik, | ||
4811 | * Lehramt an Oberschulen;Biologie;Wirtschaft-Technik-Haushalt/Soziales, | ||
4812 | * Lehramt an Oberschulen;Deutsch, | ||
4813 | * Lehramt an Oberschulen;Deutsch als Zweitsprache;Deutsch;Ethik/Philosophie, | ||
4814 | * Lehramt an Oberschulen;Deutsch als Zweitsprache;Deutsch;Geschichte, | ||
4815 | * Lehramt an Oberschulen;Deutsch;Biologie, | ||
4816 | * Lehramt an Oberschulen;Deutsch;Chemie, | ||
4817 | * Lehramt an Oberschulen;Deutsch;Deutsch als Zweitsprache;Geschichte, | ||
4818 | * Lehramt an Oberschulen;Deutsch;Englisch, | ||
4819 | * Lehramt an Oberschulen;Deutsch;Ethik/Philosophie, | ||
4820 | * Lehramt an Oberschulen;Deutsch;Evangelische Religion, | ||
4821 | * Lehramt an Oberschulen;Deutsch;Französisch, | ||
4822 | * Lehramt an Oberschulen;Deutsch;Französisch;Sprach-, Literatur- und Kulturwissenschaften;Romanistik;Germanistik, | ||
4823 | * Lehramt an Oberschulen;Deutsch;Gemeinschaftskunde/Rechtserziehung, | ||
4824 | * Lehramt an Oberschulen;Deutsch;Gemeinschaftskunde/Rechtserziehung;Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4825 | * Lehramt an Oberschulen;Deutsch;Geographie, | ||
4826 | * Lehramt an Oberschulen;Deutsch;Geschichte, | ||
4827 | * Lehramt an Oberschulen;Deutsch;Geschichte;Gemeinschaftskunde/Rechtserziehung, | ||
4828 | * Lehramt an Oberschulen;Deutsch;Informatik, | ||
4829 | * Lehramt an Oberschulen;Deutsch;Katholische Religion, | ||
4830 | * Lehramt an Oberschulen;Deutsch;Kunst, | ||
4831 | * Lehramt an Oberschulen;Deutsch;Mathematik, | ||
4832 | * Lehramt an Oberschulen;Deutsch;Russisch, | ||
4833 | * Lehramt an Oberschulen;Deutsch;Wirtschaft-Technik-Haushalt/Soziales, | ||
4834 | * Lehramt an Oberschulen;Englisch, | ||
4835 | * Lehramt an Oberschulen;Englisch;Chemie, | ||
4836 | * Lehramt an Oberschulen;Englisch;Deutsch, | ||
4837 | * Lehramt an Oberschulen;Englisch;Ethik/Philosophie, | ||
4838 | * Lehramt an Oberschulen;Englisch;Evangelische Religion, | ||
4839 | * Lehramt an Oberschulen;Englisch;Gemeinschaftskunde/Rechtserziehung, | ||
4840 | * Lehramt an Oberschulen;Englisch;Geographie, | ||
4841 | * Lehramt an Oberschulen;Englisch;Geschichte, | ||
4842 | * Lehramt an Oberschulen;Englisch;Kunst, | ||
4843 | * Lehramt an Oberschulen;Englisch;Wirtschaft-Technik-Haushalt/Soziales, | ||
4844 | * Lehramt an Oberschulen;Ethik/Philosophie, | ||
4845 | * Lehramt an Oberschulen;Ethik/Philosophie;Deutsch, | ||
4846 | * Lehramt an Oberschulen;Evangelische Religion, | ||
4847 | * Lehramt an Oberschulen;Gemeinschaftskunde/Rechtserziehung;Geographie;Geschichte, | ||
4848 | * Lehramt an Oberschulen;Geographie, | ||
4849 | * Lehramt an Oberschulen;Geographie;Biologie, | ||
4850 | * Lehramt an Oberschulen;Geographie;Chemie, | ||
4851 | * Lehramt an Oberschulen;Geographie;Deutsch, | ||
4852 | * Lehramt an Oberschulen;Geographie;Ethik/Philosophie, | ||
4853 | * Lehramt an Oberschulen;Geographie;Evangelische Religion, | ||
4854 | * Lehramt an Oberschulen;Geographie;Gemeinschaftskunde/Rechtserziehung, | ||
4855 | * Lehramt an Oberschulen;Geographie;Geschichte, | ||
4856 | * Lehramt an Oberschulen;Geographie;Informatik, | ||
4857 | * Lehramt an Oberschulen;Geographie;Kunst, | ||
4858 | * Lehramt an Oberschulen;Geographie;Mathematik, | ||
4859 | * Lehramt an Oberschulen;Geographie;Russisch, | ||
4860 | * Lehramt an Oberschulen;Geographie;Wirtschaft-Technik-Haushalt/Soziales, | ||
4861 | * Lehramt an Oberschulen;Informatik;Geschichte, | ||
4862 | * Lehramt an Oberschulen;Informatik;Wirtschaft-Technik-Haushalt/Soziales, | ||
4863 | * Lehramt an Oberschulen;Mathematik;Chemie, | ||
4864 | * Lehramt an Oberschulen;Mathematik;Ethik/Philosophie, | ||
4865 | * Lehramt an Oberschulen;Mathematik;Evangelische Religion, | ||
4866 | * Lehramt an Oberschulen;Mathematik;Gemeinschaftskunde/Rechtserziehung, | ||
4867 | * Lehramt an Oberschulen;Mathematik;Geographie, | ||
4868 | * Lehramt an Oberschulen;Mathematik;Geschichte, | ||
4869 | * Lehramt an Oberschulen;Mathematik;Informatik, | ||
4870 | * Lehramt an Oberschulen;Mathematik;Kunst, | ||
4871 | * Lehramt an Oberschulen;Mathematik;Physik, | ||
4872 | * Lehramt an Oberschulen;Mathematik;Wirtschaft-Technik-Haushalt/Soziales, | ||
4873 | * Lehramt an Oberschulen;Physik;Chemie, | ||
4874 | * Lehramt an Oberschulen;Physik;Ethik/Philosophie, | ||
4875 | * Lehramt an Oberschulen;Physik;Gemeinschaftskunde/Rechtserziehung, | ||
4876 | * Lehramt an Oberschulen;Physik;Geschichte, | ||
4877 | * Lehramt an Oberschulen;Physik;Informatik, | ||
4878 | * Lehramt an Oberschulen;Physik;Mathematik, | ||
4879 | * Lehramt an Oberschulen;Physik;Wirtschaft-Technik-Haushalt/Soziales, | ||
4880 | * Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales;Deutsch, | ||
4881 | * Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales;Englisch, | ||
4882 | * Literatur und Kultur im gesellschaftlichen Wandel, | ||
4883 | * Literatur und Kultur im gesellschaftlichen Wandel;Soziologie, | ||
4884 | * Luftverkehr und Logistik, | ||
4885 | * Maschinenbau, | ||
4886 | * Maschinenbau;Biologie, | ||
4887 | * Maschinenbau;Elektrotechnik, | ||
4888 | * Maschinenbau;Informatik, | ||
4889 | * Maschinenbau;Maschinenwesen, | ||
4890 | * Maschinenbau;Physik, | ||
4891 | * Maschinenbau;Politikwissenschaft, | ||
4892 | * Maschinenbau;Verfahrenstechnik und Naturstofftechnik, | ||
4893 | * Maschinenbau;Verkehrsingenieurwesen, | ||
4894 | * Maschinenbau;Wirtschaftswissenschaften, | ||
4895 | * Maschinenwesen, | ||
4896 | * Mathematics, | ||
4897 | * Mathematics in Business and Economics, | ||
4898 | * Mathematics;Mathematik, | ||
4899 | * Mathematik, | ||
4900 | * Mathematik;Chemie;Lehramt an Gymnasien, | ||
4901 | * Mathematik;Deutsch, | ||
4902 | * Mathematik;Englisch;Lehramt an Gymnasien, | ||
4903 | * Mathematik;Ethik/Philosophie;Lehramt an Gymnasien, | ||
4904 | * Mathematik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an Gymnasien, | ||
4905 | * Mathematik;Geographie;Lehramt an Gymnasien, | ||
4906 | * Mathematik;Geschichte;Lehramt an Gymnasien, | ||
4907 | * Mathematik;Geschichte;Lehramt an Oberschulen, | ||
4908 | * Mathematik;Gesundheit und Pflege;Lehramt an berufsbildenden Schulen, | ||
4909 | * Mathematik;Informatik, | ||
4910 | * Mathematik;Katholische Religion;Lehramt an Gymnasien, | ||
4911 | * Mathematik;Kunst;Lehramt an Gymnasien, | ||
4912 | * Mathematik;Lehramt an Grundschulen, | ||
4913 | * Mathematik;Lehramt an Gymnasien, | ||
4914 | * Mathematik;Lehramt an Gymnasien;Biologie, | ||
4915 | * Mathematik;Lehramt an Gymnasien;Chemie, | ||
4916 | * Mathematik;Lehramt an Gymnasien;Deutsch, | ||
4917 | * Mathematik;Lehramt an Gymnasien;Ethik/Philosophie, | ||
4918 | * Mathematik;Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4919 | * Mathematik;Lehramt an Oberschulen;Biologie, | ||
4920 | * Mathematik;Mathematics, | ||
4921 | * Mathematik;Physik, | ||
4922 | * Mathematik;Physik;Lehramt an Gymnasien, | ||
4923 | * Mathematik;Physik;Lehramt an Oberschulen, | ||
4924 | * Mathematik;Technomathematics, | ||
4925 | * Mathematik;Wirtschaftspädagogik, | ||
4926 | * Mathematik;Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen, | ||
4927 | * Mechatronik, | ||
4928 | * Mechatronik;Elektrotechnik, | ||
4929 | * Mechatronik;Wirtschaftswissenschaften, | ||
4930 | * Medical Radiation Sciences, | ||
4931 | * Medienforschung, | ||
4932 | * Medienforschung;Digital Humanities, | ||
4933 | * Medienforschung;Geistes-, Kultur- und Sozialwissenschaften;Anglistik und Amerikanistik, | ||
4934 | * Medienforschung;Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte, | ||
4935 | * Medienforschung;Germanistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
4936 | * Medienforschung;Literatur und Kultur im gesellschaftlichen Wandel, | ||
4937 | * Medienforschung;Sozialwissenschaften;Geistes-, Kultur- und Sozialwissenschaften, | ||
4938 | * Medienforschung und Medienpraxis, | ||
4939 | * Medieninformatik, | ||
4940 | * Medieninformatik;Informatik, | ||
4941 | * Medizin, | ||
4942 | * Medizin;Informatik, | ||
4943 | * Medizin;Physik, | ||
4944 | * Medizin;Zahnmedizin, | ||
4945 | * Metall- und Maschinentechnik;Fahrzeugtechnik;Lehramt an berufsbildenden Schulen, | ||
4946 | * Metall- und Maschinentechnik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an berufsbildenden Schulen, | ||
4947 | * Molecular Bioengineering, | ||
4948 | * Molecular Bioengineering;Computational Modeling and Simulation, | ||
4949 | * Molecular Biosciences and Productive Biosystems, | ||
4950 | * Molecular Biosciences and Productive Biosystems;Maschinenwesen, | ||
4951 | * Molecular Biosciences and Productive Biosystems;Molekulare Biologie und Biotechnologie, | ||
4952 | * Molekulare Biologie und Biotechnologie, | ||
4953 | * Molekulare Biologie und Biotechnologie;Biochemistry, | ||
4954 | * Molekulare Biologie und Biotechnologie;Biology in Society, | ||
4955 | * Molekulare Biologie und Biotechnologie;Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Sozialwissenschaften, | ||
4956 | * Molekulare Biologie und Biotechnologie;Hydrobiologie, | ||
4957 | * Molekulare Biologie und Biotechnologie;Molecular Bioengineering, | ||
4958 | * Molekulare Biologie und Biotechnologie;Molecular Biosciences and Productive Biosystems, | ||
4959 | * Molekulare Biologie und Biotechnologie;Organismic and Molecular Biodiversity, | ||
4960 | * Molekulare Biologie und Biotechnologie;Regenerative Biology and Medicine, | ||
4961 | * Molekulare Biologie und Biotechnologie;Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Anglistik und Amerikanistik, | ||
4962 | * Musik;Lehramt an Grundschulen, | ||
4963 | * Nanobiophysics, | ||
4964 | * Nanoelectronic Systems, | ||
4965 | * Organic and Molecular Electronics, | ||
4966 | * Organismic and Molecular Biodiversity, | ||
4967 | * Philosophie, | ||
4968 | * Philosophie;Evangelische Theologie, | ||
4969 | * Philosophie;Geistes-, Kultur- und Sozialwissenschaften;Kunstgeschichte, | ||
4970 | * Philosophie;Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft, | ||
4971 | * Philosophie;Geschichte, | ||
4972 | * Philosophie;Molecular Biosciences and Productive Biosystems, | ||
4973 | * Philosophie;Soziologie, | ||
4974 | * Philosophie;Soziologie;Geistes-, Kultur- und Sozialwissenschaften, | ||
4975 | * Philosophie;Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik, | ||
4976 | * Philosophie;Sprach-, Literatur- und Kulturwissenschaften;Germanistik, | ||
4977 | * Philosophie;Verfahrenstechnik und Naturstofftechnik, | ||
4978 | * Physics of Life, | ||
4979 | * Physics of Life;Physik, | ||
4980 | * Physik, | ||
4981 | * Physik;Chemie;Lehramt an Gymnasien, | ||
4982 | * Physik;Geschichte;Lehramt an Gymnasien, | ||
4983 | * Physik;Informatik, | ||
4984 | * Physik;Lehramt an berufsbildenden Schulen;Elektrotechnik und Informationstechnik, | ||
4985 | * Physik;Lehramt an Gymnasien;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
4986 | * Physik;Lehramt an Gymnasien;Mathematik, | ||
4987 | * Physik;Lehramt an Oberschulen;Gemeinschaftskunde/Rechtserziehung, | ||
4988 | * Physik;Lehramt an Oberschulen;Wirtschaft-Technik-Haushalt/Soziales, | ||
4989 | * Physik;Mathematik, | ||
4990 | * Physik;Mathematik;Lehramt an Gymnasien, | ||
4991 | * Physik;Mathematik;Lehramt an Oberschulen, | ||
4992 | * Physik;Organic and Molecular Electronics, | ||
4993 | * Physik;Psychologie, | ||
4994 | * Physik;Russisch;Lehramt an Gymnasien, | ||
4995 | * Physik;Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen, | ||
4996 | * Politik und Verfassung, | ||
4997 | * Politik und Verfassung;Soziologie, | ||
4998 | * Politikwissenschaft, | ||
4999 | * Politikwissenschaft;Anglistik und Amerikanistik;Geistes-, Kultur- und Sozialwissenschaften, | ||
5000 | * Politikwissenschaft;Geistes-, Kultur- und Sozialwissenschaften;Sozialwissenschaften, | ||
5001 | * Politikwissenschaft;Geschichte;Geistes-, Kultur- und Sozialwissenschaften, | ||
5002 | * Politikwissenschaft;Informatik, | ||
5003 | * Politikwissenschaft;Philosophie;Geistes-, Kultur- und Sozialwissenschaften, | ||
5004 | * Politikwissenschaft;Politik und Verfassung, | ||
5005 | * Politikwissenschaft;Sozialwissenschaften;Geistes-, Kultur- und Sozialwissenschaften, | ||
5006 | * Propädeutikum, | ||
5007 | * Psychologie, | ||
5008 | * Psychologie;Chemie, | ||
5009 | * Psychologie: Cognitive-Affective Neuroscience, | ||
5010 | * Psychologie: Cognitive-Affective Neuroscience;Psychologie, | ||
5011 | * Psychologie;Geistes-, Kultur- und Sozialwissenschaften;Philosophie;Kunstgeschichte, | ||
5012 | * Psychologie: Human Performance in Socio-Technical Systems, | ||
5013 | * Psychologie: Human Performance in Socio-Technical Systems;Psychologie, | ||
5014 | * Psychologie mit Schwerpunkt Klinische Psychologie und Psychotherapie, | ||
5015 | * Psychologie mit Schwerpunkt Klinische Psychologie und Psychotherapie;Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft;Sozialwissenschaften, | ||
5016 | * Psychologie mit Schwerpunkt Klinische Psychologie und Psychotherapie;Psychologie, | ||
5017 | * Psychologie mit Schwerpunkt Klinische Psychologie und Psychotherapie;Psychologie: Human Performance in Socio-Technical Systems, | ||
5018 | * Psychologie;Physik, | ||
5019 | * Psychologie;Psychologie: Human Performance in Socio-Technical Systems, | ||
5020 | * Psychologie;Psychologie mit Schwerpunkt Klinische Psychologie und Psychotherapie, | ||
5021 | * Psychologie;Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Philosophie, | ||
5022 | * Public and International Economics, | ||
5023 | * Raumentwicklung und Naturressourcenmanagement, | ||
5024 | * Raumentwicklung und Naturressourcenmanagement;Forstwissenschaften, | ||
5025 | * Rechtswissenschaften, | ||
5026 | * Rechtswissenschaft;Wirtschaftsrecht, | ||
5027 | * Regenerative Biology and Medicine, | ||
5028 | * Regenerative Biology and Medicine;Molekulare Biologie und Biotechnologie, | ||
5029 | * Regenerative Energiesysteme, | ||
5030 | * Regenerative Energiesysteme;Maschinenbau, | ||
5031 | * Romanistik, | ||
5032 | * Romanistik;Geschichte;Geistes-, Kultur- und Sozialwissenschaften, | ||
5033 | * Romanistik;Kunstgeschichte;Sprach-, Literatur- und Kulturwissenschaften, | ||
5034 | * Romanistik / Literaturwissenschaft, | ||
5035 | * Romanistik;Philosophie;Sprach-, Literatur- und Kulturwissenschaften, | ||
5036 | * Romanistik;Slavistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
5037 | * Romanistik;Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik, | ||
5038 | * Slavistik, | ||
5039 | * Slavistik;Anglistik und Amerikanistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
5040 | * Slavistik;Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft, | ||
5041 | * Slavistik;Germanistik;Sprach-, Literatur- und Kulturwissenschaften, | ||
5042 | * Slavistik;Kunstgeschichte;Sprach-, Literatur- und Kulturwissenschaften, | ||
5043 | * Slavistik;Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik, | ||
5044 | * Sozialpädagogik, | ||
5045 | * Sozialpädagogik;Deutsch;Lehramt an berufsbildenden Schulen, | ||
5046 | * Sozialpädagogik;Gemeinschaftskunde/Rechtserziehung/Wirtschaft;Lehramt an berufsbildenden Schulen, | ||
5047 | * Sozialpädagogik;Geschichte;Lehramt an berufsbildenden Schulen, | ||
5048 | * Sozialpädagogik;Lehramt an berufsbildenden Schulen;Deutsch, | ||
5049 | * Sozialpädagogik;Lehramt an berufsbildenden Schulen;Gemeinschaftskunde/Rechtserziehung/Wirtschaft, | ||
5050 | * Sozialpädagogik;Lehramt an berufsbildenden Schulen;Geschichte, | ||
5051 | * Sozialpädagogik, Sozialarbeit und Wohlfahrtswissenschaften, | ||
5052 | * Sozialpädagogik, Sozialarbeit und Wohlfahrtswissenschaften;Sozialpädagogik, | ||
5053 | * Sozialpädagogik;Sozialpädagogik, Sozialarbeit und Wohlfahrtswissenschaften, | ||
5054 | * Sozialwissenschaften;Geistes-, Kultur- und Sozialwissenschaften;Politikwissenschaft, | ||
5055 | * Sozialwissenschaften;Geistes-, Kultur- und Sozialwissenschaften;Soziologie, | ||
5056 | * Sozialwissenschaften;Politikwissenschaft;Geistes-, Kultur- und Sozialwissenschaften, | ||
5057 | * Sozialwissenschaften;Soziologie;Geistes-, Kultur- und Sozialwissenschaften, | ||
5058 | * Soziologie, | ||
5059 | * Soziologie;Germanistik;Geistes-, Kultur- und Sozialwissenschaften, | ||
5060 | * Soziologie;Geschichte;Geistes-, Kultur- und Sozialwissenschaften, | ||
5061 | * Soziologie;Informatik, | ||
5062 | * Soziologie;Medizin, | ||
5063 | * Soziologie;Philosophie;Geistes-, Kultur- und Sozialwissenschaften, | ||
5064 | * Soziologie;Sozialwissenschaften;Geistes-, Kultur- und Sozialwissenschaften, | ||
5065 | * Sprach-, Literatur- und Kulturwissenschaften, | ||
5066 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Germanistik, | ||
5067 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Geschichte, | ||
5068 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Klassische Philologie, | ||
5069 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Kunstgeschichte, | ||
5070 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Medienforschung, | ||
5071 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Philosophie, | ||
5072 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Romanistik, | ||
5073 | * Sprach-, Literatur- und Kulturwissenschaften;Anglistik und Amerikanistik;Slavistik, | ||
5074 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik, | ||
5075 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Anglistik und Amerikanistik, | ||
5076 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Evangelische Theologie, | ||
5077 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Geschichte, | ||
5078 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Geschichte;Lehramt an Grundschulen;Englisch, | ||
5079 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Klassische Philologie, | ||
5080 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Kunstgeschichte, | ||
5081 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Medienforschung, | ||
5082 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Medienforschung;Medieninformatik, | ||
5083 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Philosophie, | ||
5084 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Romanistik, | ||
5085 | * Sprach-, Literatur- und Kulturwissenschaften;Germanistik;Slavistik, | ||
5086 | * Sprach-, Literatur- und Kulturwissenschaften;Klassische Philologie;Geschichte, | ||
5087 | * Sprach-, Literatur- und Kulturwissenschaften;Klassische Philologie;Medienforschung, | ||
5088 | * Sprach-, Literatur- und Kulturwissenschaften;Klassische Philologie;Philosophie, | ||
5089 | * Sprach-, Literatur- und Kulturwissenschaften;Klassische Philologie;Romanistik, | ||
5090 | * Sprach-, Literatur- und Kulturwissenschaften;Kunstgeschichte;Germanistik, | ||
5091 | * Sprach-, Literatur- und Kulturwissenschaften;Medienforschung;Germanistik, | ||
5092 | * Sprach-, Literatur- und Kulturwissenschaften;Romanistik;Anglistik und Amerikanistik, | ||
5093 | * Sprach-, Literatur- und Kulturwissenschaften;Romanistik;Germanistik, | ||
5094 | * Sprach-, Literatur- und Kulturwissenschaften;Romanistik;Kunstgeschichte, | ||
5095 | * Sprach-, Literatur- und Kulturwissenschaften;Romanistik;Medienforschung, | ||
5096 | * Sprach-, Literatur- und Kulturwissenschaften;Romanistik;Philosophie, | ||
5097 | * Sprach-, Literatur- und Kulturwissenschaften;Slavistik;Anglistik und Amerikanistik, | ||
5098 | * Sprach-, Literatur- und Kulturwissenschaften;Slavistik;Germanistik, | ||
5099 | * Sprach-, Literatur- und Kulturwissenschaften;Slavistik;Klassische Philologie, | ||
5100 | * Sprach-, Literatur- und Kulturwissenschaften;Slavistik;Kunstgeschichte, | ||
5101 | * Sprach-, Literatur- und Kulturwissenschaften;Slavistik;Medienforschung, | ||
5102 | * Sprach-, Literatur- und Kulturwissenschaften;Slavistik;Philosophie, | ||
5103 | * Sprach-, Literatur- und Kulturwissenschaften;Slavistik;Romanistik, | ||
5104 | * Studienkolleg, | ||
5105 | * Studienkolleg;Propädeutikum, | ||
5106 | * Technomathematics, | ||
5107 | * Technomathematik, | ||
5108 | * Textilmaschinen und Textile Hochleistungswerkstofftechnik, | ||
5109 | * Textil- und Konfektionstechnik, | ||
5110 | * Transportation Economics, | ||
5111 | * Tropical Forestry, | ||
5112 | * Verfahrenstechnik, | ||
5113 | * Verfahrenstechnik und Naturstofftechnik, | ||
5114 | * Verkehrsingenieurwesen, | ||
5115 | * Verkehrswirtschaft, | ||
5116 | * Verkehrswirtschaft;Air Transport and Logistics, | ||
5117 | * Verkehrswirtschaft;Bahnsystemingenieurwesen, | ||
5118 | * Verkehrswirtschaft;Transportation Economics, | ||
5119 | * Verkehrswirtschaft;Wirtschaftsinformatik, | ||
5120 | * Vocational Education and Personnel Capacity Building, | ||
5121 | * Volkswirtschaftslehre, | ||
5122 | * Volkswirtschaftslehre;Bauingenieurwesen, | ||
5123 | * Wasserwirtschaft, | ||
5124 | * Wasserwirtschaft;Hydrowissenschaften: Wasserwirtschaft, Hydrologie, Kreislaufwirtschaft, | ||
5125 | * Water Security and Global Change, | ||
5126 | * Weiterbildungsforschung und Organisationsentwicklung, | ||
5127 | * Werkstoffwissenschaft, | ||
5128 | * Werkstoffwissenschaft;Bauingenieurwesen, | ||
5129 | * Wirtschaftsinformatik, | ||
5130 | * Wirtschaftsinformatik;Geistes-, Kultur- und Sozialwissenschaften;Soziologie;Philosophie, | ||
5131 | * Wirtschaftsingenieurwesen, | ||
5132 | * Wirtschaftsingenieurwesen;Bauingenieurwesen, | ||
5133 | * Wirtschaftsingenieurwesen;Informatik, | ||
5134 | * Wirtschaftsingenieurwesen;Physik, | ||
5135 | * Wirtschaftsingenieurwesen;Wirtschaftsinformatik, | ||
5136 | * Wirtschaftsingenieurwesen;Wirtschaftswissenschaften, | ||
5137 | * Wirtschaftsmathematik, | ||
5138 | * Wirtschaftsmathematik;Mathematics in Business and Economics, | ||
5139 | * Wirtschaftsmathematik;Wirtschaftsinformatik, | ||
5140 | * Wirtschaftsmathematik;Wirtschaftsingenieurwesen, | ||
5141 | * Wirtschaftspädagogik, | ||
5142 | * Wirtschaftspädagogik;Deutsch, | ||
5143 | * Wirtschaftspädagogik;Englisch, | ||
5144 | * Wirtschaftspädagogik;Ethik/Philosophie, | ||
5145 | * Wirtschaftspädagogik;Französisch, | ||
5146 | * Wirtschaftspädagogik;Geschichte, | ||
5147 | * Wirtschaftspädagogik;Informatik, | ||
5148 | * Wirtschaftspädagogik;Mathematik, | ||
5149 | * Wirtschaftspädagogik - Studienrichtung I;Wirtschaftspädagogik, | ||
5150 | * Wirtschaftspädagogik;Wirtschaftspädagogik - Studienrichtung I, | ||
5151 | * Wirtschaftswissenschaften, | ||
5152 | * Wirtschaftswissenschaften;Bauingenieurwesen, | ||
5153 | * Wirtschaftswissenschaften;Betriebswirtschaftslehre, | ||
5154 | * Wirtschaftswissenschaften;Maschinenbau, | ||
5155 | * Wirtschaftswissenschaften;Psychologie, | ||
5156 | * Wirtschaftswissenschaften;Public and International Economics, | ||
5157 | * Wirtschaftswissenschaften;Wirtschaftsinformatik, | ||
5158 | * Wirtschaft-Technik-Haushalt/Soziales, | ||
5159 | * Wirtschaft-Technik-Haushalt/Soziales;Geographie;Lehramt an Oberschulen, | ||
5160 | * Wirtschaft-Technik-Haushalt/Soziales;Informatik;Lehramt an Oberschulen, | ||
5161 | * Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen;Englisch, | ||
5162 | * Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen;Geographie, | ||
5163 | * Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen;Mathematik, | ||
5164 | * Wirtschaft-Technik-Haushalt/Soziales;Lehramt an Oberschulen;Physik, | ||
5165 | * Wirtschaft-Technik-Haushalt/Soziales;Physik, | ||
5166 | * Zahnmedizin | ||
5167 | {{/expand}} | ||
5168 | |||
5169 | |||
5170 | === Studiengruppe === | ||
5171 | |||
5172 | * Attribut: studyGroup | ||
5173 | * Beispielwerte: //Attribut wird nicht übertragen// | ||
5174 | * Beispielregel Expertenmodus: //Nur für Nutzer der Studiengruppe "xy"//: hasAttribute("studyGroup","xy") | ||
5175 | |||
5176 | === Titel === | ||
5177 | |||
5178 | * Attribut: personalTitle | ||
5179 | * Beispielwerte: //Attribut wird nicht übertragen// | ||
5180 | * Beispielregel Expertenmodus: //Nur für Nutzer mit mit Titel Dr. //: hasAttribute("personalTitle","Dr.") | ||
5181 | |||
5182 | === Vorname === | ||
5183 | |||
5184 | * Attribut: firstName | ||
5185 | * Beispielwerte: Max | ||
5186 | * Beispielregel Expertenmodus: //Nur für Nutzer mit Vornamen Max "//: hasAttribute("firstName","Max") |