Cite This Page
- Page name: One share
- Author: Consumerium development wiki contributors
- Publisher: Consumerium development wiki.
- Date of last revision: 4 February 2019 10:03 UTC
- Date retrieved: 7 February 2026 08:14 UTC
- Permanent URL: https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999
- Page Version ID: 48999
APA style
One share. (2019, February 4). Consumerium development wiki. Retrieved 08:14, February 7, 2026 from https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999.
MLA style
"One share." Consumerium development wiki. 4 Feb 2019, 10:03 UTC. 7 Feb 2026, 08:14 <https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999>.
MHRA style
Consumerium development wiki contributors, 'One share', Consumerium development wiki, 4 February 2019, 10:03 UTC, <https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999> [accessed 7 February 2026]
Chicago style
Consumerium development wiki contributors, "One share," Consumerium development wiki, https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999 (accessed February 7, 2026).
CBE/CSE style
Consumerium development wiki contributors. One share [Internet]. Consumerium development wiki; 2019 Feb 4, 10:03 UTC [cited 2026 Feb 7]. Available from: https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999.
Bluebook style
One share, https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999 (last visited February 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Consumerium development wiki",
title = "One share --- Consumerium development wiki{,} ",
year = "2019",
url = "https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999",
note = "[Online; accessed 7-February-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 = "Consumerium development wiki",
title = "One share --- Consumerium development wiki{,} ",
year = "2019",
url = "\url{https://develop.consumerium.org/w/index.php?title=One_share&oldid=48999}",
note = "[Online; accessed 7-February-2026]"
}