Cite This Page
Bibliographic details for Libraries and tools/MIME Strike Force
- Page name: Libraries and tools/MIME Strike Force
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 24 April 2021 05:25 UTC
- Date retrieved: 14 January 2025 03:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326
- Page Version ID: 64326
Citation styles for Libraries and tools/MIME Strike Force
APA style
Libraries and tools/MIME Strike Force. (2021, April 24). HaskellWiki. Retrieved 03:24, January 14, 2025 from https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326.
MLA style
"Libraries and tools/MIME Strike Force." HaskellWiki. 24 Apr 2021, 05:25 UTC. 14 Jan 2025, 03:24 <https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326>.
MHRA style
HaskellWiki contributors, 'Libraries and tools/MIME Strike Force', HaskellWiki, 24 April 2021, 05:25 UTC, <https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326> [accessed 14 January 2025]
Chicago style
HaskellWiki contributors, "Libraries and tools/MIME Strike Force," HaskellWiki, https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326 (accessed January 14, 2025).
CBE/CSE style
HaskellWiki contributors. Libraries and tools/MIME Strike Force [Internet]. HaskellWiki; 2021 Apr 24, 05:25 UTC [cited 2025 Jan 14]. Available from: https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326.
Bluebook style
Libraries and tools/MIME Strike Force, https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326 (last visited January 14, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Libraries and tools/MIME Strike Force --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326", note = "[Online; accessed 14-January-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 = "HaskellWiki", title = "Libraries and tools/MIME Strike Force --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Libraries_and_tools/MIME_Strike_Force&oldid=64326}", note = "[Online; accessed 14-January-2025]" }