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