diff --git a/_config.yml b/_config.yml index a7547f8..dfdf173 100644 --- a/_config.yml +++ b/_config.yml @@ -54,6 +54,8 @@ menu: url: /structure/ - title: Resources url: /resources/ + - title: Contact + url: /contact/ # Add links to the footer. # Typically you'll want to link to your cookie- or privacy policy (if appliable), etc.. diff --git a/contact.md b/contact.md new file mode 100644 index 0000000..1337179 --- /dev/null +++ b/contact.md @@ -0,0 +1,37 @@ +--- +layout: about +image: /assets/img/SPARK_logo.png +description: > + Statistics and Data Science Partnership for Applied Research in Communication Sciences and Disorders. +hide_description: true +redirect_from: + - /download/ +--- + +# Contact + +Depending on your inquiry and affiliation, there are different ways of getting in contact with us. + +## Members of the CSD department @ Northwestern University + +If you are a member of the [CSD department](https://communication.northwestern.edu/academics/communication-sciences-and-disorders/) at Northwestern, you have multiple options to reach us. However, ideally you utilize the [SPARK SharePoint](https://nuwildcat.sharepoint.com/sites/SOC-SPARK/SitePages/SPARK.aspx) + +As a department member, you have access to [SPARK's internal SharePoint](https://nuwildcat.sharepoint.com/sites/SOC-SPARK/SitePages/SPARK.aspx) site. There, we implemented a ticketing system specifically for department members through which you can submit an inquiry. Once received we will get back to you as soon as possible. + +If you would like to reach us via another option, please have a look at the next section. + +## Members of other Northwestern University departments and everyone + +You can contact us via one of the options below, whatever works best for you. + +**`Email`** + +You can reach us via `Email`: `spark-csd@northwestern.edu`. + +**`Open Office and hack hours`** + +We conduct regular `open office` on Mondays from 10 am - 12 pm (CST) and `hack hours` on Wednesdays from 2 - 4 pm (CST), both in person and via `zoom`. If you would like to join via `zoom`, please write us a short `Email` and we will share the link (sorry we can not openly share the meeting link as there are many trolls scraping the internet for this sort of information). + +During `Open office hours`, you can just stop by with your question and inquiry. If possible, please prepare a short overview/summary and materials (e.g. `data`, etc.). As we can't predict how many people might want to utilize this offer, we can't guarantee that we can attend to everyone. If you want, you can of course send us an `Email` before stopping by so that we can reserve a spot for you. Importantly, priority will be given to members of the `CSD department`. + +Our `hack hours` are intended to be a form of show and tell. That is, if you have something you would like to share with people, e.g. a cool paper or resources, or want to try out with community support, e.g. a new analysis or tool, please just join. This is meant to a completely open format for everyone. Sometimes we might `code` a lot and other times, we might do a little `tutorial` or discuss a method or publication. \ No newline at end of file diff --git a/resources.md b/resources.md index 682507f..44b9c32 100644 --- a/resources.md +++ b/resources.md @@ -18,24 +18,24 @@ You can find further information regarding the different types below. One of `SPARK`'s main endeavors is to provide consulting and direct support for researchers across all levels concerning everything related to -- `data science`, including: +- **`data science`**, including: - `data standardization` and `management` - `preprocessing` and `analyses` - `visualization` and `evaluation` - `analysis workflows` -- `AI`, including: +- **`AI`**, including: - `development` of new and `application` of existing `models` - `fine-tuning` of existing `models` - `model evaluation` -- `computational work`, including: +- **`computational work`**, including: - `programming` in `bash`, `python` and `R` (other languages such as `HTML` or `Matlab` are also supported) - `version control` for `code` and `data` - `computational environments`, e.g. `virtualization` and `HPC` - `software development` and `continuous integration` -- `open and reproducible science`, including: +- **`open and reproducible science`**, including: - `data` and `code sharing` - `data management plans` - open `repositories`