Cite This Page
Bibliographic details for Guide:Introduction
- Page name: Guide:Introduction
- Author: Linguifex contributors
- Publisher: Linguifex.
- Date of last revision: 24 August 2017 18:43 UTC
- Date retrieved: 13 May 2026 19:16 UTC
- Permanent URL: https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401
- Page Version ID: 85401
Citation styles for Guide:Introduction
APA style
Guide:Introduction. (2017, August 24). Linguifex. Retrieved 19:16, May 13, 2026 from https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401.
MLA style
"Guide:Introduction." Linguifex. 24 Aug 2017, 18:43 UTC. 13 May 2026, 19:16 <https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401>.
MHRA style
Linguifex contributors, 'Guide:Introduction', Linguifex, 24 August 2017, 18:43 UTC, <https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401> [accessed 13 May 2026]
Chicago style
Linguifex contributors, "Guide:Introduction," Linguifex, https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401 (accessed May 13, 2026).
CBE/CSE style
Linguifex contributors. Guide:Introduction [Internet]. Linguifex; 2017 Aug 24, 18:43 UTC [cited 2026 May 13]. Available from: https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401.
Bluebook style
Guide:Introduction, https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Linguifex",
title = "Guide:Introduction --- Linguifex{,} ",
year = "2017",
url = "https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401",
note = "[Online; accessed 13-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 = "Linguifex",
title = "Guide:Introduction --- Linguifex{,} ",
year = "2017",
url = "\url{https://linguifex.com/w/index.php?title=Guide:Introduction&oldid=85401}",
note = "[Online; accessed 13-May-2026]"
}