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