Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Tuflow contributors
- Publisher: Tuflow.
- Date of last revision: 8 July 2025 00:38 UTC
- Date retrieved: 13 May 2026 10:12 UTC
- Permanent URL: https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398
- Page Version ID: 44398
Citation styles for Main Page
APA style
Main Page. (2025, July 8). Tuflow. Retrieved 10:12, May 13, 2026 from https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398.
MLA style
"Main Page." Tuflow. 8 Jul 2025, 00:38 UTC. 13 May 2026, 10:12 <https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398>.
MHRA style
Tuflow contributors, 'Main Page', Tuflow, 8 July 2025, 00:38 UTC, <https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398> [accessed 13 May 2026]
Chicago style
Tuflow contributors, "Main Page," Tuflow, https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398 (accessed May 13, 2026).
CBE/CSE style
Tuflow contributors. Main Page [Internet]. Tuflow; 2025 Jul 8, 00:38 UTC [cited 2026 May 13]. Available from: https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398.
Bluebook style
Main Page, https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Tuflow",
title = "Main Page --- Tuflow{,} ",
year = "2025",
url = "https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398",
note = "[Online; accessed 13-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 = "Tuflow",
title = "Main Page --- Tuflow{,} ",
year = "2025",
url = "\url{https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=44398}",
note = "[Online; accessed 13-May-2026]"
}