Cite This Page
Bibliographic details for General tips for international travel
- Page name: General tips for international travel
- Author: TCU Wiki contributors
- Publisher: TCU Wiki.
- Date of last revision: 20 September 2023 13:48 UTC
- Date retrieved: 13 August 2026 02:39 UTC
- Permanent URL: https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191
- Page Version ID: 48191
Citation styles for General tips for international travel
APA style
General tips for international travel. (2023, September 20). TCU Wiki. Retrieved 02:39, August 13, 2026 from https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191.
MLA style
"General tips for international travel." TCU Wiki. 20 Sep 2023, 13:48 UTC. 13 Aug 2026, 02:39 <https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191>.
MHRA style
TCU Wiki contributors, 'General tips for international travel', TCU Wiki, 20 September 2023, 13:48 UTC, <https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191> [accessed 13 August 2026]
Chicago style
TCU Wiki contributors, "General tips for international travel," TCU Wiki, https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191 (accessed August 13, 2026).
CBE/CSE style
TCU Wiki contributors. General tips for international travel [Internet]. TCU Wiki; 2023 Sep 20, 13:48 UTC [cited 2026 Aug 13]. Available from: https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191.
Bluebook style
General tips for international travel, https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191 (last visited August 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "TCU Wiki",
title = "General tips for international travel --- TCU Wiki{,} ",
year = "2023",
url = "https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191",
note = "[Online; accessed 13-August-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 = "General tips for international travel --- TCU Wiki{,} ",
year = "2023",
url = "\url{https://wiki.digitalrights.community/index.php?title=General_tips_for_international_travel&oldid=48191}",
note = "[Online; accessed 13-August-2026]"
}