Cite This Page
Bibliographic details for Prototyping
- Page name: Prototyping
 - Author: CCT - Vidensdeling contributors
 - Publisher: CCT - Vidensdeling, .
 - Date of last revision: 18 December 2016 14:00 UTC
 - Date retrieved: 25 November 2024 10:34 UTC
 - Permanent URL: http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229
 - Page Version ID: 2229
 
Citation styles for Prototyping
APA style
Prototyping. (2016, December 18). CCT - Vidensdeling, . Retrieved 10:34, November 25, 2024 from http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229.
MLA style
"Prototyping." CCT - Vidensdeling, . 18 Dec 2016, 14:00 UTC. 25 Nov 2024, 10:34 <http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229>.
MHRA style
CCT - Vidensdeling contributors, 'Prototyping', CCT - Vidensdeling, , 18 December 2016, 14:00 UTC, <http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229> [accessed 25 November 2024]
Chicago style
CCT - Vidensdeling contributors, "Prototyping," CCT - Vidensdeling, , http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229 (accessed November 25, 2024).
CBE/CSE style
CCT - Vidensdeling contributors. Prototyping [Internet]. CCT - Vidensdeling, ; 2016 Dec 18, 14:00 UTC [cited 2024 Nov 25]. Available from: http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229.
Bluebook style
Prototyping, http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229 (last visited November 25, 2024).
BibTeX entry
 @misc{ wiki:xxx,
   author = "CCT - Vidensdeling",
   title = "Prototyping --- CCT - Vidensdeling{,} ",
   year = "2016",
   url = "http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229",
   note = "[Online; accessed 25-November-2024]"
 }
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 = "CCT - Vidensdeling",
   title = "Prototyping --- CCT - Vidensdeling{,} ",
   year = "2016",
   url = "\url{http://cloud.cct.au.dk/wiki/index.php?title=Prototyping&oldid=2229}",
   note = "[Online; accessed 25-November-2024]"
 }