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