From 2b2cd320ea7f6cb5c0f339ebc80080494e2e109a Mon Sep 17 00:00:00 2001 From: Nathan <nathan@druids.tech> Date: Tue, 28 Nov 2023 20:27:59 +0000 Subject: [PATCH] week 15 --- guides/md-referencing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/guides/md-referencing.md b/guides/md-referencing.md index b0805f0..91db7ac 100644 --- a/guides/md-referencing.md +++ b/guides/md-referencing.md @@ -3,7 +3,9 @@ Below is an overview of reference style links in markdown but for those in a rush, lets provide the quick version for our use case: Create your citation using 2 sets of square brackets. The first goes around the keyword that is a link. The second goes immediately after and is a label (make it unique.) To make this fit the uwe Harvard style you can write the author name and date in parentheses and wrap them in `[]`. -At the end of your document, place `[]:` with the unique label you provided in the citation inside of the braces and then paste the UWE Harvard reference after the colon. +At the end of your document, place `[]:` with the unique label you provided in the citation inside of the braces and then paste the UWE Harvard reference after the colon. Build the reference [here](https://www.uwe.ac.uk/study/study-support/study-skills/referencing/referencing-tools/harvard-reference-builder?gad_source=1&gclid=CjwKCAiAvJarBhA1EiwAGgZl0PX7Wv_Q390KWIi94s9jHiJRn0CAd_6vRt1vvOtyT77uDWiABu9sRRoC8RQQAvD_BwE&gclsrc=aw.ds) and then copy and past the output. + + Follow this example: To reference my latest paper (as an example), you might consider the following example: -- GitLab