Cite This Page
Bibliographic details for Michigan Tech's Free and Open Source Software
- Page name: Michigan Tech's Free and Open Source Software
- Author: Michigan Tech: Open Source Portal contributors
- Publisher: Michigan Tech: Open Source Portal, .
- Date of last revision: 3 February 2021 05:12 UTC
- Date retrieved: 31 March 2025 11:58 UTC
- Permanent URL: http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18
- Page Version ID: 18
Citation styles for Michigan Tech's Free and Open Source Software
APA style
Michigan Tech's Free and Open Source Software. (2021, February 3). Michigan Tech: Open Source Portal, . Retrieved 11:58, March 31, 2025 from http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18.
MLA style
"Michigan Tech's Free and Open Source Software." Michigan Tech: Open Source Portal, . 3 Feb 2021, 05:12 UTC. 31 Mar 2025, 11:58 <http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18>.
MHRA style
Michigan Tech: Open Source Portal contributors, 'Michigan Tech's Free and Open Source Software', Michigan Tech: Open Source Portal, , 3 February 2021, 05:12 UTC, <http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18> [accessed 31 March 2025]
Chicago style
Michigan Tech: Open Source Portal contributors, "Michigan Tech's Free and Open Source Software," Michigan Tech: Open Source Portal, , http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18 (accessed March 31, 2025).
CBE/CSE style
Michigan Tech: Open Source Portal contributors. Michigan Tech's Free and Open Source Software [Internet]. Michigan Tech: Open Source Portal, ; 2021 Feb 3, 05:12 UTC [cited 2025 Mar 31]. Available from: http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18.
Bluebook style
Michigan Tech's Free and Open Source Software, http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18 (last visited March 31, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Michigan Tech: Open Source Portal", title = "Michigan Tech's Free and Open Source Software --- Michigan Tech: Open Source Portal{,} ", year = "2021", url = "http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18", note = "[Online; accessed 31-March-2025]" }
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 = "Michigan Tech: Open Source Portal", title = "Michigan Tech's Free and Open Source Software --- Michigan Tech: Open Source Portal{,} ", year = "2021", url = "\url{http://opensource.mtu.edu/wiki3/index.php?title=Michigan_Tech%27s_Free_and_Open_Source_Software&oldid=18}", note = "[Online; accessed 31-March-2025]" }