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: 16 January 2017 15:36 UTC
- Date retrieved: 25 February 2026 08:19 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=95198
- Page Version ID: 95198
Citation styles for 2017 Winter Project Week/Support for volumetric meshes
APA style
2017 Winter Project Week/Support for volumetric meshes. (2017, January 16). NAMIC Wiki, . Retrieved 08:19, February 25, 2026 from https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=95198.
MLA style
"2017 Winter Project Week/Support for volumetric meshes." NAMIC Wiki, . 16 Jan 2017, 15:36 UTC. 25 Feb 2026, 08:19 <https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=95198>.
MHRA style
NAMIC Wiki contributors, '2017 Winter Project Week/Support for volumetric meshes', NAMIC Wiki, , 16 January 2017, 15:36 UTC, <https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=95198> [accessed 25 February 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=95198 (accessed February 25, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2017 Winter Project Week/Support for volumetric meshes [Internet]. NAMIC Wiki, ; 2017 Jan 16, 15:36 UTC [cited 2026 Feb 25]. Available from: https://www.na-mic.org/w/index.php?title=2017_Winter_Project_Week/Support_for_volumetric_meshes&oldid=95198.
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=95198 (last visited February 25, 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=95198",
note = "[Online; accessed 25-February-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=95198}",
note = "[Online; accessed 25-February-2026]"
}