Cite This Page
Bibliographic details for OpenScience
- Page name: OpenScience
- Author: Libopedia contributors
- Publisher: Libopedia, .
- Date of last revision: 3 April 2016 09:12 UTC
- Date retrieved: 11 February 2026 22:44 UTC
- Permanent URL: http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728
- Page Version ID: 41728
Citation styles for OpenScience
APA style
OpenScience. (2016, April 3). Libopedia, . Retrieved 22:44, February 11, 2026 from http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728.
MLA style
"OpenScience." Libopedia, . 3 Apr 2016, 09:12 UTC. 11 Feb 2026, 22:44 <http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728>.
MHRA style
Libopedia contributors, 'OpenScience', Libopedia, , 3 April 2016, 09:12 UTC, <http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728> [accessed 11 February 2026]
Chicago style
Libopedia contributors, "OpenScience," Libopedia, , http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728 (accessed February 11, 2026).
CBE/CSE style
Libopedia contributors. OpenScience [Internet]. Libopedia, ; 2016 Apr 3, 09:12 UTC [cited 2026 Feb 11]. Available from: http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728.
Bluebook style
OpenScience, http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728 (last visited February 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Libopedia",
title = "OpenScience --- Libopedia{,} ",
year = "2016",
url = "http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728",
note = "[Online; accessed 11-February-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 = "OpenScience --- Libopedia{,} ",
year = "2016",
url = "\url{http://wiki.lib.sun.ac.za/index.php?title=OpenScience&oldid=41728}",
note = "[Online; accessed 11-February-2026]"
}