Cite This Page
Bibliographic details for Fork off
- Page name: Fork off
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 11 June 2004 07:17 UTC
- Date retrieved: 8 March 2026 10:49 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618
- Page Version ID: 15618
Citation styles for Fork off
APA style
Fork off. (2004, June 11). Consumerium development wiki. Retrieved 10:49, March 8, 2026 from https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618.
MLA style
"Fork off." Consumerium development wiki. 11 Jun 2004, 07:17 UTC. 8 Mar 2026, 10:49 <https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618>.
MHRA style
Consumerium development wiki contributors, 'Fork off', Consumerium development wiki, 11 June 2004, 07:17 UTC, <https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618> [accessed 8 March 2026]
Chicago style
Consumerium development wiki contributors, "Fork off," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618 (accessed March 8, 2026).
CBE/CSE style
Consumerium development wiki contributors. Fork off [Internet]. Consumerium development wiki; 2004 Jun 11, 07:17 UTC [cited 2026 Mar 8]. Available from: https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618.
Bluebook style
Fork off, https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "Fork off --- Consumerium development wiki{,} ",
year = "2004",
url = "https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618",
note = "[Online; accessed 8-March-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 = "Consumerium development wiki",
title = "Fork off --- Consumerium development wiki{,} ",
year = "2004",
url = "\url{https://develop.consumerium.org/w/index.php?title=Fork_off&oldid=15618}",
note = "[Online; accessed 8-March-2026]"
}