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