Bibliographic details for "Adding Manual or Custom Fold Points"

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 "Adding Manual or Custom Fold Points"

APA

Adding Manual or Custom Fold Points. (2014, Mar 6). In Geany Wiki. Retrieved 17:35, May 2, 2024, from https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674.

MLA

Anonymous Contributors. "Adding Manual or Custom Fold Points". Geany Wiki. 6 Mar. 2014. Web. 2 May. 2024, 17:35

MHRA

Anonymous Contributors, 'Adding Manual or Custom Fold Points', Geany Wiki, 6 March 2014, 09:21 GMT, <https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674> [Accessed 2 May 2024]

Chicago

Anonymous Contributors, "Adding Manual or Custom Fold Points", Geany Wiki, https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674 (Accessed May 2, 2024).

CBE/CSE

Anonymous Contributors. Adding Manual or Custom Fold Points [Internet]. Geany Wiki; 2014 Mar 6, 09:21 GMT [Cited 2024 May 2]. Available at: https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674.

Bluebook

Adding Manual or Custom Fold Points, https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674 (Last visited May 2, 2024).

AMA

Anonymous Contributors. Adding Manual or Custom Fold Points. Geany Wiki. March 6, 2014, 09:21 GMT. Available at: https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674. Accessed May 2, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "Adding Manual or Custom Fold Points --- Geany Wiki",
   year = "2014",
   url = "https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674",
   note = "[Online; accessed 2-May-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 = "Adding Manual or Custom Fold Points --- Geany Wiki",
   year = "2014",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674}",
   note = "[Online; accessed 2-May-2024]"


   author = "Anonymous Contributors",
   title = "Adding Manual or Custom Fold Points --- Geany Wiki",
   year = "2014",
   url = "\url{https://wiki.geany.org/doku.php?id=howtos:adding_fold_points&rev=1394097674}",
   note = "[Online; accessed 2-May-2024]"
 }
  

DokuWiki talk pages

Markup
[[howtos:adding_fold_points|Adding Manual or Custom Fold Points]] ([[howtos:adding_fold_points?rev=1394097674|this version]])
Result
Adding Manual or Custom Fold Points (this version)
Print/export