Cite This Page
Bibliographic details for Fba Tools
- Page name: Fba Tools
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 1 February 2020 03:40 UTC
- Date retrieved: 24 March 2026 20:55 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255
- Page Version ID: 8255
Citation styles for Fba Tools
APA style
Fba Tools. (2020, February 1). CS History, . Retrieved 20:55, March 24, 2026 from https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255.
MLA style
"Fba Tools." CS History, . 1 Feb 2020, 03:40 UTC. 24 Mar 2026, 20:55 <https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255>.
MHRA style
CS History contributors, 'Fba Tools', CS History, , 1 February 2020, 03:40 UTC, <https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255> [accessed 24 March 2026]
Chicago style
CS History contributors, "Fba Tools," CS History, , https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255 (accessed March 24, 2026).
CBE/CSE style
CS History contributors. Fba Tools [Internet]. CS History, ; 2020 Feb 1, 03:40 UTC [cited 2026 Mar 24]. Available from: https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255.
Bluebook style
Fba Tools, https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255 (last visited March 24, 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=8255",
note = "[Online; accessed 24-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 = "2020",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Fba_Tools&oldid=8255}",
note = "[Online; accessed 24-March-2026]"
}