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: 20 March 2026 19:45 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 19:45, March 20, 2026 from https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623.
MLA style
"ATTiny." Miscellany, . 26 Sep 2022, 00:56 UTC. 20 Mar 2026, 19:45 <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 20 March 2026]
Chicago style
Miscellany contributors, "ATTiny," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=ATTiny&oldid=623 (accessed March 20, 2026).
CBE/CSE style
Miscellany contributors. ATTiny [Internet]. Miscellany, ; 2022 Sep 26, 00:56 UTC [cited 2026 Mar 20]. 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 March 20, 2026).
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 20-March-2026]"
}
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 20-March-2026]"
}