Cite This Page
Bibliographic details for Stack
- Page name: Stack
- Author: Computer Science Wiki contributors
- Publisher: Computer Science Wiki, .
- Date of last revision: 7 April 2022 07:17 UTC
- Date retrieved: 31 October 2024 00:57 UTC
- Permanent URL: https://computersciencewiki.org/index.php?title=Stack&oldid=11587
- Page Version ID: 11587
Citation styles for Stack
APA style
Stack. (2022, April 7). Computer Science Wiki, . Retrieved 00:57, October 31, 2024 from https://computersciencewiki.org/index.php?title=Stack&oldid=11587.
MLA style
"Stack." Computer Science Wiki, . 7 Apr 2022, 07:17 UTC. 31 Oct 2024, 00:57 <https://computersciencewiki.org/index.php?title=Stack&oldid=11587>.
MHRA style
Computer Science Wiki contributors, 'Stack', Computer Science Wiki, , 7 April 2022, 07:17 UTC, <https://computersciencewiki.org/index.php?title=Stack&oldid=11587> [accessed 31 October 2024]
Chicago style
Computer Science Wiki contributors, "Stack," Computer Science Wiki, , https://computersciencewiki.org/index.php?title=Stack&oldid=11587 (accessed October 31, 2024).
CBE/CSE style
Computer Science Wiki contributors. Stack [Internet]. Computer Science Wiki, ; 2022 Apr 7, 07:17 UTC [cited 2024 Oct 31]. Available from: https://computersciencewiki.org/index.php?title=Stack&oldid=11587.
Bluebook style
Stack, https://computersciencewiki.org/index.php?title=Stack&oldid=11587 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Computer Science Wiki", title = "Stack --- Computer Science Wiki{,} ", year = "2022", url = "https://computersciencewiki.org/index.php?title=Stack&oldid=11587", note = "[Online; accessed 31-October-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 = "Computer Science Wiki", title = "Stack --- Computer Science Wiki{,} ", year = "2022", url = "\url{https://computersciencewiki.org/index.php?title=Stack&oldid=11587}", note = "[Online; accessed 31-October-2024]" }