Cite This Page
Bibliographic details for MinGW
- Page name: MinGW
- Author: UCT EE Wiki contributors
- Publisher: UCT EE Wiki, .
- Date of last revision: 30 July 2020 13:42 UTC
- Date retrieved: 29 March 2026 05:25 UTC
- Permanent URL: http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381
- Page Version ID: 381
Citation styles for MinGW
APA style
MinGW. (2020, July 30). UCT EE Wiki, . Retrieved 05:25, March 29, 2026 from http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381.
MLA style
"MinGW." UCT EE Wiki, . 30 Jul 2020, 13:42 UTC. 29 Mar 2026, 05:25 <http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381>.
MHRA style
UCT EE Wiki contributors, 'MinGW', UCT EE Wiki, , 30 July 2020, 13:42 UTC, <http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381> [accessed 29 March 2026]
Chicago style
UCT EE Wiki contributors, "MinGW," UCT EE Wiki, , http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381 (accessed March 29, 2026).
CBE/CSE style
UCT EE Wiki contributors. MinGW [Internet]. UCT EE Wiki, ; 2020 Jul 30, 13:42 UTC [cited 2026 Mar 29]. Available from: http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381.
Bluebook style
MinGW, http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381 (last visited March 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "UCT EE Wiki",
title = "MinGW --- UCT EE Wiki{,} ",
year = "2020",
url = "http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381",
note = "[Online; accessed 29-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 = "UCT EE Wiki",
title = "MinGW --- UCT EE Wiki{,} ",
year = "2020",
url = "\url{http://wiki.ee.uct.ac.za/index.php?title=MinGW&oldid=381}",
note = "[Online; accessed 29-March-2026]"
}