Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 28 January 2025 15:12 UTC
- Date retrieved: 18 April 2026 07:10 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490
- Page Version ID: 52490
Citation styles for Main Page
APA style
Main Page. (2025, January 28). TCU Wiki. Retrieved 07:10, April 18, 2026 from https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490.
MLA style
"Main Page." TCU Wiki. 28 Jan 2025, 15:12 UTC. 18 Apr 2026, 07:10 <https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490>.
MHRA style
TCU Wiki contributors, 'Main Page', TCU Wiki, 28 January 2025, 15:12 UTC, <https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490> [accessed 18 April 2026]
Chicago style
TCU Wiki contributors, "Main Page," TCU Wiki, https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490 (accessed April 18, 2026).
CBE/CSE style
TCU Wiki contributors. Main Page [Internet]. TCU Wiki; 2025 Jan 28, 15:12 UTC [cited 2026 Apr 18]. Available from: https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490.
Bluebook style
Main Page, https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "Main Page --- TCU Wiki{,} ",
year = "2025",
url = "https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490",
note = "[Online; accessed 18-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 = "Main Page --- TCU Wiki{,} ",
year = "2025",
url = "\url{https://wiki.digitalrights.community/index.php?title=Main_Page&oldid=52490}",
note = "[Online; accessed 18-April-2026]"
}