Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Tuflow contributors
- Publisher: Tuflow.
- Date of last revision: 29 May 2025 06:45 UTC
- Date retrieved: 15 March 2026 23:39 UTC
- Permanent URL: https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=43598
- Page Version ID: 43598
Citation styles for Main Page
APA style
Main Page. (2025, May 29). Tuflow. Retrieved 23:39, March 15, 2026 from https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=43598.
MLA style
"Main Page." Tuflow. 29 May 2025, 06:45 UTC. 15 Mar 2026, 23:39 <https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=43598>.
MHRA style
Tuflow contributors, 'Main Page', Tuflow, 29 May 2025, 06:45 UTC, <https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=43598> [accessed 15 March 2026]
Chicago style
Tuflow contributors, "Main Page," Tuflow, https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=43598 (accessed March 15, 2026).
CBE/CSE style
Tuflow contributors. Main Page [Internet]. Tuflow; 2025 May 29, 06:45 UTC [cited 2026 Mar 15]. Available from: https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=43598.
Bluebook style
Main Page, https://wiki.tuflow.com/w/index.php?title=Main_Page&oldid=43598 (last visited March 15, 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=43598",
note = "[Online; accessed 15-March-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=43598}",
note = "[Online; accessed 15-March-2026]"
}