Cite This Page
Bibliographic details for Primitive operator
- Page name: Primitive operator
- Author: APL Wiki contributors
- Publisher: APL Wiki, .
- Date of last revision: 10 September 2022 22:19 UTC
- Date retrieved: 23 September 2023 21:15 UTC
- Permanent URL: https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539
- Page Version ID: 9539
Citation styles for Primitive operator
APA style
Primitive operator. (2022, September 10). APL Wiki, . Retrieved 21:15, September 23, 2023 from https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539.
MLA style
"Primitive operator." APL Wiki, . 10 Sep 2022, 22:19 UTC. 23 Sep 2023, 21:15 <https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539>.
MHRA style
APL Wiki contributors, 'Primitive operator', APL Wiki, , 10 September 2022, 22:19 UTC, <https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539> [accessed 23 September 2023]
Chicago style
APL Wiki contributors, "Primitive operator," APL Wiki, , https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539 (accessed September 23, 2023).
CBE/CSE style
APL Wiki contributors. Primitive operator [Internet]. APL Wiki, ; 2022 Sep 10, 22:19 UTC [cited 2023 Sep 23]. Available from: https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539.
Bluebook style
Primitive operator, https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539 (last visited September 23, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "APL Wiki", title = "Primitive operator --- APL Wiki{,} ", year = "2022", url = "https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539", note = "[Online; accessed 23-September-2023]" }
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 = "Primitive operator --- APL Wiki{,} ", year = "2022", url = "\url{https://aplwiki.com/index.php?title=Primitive_operator&oldid=9539}", note = "[Online; accessed 23-September-2023]" }