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: 7 October 2024 04:52 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:52, October 7, 2024 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. 7 Oct 2024, 04:52 <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 7 October 2024]
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 October 7, 2024).
CBE/CSE style
HaskellWiki contributors. Metaチュートリアル [Internet]. HaskellWiki, ; 2022 Oct 22, 11:37 UTC [cited 2024 Oct 7]. 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 October 7, 2024).
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 7-October-2024]" }
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 7-October-2024]" }