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