Added example of a citation of a video
This commit is contained in:
parent
38209f6b7f
commit
10caa2962a
@ -26,6 +26,8 @@ Hattie sagte bla bla [-@hattie_lernen_2013]
|
|||||||
Name des Autors mit Jahr in Klammern
|
Name des Autors mit Jahr in Klammern
|
||||||
@hattie_lernen_2013 sagte einmal bla bla bla
|
@hattie_lernen_2013 sagte einmal bla bla bla
|
||||||
|
|
||||||
|
Auch Videos kann man Zitieren wi Zum Biespiel hier [@Zatko15] in dieser Referenz.
|
||||||
|
|
||||||
### Systembeschreibung Y
|
### Systembeschreibung Y
|
||||||
|
|
||||||
### Systembeschreibung Z
|
### Systembeschreibung Z
|
||||||
|
@ -210,11 +210,20 @@ bibtex: muller\_problem-based\_2016}
|
|||||||
|
|
||||||
@misc{bmk,
|
@misc{bmk,
|
||||||
title = {Berufliche Schule für Medien und Kommunikation},
|
title = {Berufliche Schule für Medien und Kommunikation},
|
||||||
url = {http://www.bmk-
|
url = {http://www.bmk-hh.de/mediengestalter-digital-und-print.html},
|
||||||
hh.de/mediengestalter-digital-und-print.html},
|
|
||||||
urldate = {2016-07-17}
|
urldate = {2016-07-17}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@online{Zatko15,
|
||||||
|
author = {Peiter Zatko and Ivan Poupyrev and El Guerrab, Rachid and Regina Dugan},
|
||||||
|
title = {{G}oogle {I/O} 2015. {A} little badass. {B}eautiful. {T}ech and human. {W}ork and love. {ATAP}},
|
||||||
|
url = {https://www.youtube.com/watch?v=mpbWQbkl8_g},
|
||||||
|
year = {2015},
|
||||||
|
month = {May},
|
||||||
|
day = {29},
|
||||||
|
urldate = {2020-12-23}
|
||||||
|
}
|
||||||
|
|
||||||
@misc{heise,
|
@misc{heise,
|
||||||
title = {CSS-Präprozessoren im Vergleich},
|
title = {CSS-Präprozessoren im Vergleich},
|
||||||
author = {Roberto Bez},
|
author = {Roberto Bez},
|
||||||
|
Loading…
Reference in New Issue
Block a user