Bibliographic details for "hacker_name_generator"

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

Citation styles for "hacker_name_generator"

APA style

Anonymous Contributors (2024). hacker_name_generator. MelonLand Wiki. Retrieved 19:56, 18 April, 2025 from https://wiki.melonland.net/hacker_name_generator?rev=1734026287.

MLA style

“hacker_name_generator.” MelonLand Wiki. 12 Dec 2024, 18:58 CET. 18 Apr 2025, 19:56 <https://wiki.melonland.net/hacker_name_generator?rev=1734026287>.

MHRA style

Anonymous Contributors, ‘hacker_name_generator’, MelonLand Wiki, 12 December 2024, 18:58 CET, <https://wiki.melonland.net/hacker_name_generator?rev=1734026287> [accessed 18 April 2025]

Chicago style

Anonymous Contributors, “hacker_name_generator,” MelonLand Wiki, https://wiki.melonland.net/hacker_name_generator?rev=1734026287 (accessed April 18, 2025).

CBE/CSE style

Anonymous Contributors. hacker_name_generator [Internet]. MelonLand Wiki; 2024 Dec 12, 18:58 CET [cited 2025 Apr 18]. Available from: https://wiki.melonland.net/hacker_name_generator?rev=1734026287.

Bluebook style

hacker_name_generator, https://wiki.melonland.net/hacker_name_generator?rev=1734026287 (last visited April 18, 2025).

AMA style

Anonymous Contributors. hacker_name_generator. MelonLand Wiki. December 12, 2024, 18:58 CET. Available at: https://wiki.melonland.net/hacker_name_generator?rev=1734026287. Accessed April 18, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "hacker_name_generator --- MelonLand Wiki",
   year = "2024",
   url = "https://wiki.melonland.net/hacker_name_generator?rev=1734026287",
   note = "[Online; accessed 18-April-2025]"
 }

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 = "hacker_name_generator --- MelonLand Wiki",
   year = "2024",
   url = "\url{https://wiki.melonland.net/hacker_name_generator?rev=1734026287}",
   note = "[Online; accessed 18-April-2025]"
 }