Cite This Page
Bibliographic details for Feed
- Page name: Feed
- Author: AnOtherWiki contributors
- Publisher: AnOtherWiki, .
- Date of last revision: 14 September 2023 02:54 UTC
- Date retrieved: 12 June 2026 08:48 UTC
- Permanent URL: https://anotherwiki.org/index.php?title=Feed&oldid=10166
- Page Version ID: 10166
Citation styles for Feed
APA style
Feed. (2023, September 14). AnOtherWiki, . Retrieved 08:48, June 12, 2026 from https://anotherwiki.org/index.php?title=Feed&oldid=10166.
MLA style
"Feed." AnOtherWiki, . 14 Sep 2023, 02:54 UTC. 12 Jun 2026, 08:48 <https://anotherwiki.org/index.php?title=Feed&oldid=10166>.
MHRA style
AnOtherWiki contributors, 'Feed', AnOtherWiki, , 14 September 2023, 02:54 UTC, <https://anotherwiki.org/index.php?title=Feed&oldid=10166> [accessed 12 June 2026]
Chicago style
AnOtherWiki contributors, "Feed," AnOtherWiki, , https://anotherwiki.org/index.php?title=Feed&oldid=10166 (accessed June 12, 2026).
CBE/CSE style
AnOtherWiki contributors. Feed [Internet]. AnOtherWiki, ; 2023 Sep 14, 02:54 UTC [cited 2026 Jun 12]. Available from: https://anotherwiki.org/index.php?title=Feed&oldid=10166.
Bluebook style
Feed, https://anotherwiki.org/index.php?title=Feed&oldid=10166 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "AnOtherWiki",
title = "Feed --- AnOtherWiki{,} ",
year = "2023",
url = "https://anotherwiki.org/index.php?title=Feed&oldid=10166",
note = "[Online; accessed 12-June-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 = "AnOtherWiki",
title = "Feed --- AnOtherWiki{,} ",
year = "2023",
url = "\url{https://anotherwiki.org/index.php?title=Feed&oldid=10166}",
note = "[Online; accessed 12-June-2026]"
}