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