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: 23 March 2026 15:03 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 15:03, March 23, 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. 23 Mar 2026, 15:03 <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 23 March 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 March 23, 2026).
CBE/CSE style
CS History contributors. Top Barite API Tips [Internet]. CS History, ; 2020 Mar 14, 04:49 UTC [cited 2026 Mar 23]. 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 March 23, 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 23-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 = "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 23-March-2026]"
}