Cite This Page
Bibliographic details for Autodesk Design Review
- Page name: Autodesk Design Review
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 10 December 2009 02:49 UTC
- Date retrieved: 1 June 2026 15:59 UTC
- Permanent URL: https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608
- Page Version ID: 7608
Citation styles for Autodesk Design Review
APA style
Autodesk Design Review. (2009, December 10). WPKG | Open Source Software Deployment and Distribution, . Retrieved 15:59, June 1, 2026 from https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608.
MLA style
"Autodesk Design Review." WPKG | Open Source Software Deployment and Distribution, . 10 Dec 2009, 02:49 UTC. 1 Jun 2026, 15:59 <https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Autodesk Design Review', WPKG | Open Source Software Deployment and Distribution, , 10 December 2009, 02:49 UTC, <https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608> [accessed 1 June 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Autodesk Design Review," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608 (accessed June 1, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Autodesk Design Review [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2009 Dec 10, 02:49 UTC [cited 2026 Jun 1]. Available from: https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608.
Bluebook style
Autodesk Design Review, https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608 (last visited June 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Autodesk Design Review --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608",
note = "[Online; accessed 1-June-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 = "Autodesk Design Review --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "\url{https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7608}",
note = "[Online; accessed 1-June-2026]"
}