Cite This Page
Bibliographic details for Operators and Literals
- Page name: Operators and Literals
- Author: Keyfax Wiki contributors
- Publisher: Keyfax Wiki, .
- Date of last revision: 28 February 2018 12:25 UTC
- Date retrieved: 29 October 2025 21:57 UTC
- Permanent URL: http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556
- Page Version ID: 556
Citation styles for Operators and Literals
APA style
Operators and Literals. (2018, February 28). Keyfax Wiki, . Retrieved 21:57, October 29, 2025 from http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556.
MLA style
"Operators and Literals." Keyfax Wiki, . 28 Feb 2018, 12:25 UTC. 29 Oct 2025, 21:57 <http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556>.
MHRA style
Keyfax Wiki contributors, 'Operators and Literals', Keyfax Wiki, , 28 February 2018, 12:25 UTC, <http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556> [accessed 29 October 2025]
Chicago style
Keyfax Wiki contributors, "Operators and Literals," Keyfax Wiki, , http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556 (accessed October 29, 2025).
CBE/CSE style
Keyfax Wiki contributors. Operators and Literals [Internet]. Keyfax Wiki, ; 2018 Feb 28, 12:25 UTC [cited 2025 Oct 29]. Available from: http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556.
Bluebook style
Operators and Literals, http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Keyfax Wiki",
title = "Operators and Literals --- Keyfax Wiki{,} ",
year = "2018",
url = "http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556",
note = "[Online; accessed 29-October-2025]"
}
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 = "Keyfax Wiki",
title = "Operators and Literals --- Keyfax Wiki{,} ",
year = "2018",
url = "\url{http://wiki.keyfax.biz/index.php?title=Operators_and_Literals&oldid=556}",
note = "[Online; accessed 29-October-2025]"
}