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