Cite This Page
Bibliographic details for ATTiny
- Page name: ATTiny
 - Author: Miscellany contributors
 - Publisher: Miscellany, .
 - Date of last revision: 26 September 2022 00:56 UTC
 - Date retrieved: 4 November 2025 05:33 UTC
 - Permanent URL: https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623
 - Page Version ID: 623
 
Citation styles for ATTiny
APA style
ATTiny. (2022, September 26). Miscellany, . Retrieved 05:33, November 4, 2025 from https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623.
MLA style
"ATTiny." Miscellany, . 26 Sep 2022, 00:56 UTC. 4 Nov 2025, 05:33 <https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623>.
MHRA style
Miscellany contributors, 'ATTiny', Miscellany, , 26 September 2022, 00:56 UTC, <https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623> [accessed 4 November 2025]
Chicago style
Miscellany contributors, "ATTiny," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623 (accessed November 4, 2025).
CBE/CSE style
Miscellany contributors. ATTiny [Internet]. Miscellany, ; 2022 Sep 26, 00:56 UTC [cited 2025 Nov 4]. Available from: https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623.
Bluebook style
ATTiny, https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Miscellany",
   title = "ATTiny --- Miscellany{,} ",
   year = "2022",
   url = "https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623",
   note = "[Online; accessed 4-November-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 = "ATTiny --- Miscellany{,} ",
   year = "2022",
   url = "\url{https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623}",
   note = "[Online; accessed 4-November-2025]"
 }