Cite This Page
Bibliographic details for Programming Books
- Page name: Programming Books
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 30 August 2022 13:03 UTC
- Date retrieved: 7 June 2025 01:33 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=568
- Page Version ID: 568
Citation styles for Programming Books
APA style
Programming Books. (2022, August 30). Miscellany, . Retrieved 01:33, June 7, 2025 from https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=568.
MLA style
"Programming Books." Miscellany, . 30 Aug 2022, 13:03 UTC. 7 Jun 2025, 01:33 <https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=568>.
MHRA style
Miscellany contributors, 'Programming Books', Miscellany, , 30 August 2022, 13:03 UTC, <https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=568> [accessed 7 June 2025]
Chicago style
Miscellany contributors, "Programming Books," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=568 (accessed June 7, 2025).
CBE/CSE style
Miscellany contributors. Programming Books [Internet]. Miscellany, ; 2022 Aug 30, 13:03 UTC [cited 2025 Jun 7]. Available from: https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=568.
Bluebook style
Programming Books, https://wiki.kats-sites.net/w/index.php?title=Programming_Books&oldid=568 (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=568", 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=568}", note = "[Online; accessed 7-June-2025]" }