Cite This Page
Bibliographic details for Lecture/discussion notes
- Page name: Lecture/discussion notes
- Author: Screenpedia contributors
- Publisher: Screenpedia, .
- Date of last revision: 14 August 2019 21:31 UTC
- Date retrieved: 14 June 2026 11:04 UTC
- Permanent URL: https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719
- Page Version ID: 1719
Citation styles for Lecture/discussion notes
APA style
Lecture/discussion notes. (2019, August 14). Screenpedia, . Retrieved 11:04, June 14, 2026 from https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719.
MLA style
"Lecture/discussion notes." Screenpedia, . 14 Aug 2019, 21:31 UTC. 14 Jun 2026, 11:04 <https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719>.
MHRA style
Screenpedia contributors, 'Lecture/discussion notes', Screenpedia, , 14 August 2019, 21:31 UTC, <https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719> [accessed 14 June 2026]
Chicago style
Screenpedia contributors, "Lecture/discussion notes," Screenpedia, , https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719 (accessed June 14, 2026).
CBE/CSE style
Screenpedia contributors. Lecture/discussion notes [Internet]. Screenpedia, ; 2019 Aug 14, 21:31 UTC [cited 2026 Jun 14]. Available from: https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719.
Bluebook style
Lecture/discussion notes, https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719 (last visited June 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Screenpedia",
title = "Lecture/discussion notes --- Screenpedia{,} ",
year = "2019",
url = "https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719",
note = "[Online; accessed 14-June-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Screenpedia",
title = "Lecture/discussion notes --- Screenpedia{,} ",
year = "2019",
url = "\url{https://screenpedia.org/index.php?title=Lecture/discussion_notes&oldid=1719}",
note = "[Online; accessed 14-June-2026]"
}