Cite This Page
Bibliographic details for Programming Books
- Page name: Programming Books
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 20 October 2022 13:53 UTC
- Date retrieved: 7 June 2025 01:33 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679
- Page Version ID: 679
Citation styles for Programming Books
APA style
Programming Books. (2022, October 20). Miscellany, . Retrieved 01:33, June 7, 2025 from https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679.
MLA style
"Programming Books." Miscellany, . 20 Oct 2022, 13:53 UTC. 7 Jun 2025, 01:33 <https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679>.
MHRA style
Miscellany contributors, 'Programming Books', Miscellany, , 20 October 2022, 13:53 UTC, <https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679> [accessed 7 June 2025]
Chicago style
Miscellany contributors, "Programming Books," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679 (accessed June 7, 2025).
CBE/CSE style
Miscellany contributors. Programming Books [Internet]. Miscellany, ; 2022 Oct 20, 13:53 UTC [cited 2025 Jun 7]. Available from: https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679.
Bluebook style
Programming Books, https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679 (last visited June 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Miscellany", title = "Programming Books --- Miscellany{,} ", year = "2022", url = "https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679", note = "[Online; accessed 7-June-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 = "Miscellany", title = "Programming Books --- Miscellany{,} ", year = "2022", url = "\url{https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=679}", note = "[Online; accessed 7-June-2025]" }