Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Engineer-it contributors
- Publisher: Engineer-it, .
- Date of last revision: 19 November 2022 20:00 UTC
- Date retrieved: 22 April 2026 02:06 UTC
- Permanent URL: https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574
- Page Version ID: 1574
Citation styles for Main Page
APA style
Main Page. (2022, November 19). Engineer-it, . Retrieved 02:06, April 22, 2026 from https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574.
MLA style
"Main Page." Engineer-it, . 19 Nov 2022, 20:00 UTC. 22 Apr 2026, 02:06 <https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574>.
MHRA style
Engineer-it contributors, 'Main Page', Engineer-it, , 19 November 2022, 20:00 UTC, <https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574> [accessed 22 April 2026]
Chicago style
Engineer-it contributors, "Main Page," Engineer-it, , https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574 (accessed April 22, 2026).
CBE/CSE style
Engineer-it contributors. Main Page [Internet]. Engineer-it, ; 2022 Nov 19, 20:00 UTC [cited 2026 Apr 22]. Available from: https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574.
Bluebook style
Main Page, https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574 (last visited April 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Engineer-it",
title = "Main Page --- Engineer-it{,} ",
year = "2022",
url = "https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574",
note = "[Online; accessed 22-April-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 = "Engineer-it",
title = "Main Page --- Engineer-it{,} ",
year = "2022",
url = "\url{https://eit.engineers.scot/index.php?title=Main_Page&oldid=1574}",
note = "[Online; accessed 22-April-2026]"
}