Cite This Page
Bibliographic details for Tidbits
- Page name: Tidbits
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 13 July 2018 20:10 UTC
- Date retrieved: 3 June 2026 09:40 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314
- Page Version ID: 98314
Citation styles for Tidbits
APA style
Tidbits. (2018, July 13). NAMIC Wiki, . Retrieved 09:40, June 3, 2026 from https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314.
MLA style
"Tidbits." NAMIC Wiki, . 13 Jul 2018, 20:10 UTC. 3 Jun 2026, 09:40 <https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314>.
MHRA style
NAMIC Wiki contributors, 'Tidbits', NAMIC Wiki, , 13 July 2018, 20:10 UTC, <https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314> [accessed 3 June 2026]
Chicago style
NAMIC Wiki contributors, "Tidbits," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314 (accessed June 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. Tidbits [Internet]. NAMIC Wiki, ; 2018 Jul 13, 20:10 UTC [cited 2026 Jun 3]. Available from: https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314.
Bluebook style
Tidbits, https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314 (last visited June 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Tidbits --- NAMIC Wiki{,} ",
year = "2018",
url = "https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314",
note = "[Online; accessed 3-June-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 = "NAMIC Wiki",
title = "Tidbits --- NAMIC Wiki{,} ",
year = "2018",
url = "\url{https://www.na-mic.org/w/index.php?title=Tidbits&oldid=98314}",
note = "[Online; accessed 3-June-2026]"
}