Cite This Page
Bibliographic details for OJS/PDF Tools
- Page name: OJS/PDF Tools
- Author: Libopedia contributors
- Publisher: Libopedia, .
- Date of last revision: 23 July 2014 12:20 UTC
- Date retrieved: 3 May 2026 00:32 UTC
- Permanent URL: http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221
- Page Version ID: 28221
Citation styles for OJS/PDF Tools
APA style
OJS/PDF Tools. (2014, July 23). Libopedia, . Retrieved 00:32, May 3, 2026 from http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221.
MLA style
"OJS/PDF Tools." Libopedia, . 23 Jul 2014, 12:20 UTC. 3 May 2026, 00:32 <http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221>.
MHRA style
Libopedia contributors, 'OJS/PDF Tools', Libopedia, , 23 July 2014, 12:20 UTC, <http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221> [accessed 3 May 2026]
Chicago style
Libopedia contributors, "OJS/PDF Tools," Libopedia, , http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221 (accessed May 3, 2026).
CBE/CSE style
Libopedia contributors. OJS/PDF Tools [Internet]. Libopedia, ; 2014 Jul 23, 12:20 UTC [cited 2026 May 3]. Available from: http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221.
Bluebook style
OJS/PDF Tools, http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221 (last visited May 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Libopedia",
title = "OJS/PDF Tools --- Libopedia{,} ",
year = "2014",
url = "http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221",
note = "[Online; accessed 3-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 = "OJS/PDF Tools --- Libopedia{,} ",
year = "2014",
url = "\url{http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28221}",
note = "[Online; accessed 3-May-2026]"
}