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: 16 March 2026 11:06 UTC
- Permanent URL: https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7612
- Page Version ID: 7612
Citation styles for Autodesk Design Review
APA style
Autodesk Design Review. (2009, December 10). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:06, March 16, 2026 from https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7612.
MLA style
"Autodesk Design Review." WPKG | Open Source Software Deployment and Distribution, . 10 Dec 2009, 02:49 UTC. 16 Mar 2026, 11:06 <https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7612>.
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=7612> [accessed 16 March 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=7612 (accessed March 16, 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 Mar 16]. Available from: https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7612.
Bluebook style
Autodesk Design Review, https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7612 (last visited March 16, 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=7612",
note = "[Online; accessed 16-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 = "Autodesk Design Review --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "\url{https://wpkg.org/index.php?title=Autodesk_Design_Review&oldid=7612}",
note = "[Online; accessed 16-March-2026]"
}