Bibliographic details for "Getting Started on Windows for C/C++ Beginners"

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 "Getting Started on Windows for C/C++ Beginners"

APA

Getting Started on Windows for C/C++ Beginners. (2022, Nov 19). In Geany Wiki. Retrieved 20:18, March 28, 2024, from https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362.

MLA

Anonymous Contributors. "Getting Started on Windows for C/C++ Beginners". Geany Wiki. 19 Nov. 2022. Web. 28 Mar. 2024, 20:18

MHRA

Anonymous Contributors, 'Getting Started on Windows for C/C++ Beginners', Geany Wiki, 19 November 2022, 12:02 GMT, <https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362> [Accessed 28 March 2024]

Chicago

Anonymous Contributors, "Getting Started on Windows for C/C++ Beginners", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362 (Accessed March 28, 2024).

CBE/CSE

Anonymous Contributors. Getting Started on Windows for C/C++ Beginners [Internet]. Geany Wiki; 2022 Nov 19, 12:02 GMT [Cited 2024 Mar 28]. Available at: https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362.

Bluebook

Getting Started on Windows for C/C++ Beginners, https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362 (Last visited March 28, 2024).

AMA

Anonymous Contributors. Getting Started on Windows for C/C++ Beginners. Geany Wiki. November 19, 2022, 12:02 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362. Accessed March 28, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Getting Started on Windows for C/C++ Beginners --- Geany Wiki",
   year = "2022",
   url = "https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362",
   note = "[Online; accessed 28-March-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 = "Getting Started on Windows for C/C++ Beginners --- Geany Wiki",
   year = "2022",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362}",
   note = "[Online; accessed 28-March-2024]"


   author = "Anonymous Contributors",
   title = "Getting Started on Windows for C/C++ Beginners --- Geany Wiki",
   year = "2022",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:win32:getting-started&rev=1668859362}",
   note = "[Online; accessed 28-March-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:win32:getting-started|Getting Started on Windows for C/C++ Beginners]] ([[howtos:win32:getting-started?rev=1668859362|this version]])
Result
Getting Started on Windows for C/C++ Beginners (this version)
Print/export