Cite This Page
Bibliographic details for Nested arrays
- Page name: Nested arrays
- Author: APL Wiki contributors
- Publisher: APL Wiki, .
- Date of last revision: 20 November 2019 14:48 UTC
- Date retrieved: 17 January 2021 14:42 UTC
- Permanent URL: https://aplwiki.com/index.php?title=Nested_arrays&oldid=643
- Page Version ID: 643
Citation styles for Nested arrays
APA style
Nested arrays. (2019, November 20). APL Wiki, . Retrieved 14:42, January 17, 2021 from https://aplwiki.com/index.php?title=Nested_arrays&oldid=643.
MLA style
"Nested arrays." APL Wiki, . 20 Nov 2019, 14:48 UTC. 17 Jan 2021, 14:42 <https://aplwiki.com/index.php?title=Nested_arrays&oldid=643>.
MHRA style
APL Wiki contributors, 'Nested arrays', APL Wiki, , 20 November 2019, 14:48 UTC, <https://aplwiki.com/index.php?title=Nested_arrays&oldid=643> [accessed 17 January 2021]
Chicago style
APL Wiki contributors, "Nested arrays," APL Wiki, , https://aplwiki.com/index.php?title=Nested_arrays&oldid=643 (accessed January 17, 2021).
CBE/CSE style
APL Wiki contributors. Nested arrays [Internet]. APL Wiki, ; 2019 Nov 20, 14:48 UTC [cited 2021 Jan 17]. Available from: https://aplwiki.com/index.php?title=Nested_arrays&oldid=643.
Bluebook style
Nested arrays, https://aplwiki.com/index.php?title=Nested_arrays&oldid=643 (last visited January 17, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "APL Wiki", title = "Nested arrays --- APL Wiki{,} ", year = "2019", url = "https://aplwiki.com/index.php?title=Nested_arrays&oldid=643", note = "[Online; accessed 17-January-2021]" }
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 = "APL Wiki", title = "Nested arrays --- APL Wiki{,} ", year = "2019", url = "\url{https://aplwiki.com/index.php?title=Nested_arrays&oldid=643}", note = "[Online; accessed 17-January-2021]" }