Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: 3Dflow Development Status contributors
- Publisher: 3Dflow Development Status, .
- Date of last revision: 24 July 2023 14:28 UTC
- Date retrieved: 14 January 2026 10:45 UTC
- Permanent URL: http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162
- Page Version ID: 162
Citation styles for Main Page
APA style
Main Page. (2023, July 24). 3Dflow Development Status, . Retrieved 10:45, January 14, 2026 from http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162.
MLA style
"Main Page." 3Dflow Development Status, . 24 Jul 2023, 14:28 UTC. 14 Jan 2026, 10:45 <http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162>.
MHRA style
3Dflow Development Status contributors, 'Main Page', 3Dflow Development Status, , 24 July 2023, 14:28 UTC, <http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162> [accessed 14 January 2026]
Chicago style
3Dflow Development Status contributors, "Main Page," 3Dflow Development Status, , http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162 (accessed January 14, 2026).
CBE/CSE style
3Dflow Development Status contributors. Main Page [Internet]. 3Dflow Development Status, ; 2023 Jul 24, 14:28 UTC [cited 2026 Jan 14]. Available from: http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162.
Bluebook style
Main Page, http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162 (last visited January 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "3Dflow Development Status",
title = "Main Page --- 3Dflow Development Status{,} ",
year = "2023",
url = "http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162",
note = "[Online; accessed 14-January-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 = "3Dflow Development Status",
title = "Main Page --- 3Dflow Development Status{,} ",
year = "2023",
url = "\url{http://devstatus.3dflow.net/index.php?title=Main_Page&oldid=162}",
note = "[Online; accessed 14-January-2026]"
}