|
|
Cite This Page
Bibliographic details for BIP 0123
- Page name: BIP 0123
- Author: zaoniao contributors
- Publisher: zaoniao, .
- Date of last revision: 8 April 2019 02:49 UTC
- Date retrieved: 15 May 2026 08:50 UTC
- Permanent URL: http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028
- Page Version ID: 3028
Citation styles for BIP 0123
APA style
BIP 0123. (2019, April 8). zaoniao, . Retrieved 08:50, May 15, 2026 from http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028.
MLA style
"BIP 0123." zaoniao, . 8 Apr 2019, 02:49 UTC. 15 May 2026, 08:50 <http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028>.
MHRA style
zaoniao contributors, 'BIP 0123', zaoniao, , 8 April 2019, 02:49 UTC, <http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028> [accessed 15 May 2026]
Chicago style
zaoniao contributors, "BIP 0123," zaoniao, , http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028 (accessed May 15, 2026).
CBE/CSE style
zaoniao contributors. BIP 0123 [Internet]. zaoniao, ; 2019 Apr 8, 02:49 UTC [cited 2026 May 15]. Available from: http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028.
Bluebook style
BIP 0123, http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "zaoniao",
title = "BIP 0123 --- zaoniao{,} ",
year = "2019",
url = "http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028",
note = "[Online; accessed 15-May-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 = "zaoniao",
title = "BIP 0123 --- zaoniao{,} ",
year = "2019",
url = "\url{http://en.zaoniao.it/index.php?title=BIP_0123&oldid=3028}",
note = "[Online; accessed 15-May-2026]"
}