Cite This Page
Bibliographic details for Exchange Rate
- Page name: Exchange Rate
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 7 October 2020 04:12 UTC
- Date retrieved: 16 July 2026 12:31 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417
- Page Version ID: 417
Citation styles for Exchange Rate
APA style
Exchange Rate. (2020, October 7). Documentation Home, . Retrieved 12:31, July 16, 2026 from https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417.
MLA style
"Exchange Rate." Documentation Home, . 7 Oct 2020, 04:12 UTC. 16 Jul 2026, 12:31 <https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417>.
MHRA style
Documentation Home contributors, 'Exchange Rate', Documentation Home, , 7 October 2020, 04:12 UTC, <https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417> [accessed 16 July 2026]
Chicago style
Documentation Home contributors, "Exchange Rate," Documentation Home, , https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417 (accessed July 16, 2026).
CBE/CSE style
Documentation Home contributors. Exchange Rate [Internet]. Documentation Home, ; 2020 Oct 7, 04:12 UTC [cited 2026 Jul 16]. Available from: https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417.
Bluebook style
Exchange Rate, https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417 (last visited July 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Exchange Rate --- Documentation Home{,} ",
year = "2020",
url = "https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417",
note = "[Online; accessed 16-July-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 = "Documentation Home",
title = "Exchange Rate --- Documentation Home{,} ",
year = "2020",
url = "\url{https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=417}",
note = "[Online; accessed 16-July-2026]"
}