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