Cite This Page
Bibliographic details for OJS/PDF Tools
- Page name: OJS/PDF Tools
- Author: Libopedia contributors
- Publisher: Libopedia, .
- Date of last revision: 24 July 2014 11:43 UTC
- Date retrieved: 3 May 2026 00:08 UTC
- Permanent URL: http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28271
- Page Version ID: 28271
Citation styles for OJS/PDF Tools
APA style
OJS/PDF Tools. (2014, July 24). Libopedia, . Retrieved 00:08, May 3, 2026 from http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28271.
MLA style
"OJS/PDF Tools." Libopedia, . 24 Jul 2014, 11:43 UTC. 3 May 2026, 00:08 <http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28271>.
MHRA style
Libopedia contributors, 'OJS/PDF Tools', Libopedia, , 24 July 2014, 11:43 UTC, <http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28271> [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=28271 (accessed May 3, 2026).
CBE/CSE style
Libopedia contributors. OJS/PDF Tools [Internet]. Libopedia, ; 2014 Jul 24, 11:43 UTC [cited 2026 May 3]. Available from: http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28271.
Bluebook style
OJS/PDF Tools, http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28271 (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=28271",
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=28271}",
note = "[Online; accessed 3-May-2026]"
}