Cite This Page
Bibliographic details for ISORecorder
- Page name: ISORecorder
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 15 February 2008 22:56 UTC
- Date retrieved: 26 March 2026 22:59 UTC
- Permanent URL: https://wpkg.org/index.php?title=ISORecorder&oldid=5250
- Page Version ID: 5250
Citation styles for ISORecorder
APA style
ISORecorder. (2008, February 15). WPKG | Open Source Software Deployment and Distribution, . Retrieved 22:59, March 26, 2026 from https://wpkg.org/index.php?title=ISORecorder&oldid=5250.
MLA style
"ISORecorder." WPKG | Open Source Software Deployment and Distribution, . 15 Feb 2008, 22:56 UTC. 26 Mar 2026, 22:59 <https://wpkg.org/index.php?title=ISORecorder&oldid=5250>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'ISORecorder', WPKG | Open Source Software Deployment and Distribution, , 15 February 2008, 22:56 UTC, <https://wpkg.org/index.php?title=ISORecorder&oldid=5250> [accessed 26 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "ISORecorder," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=ISORecorder&oldid=5250 (accessed March 26, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. ISORecorder [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2008 Feb 15, 22:56 UTC [cited 2026 Mar 26]. Available from: https://wpkg.org/index.php?title=ISORecorder&oldid=5250.
Bluebook style
ISORecorder, https://wpkg.org/index.php?title=ISORecorder&oldid=5250 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "ISORecorder --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "https://wpkg.org/index.php?title=ISORecorder&oldid=5250",
note = "[Online; accessed 26-March-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "ISORecorder --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2008",
url = "\url{https://wpkg.org/index.php?title=ISORecorder&oldid=5250}",
note = "[Online; accessed 26-March-2026]"
}