Cite This Page
Bibliographic details for Metaチュートリアル
- Page name: Metaチュートリアル
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 22 October 2022 11:37 UTC
- Date retrieved: 17 February 2025 04:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412
- Page Version ID: 65412
Citation styles for Metaチュートリアル
APA style
Metaチュートリアル. (2022, October 22). HaskellWiki. Retrieved 04:03, February 17, 2025 from https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412.
MLA style
"Metaチュートリアル." HaskellWiki. 22 Oct 2022, 11:37 UTC. 17 Feb 2025, 04:03 <https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412>.
MHRA style
HaskellWiki contributors, 'Metaチュートリアル', HaskellWiki, 22 October 2022, 11:37 UTC, <https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412> [accessed 17 February 2025]
Chicago style
HaskellWiki contributors, "Metaチュートリアル," HaskellWiki, https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412 (accessed February 17, 2025).
CBE/CSE style
HaskellWiki contributors. Metaチュートリアル [Internet]. HaskellWiki; 2022 Oct 22, 11:37 UTC [cited 2025 Feb 17]. Available from: https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412.
Bluebook style
Metaチュートリアル, https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Metaチュートリアル --- HaskellWiki{,} ", year = "2022", url = "https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412", note = "[Online; accessed 17-February-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 = "Metaチュートリアル --- HaskellWiki{,} ", year = "2022", url = "\url{https://wiki.haskell.org/index.php?title=Meta%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB&oldid=65412}", note = "[Online; accessed 17-February-2025]" }