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