Cite This Page
Bibliographic details for Sign in
- Page name: Sign in
- Author: MatterControl Manual contributors
- Publisher: MatterControl Manual, .
- Date of last revision: 19 December 2016 21:49 UTC
- Date retrieved: 16 June 2026 14:38 UTC
- Permanent URL: http://104.154.32.252/index.php?title=Sign_in&oldid=3854
- Page Version ID: 3854
Citation styles for Sign in
APA style
Sign in. (2016, December 19). MatterControl Manual, . Retrieved 14:38, June 16, 2026 from http://104.154.32.252/index.php?title=Sign_in&oldid=3854.
MLA style
"Sign in." MatterControl Manual, . 19 Dec 2016, 21:49 UTC. 16 Jun 2026, 14:38 <http://104.154.32.252/index.php?title=Sign_in&oldid=3854>.
MHRA style
MatterControl Manual contributors, 'Sign in', MatterControl Manual, , 19 December 2016, 21:49 UTC, <http://104.154.32.252/index.php?title=Sign_in&oldid=3854> [accessed 16 June 2026]
Chicago style
MatterControl Manual contributors, "Sign in," MatterControl Manual, , http://104.154.32.252/index.php?title=Sign_in&oldid=3854 (accessed June 16, 2026).
CBE/CSE style
MatterControl Manual contributors. Sign in [Internet]. MatterControl Manual, ; 2016 Dec 19, 21:49 UTC [cited 2026 Jun 16]. Available from: http://104.154.32.252/index.php?title=Sign_in&oldid=3854.
Bluebook style
Sign in, http://104.154.32.252/index.php?title=Sign_in&oldid=3854 (last visited June 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MatterControl Manual",
title = "Sign in --- MatterControl Manual{,} ",
year = "2016",
url = "http://104.154.32.252/index.php?title=Sign_in&oldid=3854",
note = "[Online; accessed 16-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 = "MatterControl Manual",
title = "Sign in --- MatterControl Manual{,} ",
year = "2016",
url = "\url{http://104.154.32.252/index.php?title=Sign_in&oldid=3854}",
note = "[Online; accessed 16-June-2026]"
}