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:47 UTC
- Date retrieved: 14 May 2026 12:53 UTC
- Permanent URL: http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28272
- Page Version ID: 28272
Citation styles for OJS/PDF Tools
APA style
OJS/PDF Tools. (2014, July 24). Libopedia, . Retrieved 12:53, May 14, 2026 from http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28272.
MLA style
"OJS/PDF Tools." Libopedia, . 24 Jul 2014, 11:47 UTC. 14 May 2026, 12:53 <http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28272>.
MHRA style
Libopedia contributors, 'OJS/PDF Tools', Libopedia, , 24 July 2014, 11:47 UTC, <http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28272> [accessed 14 May 2026]
Chicago style
Libopedia contributors, "OJS/PDF Tools," Libopedia, , http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28272 (accessed May 14, 2026).
CBE/CSE style
Libopedia contributors. OJS/PDF Tools [Internet]. Libopedia, ; 2014 Jul 24, 11:47 UTC [cited 2026 May 14]. Available from: http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28272.
Bluebook style
OJS/PDF Tools, http://wiki.lib.sun.ac.za/index.php?title=OJS/PDF_Tools&oldid=28272 (last visited May 14, 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=28272",
note = "[Online; accessed 14-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=28272}",
note = "[Online; accessed 14-May-2026]"
}