Cite This Page
Bibliographic details for Logo
- Page name: Logo
- Author: InfoTechPedia contributors
- Publisher: InfoTechPedia, .
- Date of last revision: 16 February 2018 00:54 UTC
- Date retrieved: 3 June 2026 22:45 UTC
- Permanent URL: https://infotechpedia.org/w/index.php?title=Logo&oldid=2
- Page Version ID: 2
Citation styles for Logo
APA style
Logo. (2018, February 16). InfoTechPedia, . Retrieved 22:45, June 3, 2026 from https://infotechpedia.org/w/index.php?title=Logo&oldid=2.
MLA style
"Logo." InfoTechPedia, . 16 Feb 2018, 00:54 UTC. 3 Jun 2026, 22:45 <https://infotechpedia.org/w/index.php?title=Logo&oldid=2>.
MHRA style
InfoTechPedia contributors, 'Logo', InfoTechPedia, , 16 February 2018, 00:54 UTC, <https://infotechpedia.org/w/index.php?title=Logo&oldid=2> [accessed 3 June 2026]
Chicago style
InfoTechPedia contributors, "Logo," InfoTechPedia, , https://infotechpedia.org/w/index.php?title=Logo&oldid=2 (accessed June 3, 2026).
CBE/CSE style
InfoTechPedia contributors. Logo [Internet]. InfoTechPedia, ; 2018 Feb 16, 00:54 UTC [cited 2026 Jun 3]. Available from: https://infotechpedia.org/w/index.php?title=Logo&oldid=2.
Bluebook style
Logo, https://infotechpedia.org/w/index.php?title=Logo&oldid=2 (last visited June 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "InfoTechPedia",
title = "Logo --- InfoTechPedia{,} ",
year = "2018",
url = "https://infotechpedia.org/w/index.php?title=Logo&oldid=2",
note = "[Online; accessed 3-June-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 = "InfoTechPedia",
title = "Logo --- InfoTechPedia{,} ",
year = "2018",
url = "\url{https://infotechpedia.org/w/index.php?title=Logo&oldid=2}",
note = "[Online; accessed 3-June-2026]"
}
