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