Bibliographic details for "3d_tools"

  • Page name: 3d_tools
  • Author: Anonymous Contributors
  • Publisher: MelonLand Wiki.
  • Date of this revision: 13 June 2025 22:15 CEST
  • Date retrieved: 15 March 2026 07:59 CET
  • Page Version ID: 1749845702

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "3d_tools"

APA style

Anonymous Contributors (2025). 3d_tools. MelonLand Wiki. Retrieved 07:59, 15 March, 2026 from https://wiki.melonland.net/3d_tools?rev=1749845702.

MLA style

“3d_tools.” MelonLand Wiki. 13 Jun 2025, 22:15 CEST. 15 Mar 2026, 07:59 <https://wiki.melonland.net/3d_tools?rev=1749845702>.

MHRA style

Anonymous Contributors, ‘3d_tools’, MelonLand Wiki, 13 June 2025, 22:15 CEST, <https://wiki.melonland.net/3d_tools?rev=1749845702> [accessed 15 March 2026]

Chicago style

Anonymous Contributors, “3d_tools,” MelonLand Wiki, https://wiki.melonland.net/3d_tools?rev=1749845702 (accessed March 15, 2026).

CBE/CSE style

Anonymous Contributors. 3d_tools [Internet]. MelonLand Wiki; 2025 Jun 13, 22:15 CEST [cited 2026 Mar 15]. Available from: https://wiki.melonland.net/3d_tools?rev=1749845702.

Bluebook style

3d_tools, https://wiki.melonland.net/3d_tools?rev=1749845702 (last visited March 15, 2026).

AMA style

Anonymous Contributors. 3d_tools. MelonLand Wiki. June 13, 2025, 22:15 CEST. Available at: https://wiki.melonland.net/3d_tools?rev=1749845702. Accessed March 15, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "3d_tools --- MelonLand Wiki",
   year = "2025",
   url = "https://wiki.melonland.net/3d_tools?rev=1749845702",
   note = "[Online; accessed 15-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 = "Anonymous Contributors",
   title = "3d_tools --- MelonLand Wiki",
   year = "2025",
   url = "\url{https://wiki.melonland.net/3d_tools?rev=1749845702}",
   note = "[Online; accessed 15-March-2026]"
 }