Views
Actions
Cite This Page
Bibliographic details for Introduction to Models
- Page name: Introduction to Models
- Author: Forge Community Wiki contributors
- Publisher: Forge Community Wiki, .
- Date of last revision: 19 May 2021 00:59 UTC
- Date retrieved: 16 May 2026 14:41 UTC
- Permanent URL: https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634
- Page Version ID: 2634
Citation styles for Introduction to Models
APA style
Introduction to Models. (2021, May 19). Forge Community Wiki, . Retrieved 14:41, May 16, 2026 from https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634.
MLA style
"Introduction to Models." Forge Community Wiki, . 19 May 2021, 00:59 UTC. 16 May 2026, 14:41 <https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634>.
MHRA style
Forge Community Wiki contributors, 'Introduction to Models', Forge Community Wiki, , 19 May 2021, 00:59 UTC, <https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634> [accessed 16 May 2026]
Chicago style
Forge Community Wiki contributors, "Introduction to Models," Forge Community Wiki, , https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634 (accessed May 16, 2026).
CBE/CSE style
Forge Community Wiki contributors. Introduction to Models [Internet]. Forge Community Wiki, ; 2021 May 19, 00:59 UTC [cited 2026 May 16]. Available from: https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634.
Bluebook style
Introduction to Models, https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Forge Community Wiki",
title = "Introduction to Models --- Forge Community Wiki{,} ",
year = "2021",
url = "https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634",
note = "[Online; accessed 16-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 = "Forge Community Wiki",
title = "Introduction to Models --- Forge Community Wiki{,} ",
year = "2021",
url = "\url{https://forge.gemwire.uk/index.php?title=Introduction_to_Models&oldid=2634}",
note = "[Online; accessed 16-May-2026]"
}