Cite This Page
Bibliographic details for Fba Tools
- Page name: Fba Tools
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 23 January 2020 02:32 UTC
- Date retrieved: 10 May 2026 01:24 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204
- Page Version ID: 8204
Citation styles for Fba Tools
APA style
Fba Tools. (2020, January 23). CS History, . Retrieved 01:24, May 10, 2026 from https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204.
MLA style
"Fba Tools." CS History, . 23 Jan 2020, 02:32 UTC. 10 May 2026, 01:24 <https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204>.
MHRA style
CS History contributors, 'Fba Tools', CS History, , 23 January 2020, 02:32 UTC, <https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204> [accessed 10 May 2026]
Chicago style
CS History contributors, "Fba Tools," CS History, , https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204 (accessed May 10, 2026).
CBE/CSE style
CS History contributors. Fba Tools [Internet]. CS History, ; 2020 Jan 23, 02:32 UTC [cited 2026 May 10]. Available from: https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204.
Bluebook style
Fba Tools, https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Fba Tools --- CS History{,} ",
year = "2020",
url = "https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204",
note = "[Online; accessed 10-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 = "CS History",
title = "Fba Tools --- CS History{,} ",
year = "2020",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8204}",
note = "[Online; accessed 10-May-2026]"
}