Cite This Page
Bibliographic details for OpenWRT
- Page name: OpenWRT
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 April 2016 02:39 UTC
- Date retrieved: 25 March 2023 17:49 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687
- Page Version ID: 60687
Citation styles for OpenWRT
APA style
OpenWRT. (2016, April 19). HaskellWiki, . Retrieved 17:49, March 25, 2023 from https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687.
MLA style
"OpenWRT." HaskellWiki, . 19 Apr 2016, 02:39 UTC. 25 Mar 2023, 17:49 <https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687>.
MHRA style
HaskellWiki contributors, 'OpenWRT', HaskellWiki, , 19 April 2016, 02:39 UTC, <https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "OpenWRT," HaskellWiki, , https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. OpenWRT [Internet]. HaskellWiki, ; 2016 Apr 19, 02:39 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687.
Bluebook style
OpenWRT, https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "OpenWRT --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687", note = "[Online; accessed 25-March-2023]" }
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 = "OpenWRT --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=OpenWRT&oldid=60687}", note = "[Online; accessed 25-March-2023]" }