Cite This Page
Bibliographic details for Community Notes
- Page name: Community Notes
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 24 March 2025 14:44 UTC
- Date retrieved: 17 April 2026 02:36 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812
- Page Version ID: 52812
Citation styles for Community Notes
APA style
Community Notes. (2025, March 24). TCU Wiki. Retrieved 02:36, April 17, 2026 from https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812.
MLA style
"Community Notes." TCU Wiki. 24 Mar 2025, 14:44 UTC. 17 Apr 2026, 02:36 <https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812>.
MHRA style
TCU Wiki contributors, 'Community Notes', TCU Wiki, 24 March 2025, 14:44 UTC, <https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812> [accessed 17 April 2026]
Chicago style
TCU Wiki contributors, "Community Notes," TCU Wiki, https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812 (accessed April 17, 2026).
CBE/CSE style
TCU Wiki contributors. Community Notes [Internet]. TCU Wiki; 2025 Mar 24, 14:44 UTC [cited 2026 Apr 17]. Available from: https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812.
Bluebook style
Community Notes, https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812 (last visited April 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "Community Notes --- TCU Wiki{,} ",
year = "2025",
url = "https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812",
note = "[Online; accessed 17-April-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 = "TCU Wiki",
title = "Community Notes --- TCU Wiki{,} ",
year = "2025",
url = "\url{https://wiki.digitalrights.community/index.php?title=Community_Notes&oldid=52812}",
note = "[Online; accessed 17-April-2026]"
}