Bibliographic details for "3d_tools"

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

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=1750092041.

MLA style

“3d_tools.” MelonLand Wiki. 16 Jun 2025, 18:40 CEST. 15 Mar 2026, 07:59 <https://wiki.melonland.net/3d_tools?rev=1750092041>.

MHRA style

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

Chicago style

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

CBE/CSE style

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

Bluebook style

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

AMA style

Anonymous Contributors. 3d_tools. MelonLand Wiki. June 16, 2025, 18:40 CEST. Available at: https://wiki.melonland.net/3d_tools?rev=1750092041. 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=1750092041",
   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=1750092041}",
   note = "[Online; accessed 15-March-2026]"
 }