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