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