Cite This Page
Bibliographic details for 2017 Winter Project Week/Support for volumetric meshes
- Page name: 2017 Winter Project Week/Support for volumetric meshes
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 9 January 2017 19:44 UTC
- Date retrieved: 19 March 2026 13:40 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717
- Page Version ID: 94717
Citation styles for 2017 Winter Project Week/Support for volumetric meshes
APA style
2017 Winter Project Week/Support for volumetric meshes. (2017, January 9). NAMIC Wiki, . Retrieved 13:40, March 19, 2026 from https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717.
MLA style
"2017 Winter Project Week/Support for volumetric meshes." NAMIC Wiki, . 9 Jan 2017, 19:44 UTC. 19 Mar 2026, 13:40 <https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717>.
MHRA style
NAMIC Wiki contributors, '2017 Winter Project Week/Support for volumetric meshes', NAMIC Wiki, , 9 January 2017, 19:44 UTC, <https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717> [accessed 19 March 2026]
Chicago style
NAMIC Wiki contributors, "2017 Winter Project Week/Support for volumetric meshes," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717 (accessed March 19, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2017 Winter Project Week/Support for volumetric meshes [Internet]. NAMIC Wiki, ; 2017 Jan 9, 19:44 UTC [cited 2026 Mar 19]. Available from: https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717.
Bluebook style
2017 Winter Project Week/Support for volumetric meshes, https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717 (last visited March 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2017 Winter Project Week/Support for volumetric meshes --- NAMIC Wiki{,} ",
year = "2017",
url = "https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717",
note = "[Online; accessed 19-March-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 = "NAMIC Wiki",
title = "2017 Winter Project Week/Support for volumetric meshes --- NAMIC Wiki{,} ",
year = "2017",
url = "\url{https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=94717}",
note = "[Online; accessed 19-March-2026]"
}