Cite This Page
Bibliographic details for InkStitch - stitch files from hand drawings
- Page name: InkStitch - stitch files from hand drawings
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:20 UTC
- Date retrieved: 15 July 2026 20:23 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516
- Page Version ID: 16516
Citation styles for InkStitch - stitch files from hand drawings
APA style
InkStitch - stitch files from hand drawings. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 20:23, July 15, 2026 from http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516.
MLA style
"InkStitch - stitch files from hand drawings." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:20 UTC. 15 Jul 2026, 20:23 <http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516>.
MHRA style
ArboresTechWiki contributors, 'InkStitch - stitch files from hand drawings', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:20 UTC, <http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516> [accessed 15 July 2026]
Chicago style
ArboresTechWiki contributors, "InkStitch - stitch files from hand drawings," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516 (accessed July 15, 2026).
CBE/CSE style
ArboresTechWiki contributors. InkStitch - stitch files from hand drawings [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:20 UTC [cited 2026 Jul 15]. Available from: http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516.
Bluebook style
InkStitch - stitch files from hand drawings, http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516 (last visited July 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "InkStitch - stitch files from hand drawings --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516",
note = "[Online; accessed 15-July-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 = "ArboresTechWiki",
title = "InkStitch - stitch files from hand drawings --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=InkStitch_-_stitch_files_from_hand_drawings&oldid=16516}",
note = "[Online; accessed 15-July-2026]"
}