From 0f6a088cf1baa2d39dbbd5080ad4d993f10469c0 Mon Sep 17 00:00:00 2001 From: Manavalan Gajapathy Date: Thu, 7 Dec 2023 19:19:43 +0000 Subject: [PATCH] fixes name; add latitude and longitude --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index df3bdd4..3b20db6 100644 --- a/index.md +++ b/index.md @@ -7,13 +7,13 @@ venue: "University of Alabama at Birmingham" # brief name of the institut address: "912 18th Street South, Birmingham, Alabama" # full street address of workshop (e.g., "Room A, 123 Forth Street, Blimingen, Euphoria"), videoconferencing URL, or 'online' country: "us" # lowercase two-letter ISO country code such as "fr" (see https://en.wikipedia.org/wiki/ISO_3166-1#Current_codes) for the institution that hosts the workshop language: "en" # lowercase two-letter ISO language code such as "fr" (see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) for the workshop -latitude: "N/A" # decimal latitude of workshop venue (use https://www.latlong.net/) -longitude: "N/A" # decimal longitude of the workshop venue (use https://www.latlong.net) +latitude: "33.501730606964" # decimal latitude of workshop venue (use https://www.latlong.net/) +longitude: "-86.80113181368425" # decimal longitude of the workshop venue (use https://www.latlong.net) humandate: "Dec 14-15, 2023" # human-readable dates for the workshop (e.g., "Feb 17-18, 2020") humantime: "9:00am - 5:00pm CST" # human-readable times for the workshop e.g., "9:00 am - 4:30 pm CEST (7:00 am - 2:30 pm UTC)" startdate: 2023-12-14 # machine-readable start date for the workshop in YYYY-MM-DD format like 2015-01-01 enddate: 2023-12-15 # machine-readable end date for the workshop in YYYY-MM-DD format like 2015-01-02 -instructor: ["Mana Gajapathy", "Austyn Trull", "Bharat Mishra", "Shaurita Hutchins", "Sam Bharti"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] +instructor: ["Manavalan Gajapathy", "Austyn Trull", "Bharat Mishra", "Shaurita Hutchins", "Sam Bharti"] # boxed, comma-separated list of instructors' names as strings, like ["Kay McNulty", "Betty Jennings", "Betty Snyder"] helper: ["Santhosh Karthikeyan, Nilesh, Kumar, Tarun Mamidi, Yuwei Song"] # boxed, comma-separated list of helpers' names, like ["Marlyn Wescoff", "Fran Bilas", "Ruth Lichterman"] email: ["kdaughtry@uabmc.edu"] # boxed, comma-separated list of contact email addresses for the host, lead instructor, or whoever else is handling questions, like ["marlyn.wescoff@example.org", "fran.bilas@example.org", "ruth.lichterman@example.org"] collaborative_notes: https://pad.carpentries.org/2023-12-14-uab # optional: URL for the workshop collaborative notes, e.g. an Etherpad or Google Docs document (e.g., https://pad.carpentries.org/2015-01-01-euphoria)