Cite This Page
Bibliographic details for OpenLectures
- Page name: OpenLectures
- Author: Libopedia contributors
- Publisher: Libopedia, .
- Date of last revision: 1 October 2013 11:04 UTC
- Date retrieved: 15 May 2026 02:16 UTC
- Permanent URL: http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376
- Page Version ID: 21376
Citation styles for OpenLectures
APA style
OpenLectures. (2013, October 1). Libopedia, . Retrieved 02:16, May 15, 2026 from http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376.
MLA style
"OpenLectures." Libopedia, . 1 Oct 2013, 11:04 UTC. 15 May 2026, 02:16 <http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376>.
MHRA style
Libopedia contributors, 'OpenLectures', Libopedia, , 1 October 2013, 11:04 UTC, <http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376> [accessed 15 May 2026]
Chicago style
Libopedia contributors, "OpenLectures," Libopedia, , http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376 (accessed May 15, 2026).
CBE/CSE style
Libopedia contributors. OpenLectures [Internet]. Libopedia, ; 2013 Oct 1, 11:04 UTC [cited 2026 May 15]. Available from: http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376.
Bluebook style
OpenLectures, http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Libopedia",
title = "OpenLectures --- Libopedia{,} ",
year = "2013",
url = "http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376",
note = "[Online; accessed 15-May-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 = "Libopedia",
title = "OpenLectures --- Libopedia{,} ",
year = "2013",
url = "\url{http://wiki.lib.sun.ac.za/index.php?title=OpenLectures&oldid=21376}",
note = "[Online; accessed 15-May-2026]"
}