Cite This Page
Bibliographic details for Linked List Tutorial
- Page name: Linked List Tutorial
- Author: the Oblivion ConstructionSet Wiki contributors
- Publisher: the Oblivion ConstructionSet Wiki, .
- Date of last revision: 21 December 2023 17:22 UTC
- Date retrieved: 17 September 2024 06:07 UTC
- Permanent URL: https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176
- Page Version ID: 40176
Citation styles for Linked List Tutorial
APA style
Linked List Tutorial. (2023, December 21). the Oblivion ConstructionSet Wiki, . Retrieved 06:07, September 17, 2024 from https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176.
MLA style
"Linked List Tutorial." the Oblivion ConstructionSet Wiki, . 21 Dec 2023, 17:22 UTC. 17 Sep 2024, 06:07 <https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176>.
MHRA style
the Oblivion ConstructionSet Wiki contributors, 'Linked List Tutorial', the Oblivion ConstructionSet Wiki, , 21 December 2023, 17:22 UTC, <https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176> [accessed 17 September 2024]
Chicago style
the Oblivion ConstructionSet Wiki contributors, "Linked List Tutorial," the Oblivion ConstructionSet Wiki, , https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176 (accessed September 17, 2024).
CBE/CSE style
the Oblivion ConstructionSet Wiki contributors. Linked List Tutorial [Internet]. the Oblivion ConstructionSet Wiki, ; 2023 Dec 21, 17:22 UTC [cited 2024 Sep 17]. Available from: https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176.
Bluebook style
Linked List Tutorial, https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176 (last visited September 17, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "the Oblivion ConstructionSet Wiki", title = "Linked List Tutorial --- the Oblivion ConstructionSet Wiki{,} ", year = "2023", url = "https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176", note = "[Online; accessed 17-September-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 = "the Oblivion ConstructionSet Wiki", title = "Linked List Tutorial --- the Oblivion ConstructionSet Wiki{,} ", year = "2023", url = "\url{https://cs.uesp.net/w/index.php?title=Linked_List_Tutorial&oldid=40176}", note = "[Online; accessed 17-September-2024]" }