From 5e86d8619ecba83143e1d70deab1c4c679b4b769 Mon Sep 17 00:00:00 2001
From: Alder Fulton <fultona5@msu.edu>
Date: Fri, 3 Feb 2023 15:34:42 -0500
Subject: [PATCH] Mentioned URL for online articles.

---
 Zotero_Instructions.ipynb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Zotero_Instructions.ipynb b/Zotero_Instructions.ipynb
index de56a5e..d4e0bfe 100644
--- a/Zotero_Instructions.ipynb
+++ b/Zotero_Instructions.ipynb
@@ -92,7 +92,7 @@
     "\n",
     "### For example, if you wanted collect articles containing information pertaining the latest COVID-19 data:\n",
     "\n",
-    "You would need to find the articles you need online and upload them into Zotero. There, you can create and store all of your citations in one place (let’s say, in your ‘COVID-19’ folder) for future reference. With the tons of available information online about the pandemic, this will be a good way to keep track of the sources that are the most valuable to you without having to sift through extraneous data. \n",
+    "You would need to find the articles you need online and upload them into Zotero. There, you can create and store all of your citations in one place (let’s say, in your ‘COVID-19’ folder) for future reference. With the tons of available information online about the pandemic, this will be a good way to keep track of the sources that are the most valuable to you without having to sift through extraneous data. In the info tab there is a section to add URL if you want to.\n",
     "___"
    ]
   },
@@ -120,7 +120,7 @@
  ],
  "metadata": {
   "kernelspec": {
-   "display_name": "Python 3",
+   "display_name": "Python 3 (ipykernel)",
    "language": "python",
    "name": "python3"
   },
@@ -134,7 +134,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.8.8"
+   "version": "3.9.7"
   }
  },
  "nbformat": 4,
-- 
GitLab