Cite This Page
Bibliographic details for Welcome to the Digital Rights Village 2023
- Page name: Welcome to the Digital Rights Village 2023
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 8 May 2023 08:52 UTC
- Date retrieved: 19 May 2026 07:31 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309
- Page Version ID: 47309
Citation styles for Welcome to the Digital Rights Village 2023
APA style
Welcome to the Digital Rights Village 2023. (2023, May 8). TCU Wiki. Retrieved 07:31, May 19, 2026 from https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309.
MLA style
"Welcome to the Digital Rights Village 2023." TCU Wiki. 8 May 2023, 08:52 UTC. 19 May 2026, 07:31 <https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309>.
MHRA style
TCU Wiki contributors, 'Welcome to the Digital Rights Village 2023', TCU Wiki, 8 May 2023, 08:52 UTC, <https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309> [accessed 19 May 2026]
Chicago style
TCU Wiki contributors, "Welcome to the Digital Rights Village 2023," TCU Wiki, https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309 (accessed May 19, 2026).
CBE/CSE style
TCU Wiki contributors. Welcome to the Digital Rights Village 2023 [Internet]. TCU Wiki; 2023 May 8, 08:52 UTC [cited 2026 May 19]. Available from: https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309.
Bluebook style
Welcome to the Digital Rights Village 2023, https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "Welcome to the Digital Rights Village 2023 --- TCU Wiki{,} ",
year = "2023",
url = "https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309",
note = "[Online; accessed 19-May-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 = "Welcome to the Digital Rights Village 2023 --- TCU Wiki{,} ",
year = "2023",
url = "\url{https://wiki.digitalrights.community/index.php?title=Welcome_to_the_Digital_Rights_Village_2023&oldid=47309}",
note = "[Online; accessed 19-May-2026]"
}