Cite This Page
Bibliographic details for Top Barite API Tips
- Page name: Top Barite API Tips
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 14 March 2020 04:49 UTC
- Date retrieved: 19 August 2026 12:15 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364
- Page Version ID: 8364
Citation styles for Top Barite API Tips
APA style
Top Barite API Tips. (2020, March 14). CS History, . Retrieved 12:15, August 19, 2026 from https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364.
MLA style
"Top Barite API Tips." CS History, . 14 Mar 2020, 04:49 UTC. 19 Aug 2026, 12:15 <https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364>.
MHRA style
CS History contributors, 'Top Barite API Tips', CS History, , 14 March 2020, 04:49 UTC, <https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364> [accessed 19 August 2026]
Chicago style
CS History contributors, "Top Barite API Tips," CS History, , https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364 (accessed August 19, 2026).
CBE/CSE style
CS History contributors. Top Barite API Tips [Internet]. CS History, ; 2020 Mar 14, 04:49 UTC [cited 2026 Aug 19]. Available from: https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364.
Bluebook style
Top Barite API Tips, https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364 (last visited August 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Top Barite API Tips --- CS History{,} ",
year = "2020",
url = "https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364",
note = "[Online; accessed 19-August-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 = "Top Barite API Tips --- CS History{,} ",
year = "2020",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Top_Barite_API_Tips&oldid=8364}",
note = "[Online; accessed 19-August-2026]"
}