Cite This Page
Bibliographic details for Programmer Notice
- Page name: Programmer Notice
- Author: AutoCount Resource Center contributors
- Publisher: AutoCount Resource Center, .
- Date of last revision: 14 April 2022 06:47 UTC
- Date retrieved: 30 March 2023 23:49 UTC
- Permanent URL: https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206
- Page Version ID: 20206
Citation styles for Programmer Notice
APA style
Programmer Notice. (2022, April 14). AutoCount Resource Center, . Retrieved 23:49, March 30, 2023 from https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206.
MLA style
"Programmer Notice." AutoCount Resource Center, . 14 Apr 2022, 06:47 UTC. 30 Mar 2023, 23:49 <https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206>.
MHRA style
AutoCount Resource Center contributors, 'Programmer Notice', AutoCount Resource Center, , 14 April 2022, 06:47 UTC, <https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206> [accessed 30 March 2023]
Chicago style
AutoCount Resource Center contributors, "Programmer Notice," AutoCount Resource Center, , https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206 (accessed March 30, 2023).
CBE/CSE style
AutoCount Resource Center contributors. Programmer Notice [Internet]. AutoCount Resource Center, ; 2022 Apr 14, 06:47 UTC [cited 2023 Mar 30]. Available from: https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206.
Bluebook style
Programmer Notice, https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206 (last visited March 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "AutoCount Resource Center", title = "Programmer Notice --- AutoCount Resource Center{,} ", year = "2022", url = "https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206", note = "[Online; accessed 30-March-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 = "AutoCount Resource Center", title = "Programmer Notice --- AutoCount Resource Center{,} ", year = "2022", url = "\url{https://wiki.autocountsoft.com/w/index.php?title=Programmer_Notice&oldid=20206}", note = "[Online; accessed 30-March-2023]" }