Cite This Page
Bibliographic details for Exchange Rate
- Page name: Exchange Rate
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 28 December 2020 05:08 UTC
- Date retrieved: 17 April 2026 15:26 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=2410
- Page Version ID: 2410
Citation styles for Exchange Rate
APA style
Exchange Rate. (2020, December 28). Documentation Home, . Retrieved 15:26, April 17, 2026 from https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=2410.
MLA style
"Exchange Rate." Documentation Home, . 28 Dec 2020, 05:08 UTC. 17 Apr 2026, 15:26 <https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=2410>.
MHRA style
Documentation Home contributors, 'Exchange Rate', Documentation Home, , 28 December 2020, 05:08 UTC, <https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=2410> [accessed 17 April 2026]
Chicago style
Documentation Home contributors, "Exchange Rate," Documentation Home, , https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=2410 (accessed April 17, 2026).
CBE/CSE style
Documentation Home contributors. Exchange Rate [Internet]. Documentation Home, ; 2020 Dec 28, 05:08 UTC [cited 2026 Apr 17]. Available from: https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=2410.
Bluebook style
Exchange Rate, https://docs.oojeema.com/index.php?title=Exchange_Rate&oldid=2410 (last visited April 17, 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=2410",
note = "[Online; accessed 17-April-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=2410}",
note = "[Online; accessed 17-April-2026]"
}