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