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