madc-resource-library

Compiled by members of the Michigan Alzheimer's Disease Center's (MADC) Data Core, this site contains a growing list of resources for current and newly on-boarded staff to build technical skills supporting the MADC's day-to-day work.

https://github.com/mleighc/madc-resource-library

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Compiled by members of the Michigan Alzheimer's Disease Center's (MADC) Data Core, this site contains a growing list of resources for current and newly on-boarded staff to build technical skills supporting the MADC's day-to-day work.

Basic Info
  • Host: GitHub
  • Owner: mleighc
  • Default Branch: main
  • Size: 120 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

Learning Resource Library

Overview

Compiled by members of the Michigan Alzheimer's Disease Center's (MADC) Data Core, this site contains a growing list of resources for current and newly on-boarded staff to build technical skills supporting the MADC's day-to-day work.

Access the Learning Resource Library

Bookmark the link for future reference: https://mleighc.quarto.pub/madc-learning-resource-library/

Or grab the shortlink to share: bit.ly/madc-learn

Contribute to the Learning Resource Library

If you would like to make suggestions of resources to include or provide other feedback related to this library, please submit this form. The team will review your suggestions and update the library regularly.

The full link shared in-text is: https://forms.office.com/r/Y5DYvLgYEJ

CI/CD Deployment Workflow

This repository uses two CI/CD systems:

GitLab CI/CD

  • Real Deployment: The actual deployment of the Quarto-based resource library happens through GitLab. The GitLab CI/CD pipeline publishes the site to Quarto Pub. #### GitHub Actions
  • Dry-Run Deployment: GitHub Actions is used to simulate the deployment process. It demonstrates the steps in the GitLab CI/CD pipeline but does not perform the actual deployment to Quarto Pub.

Both workflows trigger on pushes to the main branch. You can find more details about each system in their respective configuration files: - GitLab CI/CD: .gitlab-ci.yml - GitHub Actions: .github/workflows/ci.yml

This setup allows me to showcase my deployment automation skills in GitHub while using GitLab for production deployments.

Owner

  • Name: Miranda
  • Login: mleighc
  • Kind: user
  • Location: Ann Arbor, MI
  • Company: University of Michigan

Master's Student in Information

Citation (citation.qmd)

**Skill Level**: ★ Beginner --- ★★ Intermediate --- ★★★ Advanced

# 🔖 Citation Management

## Learn Zotero

#### [**Zotero Quick-Start Guide**](https://www.zotero.org/support/quick_start_guide) **- Documentation** ★

> An overview of Zotero's features and capabilities from the Zotero team

#### [**Zotero Research Guide**](https://guides.lib.umich.edu/zotero) **- Reference** ★

> A research guide developed by the University of Michigan Library with guidance on saving, organizing, and automating citation management

#### [**How To Use Zotero (A Complete Beginner's Guide)**](https://youtu.be/JG7Uq_JFDzE?si=E6ct16pIHbP0XmD4) **- Video** ★

> A (12 min) tutorial on how to use Zotero for beginners

#### [**Upcoming Sessions from the Teaching and Technology Collaborative**](https://ttc.iss.lsa.umich.edu/ttc/sessions/upcoming/sponsor/university-library/?mode=excerpt) **- Workshops** ★★

> A listing of upcoming in-person workshops on citation management and research tools from the University of Michigan Library

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2

Dependencies

.github/workflows/ci.yml actions