Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: SDS contributors
- Publisher: SDS.
- Date of last revision: 26 July 2024 15:20 UTC
- Date retrieved: 14 August 2026 03:20 UTC
- Permanent URL: http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21
- Page Version ID: 21
Citation styles for Main Page
APA style
Main Page. (2024, July 26). SDS. Retrieved 03:20, August 14, 2026 from http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21.
MLA style
"Main Page." SDS. 26 Jul 2024, 15:20 UTC. 14 Aug 2026, 03:20 <http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21>.
MHRA style
SDS contributors, 'Main Page', SDS, 26 July 2024, 15:20 UTC, <http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21> [accessed 14 August 2026]
Chicago style
SDS contributors, "Main Page," SDS, http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21 (accessed August 14, 2026).
CBE/CSE style
SDS contributors. Main Page [Internet]. SDS; 2024 Jul 26, 15:20 UTC [cited 2026 Aug 14]. Available from: http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21.
Bluebook style
Main Page, http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SDS",
title = "Main Page --- SDS{,} ",
year = "2024",
url = "http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21",
note = "[Online; accessed 14-August-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 = "SDS",
title = "Main Page --- SDS{,} ",
year = "2024",
url = "\url{http://wiki.scientificdatasystems.co.uk/index.php?title=Main_Page&oldid=21}",
note = "[Online; accessed 14-August-2026]"
}