Cite This Page
Bibliographic details for DVDStyler
- Page name: DVDStyler
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 17 November 2010 03:43 UTC
- Date retrieved: 3 August 2026 17:52 UTC
- Permanent URL: https://wpkg.org/index.php?title=DVDStyler&oldid=8475
- Page Version ID: 8475
Citation styles for DVDStyler
APA style
DVDStyler. (2010, November 17). WPKG | Open Source Software Deployment and Distribution, . Retrieved 17:52, August 3, 2026 from https://wpkg.org/index.php?title=DVDStyler&oldid=8475.
MLA style
"DVDStyler." WPKG | Open Source Software Deployment and Distribution, . 17 Nov 2010, 03:43 UTC. 3 Aug 2026, 17:52 <https://wpkg.org/index.php?title=DVDStyler&oldid=8475>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'DVDStyler', WPKG | Open Source Software Deployment and Distribution, , 17 November 2010, 03:43 UTC, <https://wpkg.org/index.php?title=DVDStyler&oldid=8475> [accessed 3 August 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "DVDStyler," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=DVDStyler&oldid=8475 (accessed August 3, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. DVDStyler [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2010 Nov 17, 03:43 UTC [cited 2026 Aug 3]. Available from: https://wpkg.org/index.php?title=DVDStyler&oldid=8475.
Bluebook style
DVDStyler, https://wpkg.org/index.php?title=DVDStyler&oldid=8475 (last visited August 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "DVDStyler --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "https://wpkg.org/index.php?title=DVDStyler&oldid=8475",
note = "[Online; accessed 3-August-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 = "DVDStyler --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "\url{https://wpkg.org/index.php?title=DVDStyler&oldid=8475}",
note = "[Online; accessed 3-August-2026]"
}