Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Bibliographic details for "Debug Synchronet for *nix using GDB"

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "Debug Synchronet for *nix using GDB"

APA

Debug Synchronet for *nix using GDB. (2021, Apr 3). In Synchronet. Retrieved 20:15, April 25, 2024, from http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597.

MLA

Anonymous Contributors. "Debug Synchronet for *nix using GDB". Synchronet. 3 Apr. 2021. Web. 25 Apr. 2024, 20:15

MHRA

Anonymous Contributors, 'Debug Synchronet for *nix using GDB', Synchronet, 3 April 2021, 01:33 GMT, <http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597> [Accessed 25 April 2024]

Chicago

Anonymous Contributors, "Debug Synchronet for *nix using GDB", Synchronet, http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597 (Accessed April 25, 2024).

CBE/CSE

Anonymous Contributors. Debug Synchronet for *nix using GDB [Internet]. Synchronet; 2021 Apr 3, 01:33 GMT [Cited 2024 Apr 25]. Available at: http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597.

Bluebook

Debug Synchronet for *nix using GDB, http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597 (Last visited April 25, 2024).

AMA

Anonymous Contributors. Debug Synchronet for *nix using GDB. Synchronet. April 3, 2021, 01:33 GMT. Available at: http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597. Accessed April 25, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Debug Synchronet for *nix using GDB --- Synchronet",
   year = "2021",
   url = "http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597",
   note = "[Online; accessed 25-April-2024]"
 }
  

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 = "Debug Synchronet for *nix using GDB --- Synchronet",
   year = "2021",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597}",
   note = "[Online; accessed 25-April-2024]"


   author = "Anonymous Contributors",
   title = "Debug Synchronet for *nix using GDB --- Synchronet",
   year = "2021",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:gdb&rev=1617413597}",
   note = "[Online; accessed 25-April-2024]"
 }
  

DokuWiki talk pages

Markup
[[howto:gdb|Debug Synchronet for *nix using GDB]] ([[howto:gdb?rev=1617413597|this version]])
Result
Debug Synchronet for *nix using GDB (this version)