|
|
Cite This Page
Bibliographic details for Fork Wishlist
- Page name: Fork Wishlist
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 23 May 2019 14:55 UTC
- Date retrieved: 16 May 2026 04:28 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028
- Page Version ID: 5028
Citation styles for Fork Wishlist
APA style
Fork Wishlist. (2019, May 23). zaoniao, . Retrieved 04:28, May 16, 2026 from http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028.
MLA style
"Fork Wishlist." zaoniao, . 23 May 2019, 14:55 UTC. 16 May 2026, 04:28 <http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028>.
MHRA style
zaoniao contributors, 'Fork Wishlist', zaoniao, , 23 May 2019, 14:55 UTC, <http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028> [accessed 16 May 2026]
Chicago style
zaoniao contributors, "Fork Wishlist," zaoniao, , http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028 (accessed May 16, 2026).
CBE/CSE style
zaoniao contributors. Fork Wishlist [Internet]. zaoniao, ; 2019 May 23, 14:55 UTC [cited 2026 May 16]. Available from: http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028.
Bluebook style
Fork Wishlist, http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "Fork Wishlist --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028",
note = "[Online; accessed 16-May-2026]"
}
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 = "zaoniao",
title = "Fork Wishlist --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=Fork_Wishlist&oldid=5028}",
note = "[Online; accessed 16-May-2026]"
}