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