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