Note
Copyright © 2026 The Regents of the University of Michigan
- Click the "Use this template" button, or download or fork this repo.
- Then, do a global Find and Replace All (Ctrl+Shift+H or Cmd+Shift+H) across all project files for the following variables:
YOUR_PROJECT_TITLE→ e.g.,Sleep Data AnalyzerYOUR_REPO_NAME→ e.g.,sleep-data-analyzer(no spaces, used for URLs)YOUR_YEAR→ e.g.,2026YOUR_DOI→ e.g.,10.5281/zenodo.xxxxxxx(or delete if not yet assigned)
- Manually edit these sections:
README.md→ Description section and Credits sectionCITATION.cff→authors:block.zenodo.json→creators:block
- When done, delete this note block.
YOUR_PROJECT_TITLE is a < program/library/collection of scripts > for < description of what it does and what problem it solves >.
< List of key features, or a few sentences about what makes this project unique >.
- < Short compile/run instructions, without too much detail >
- Complete documentation: See the
/docsfolder in this repository for setup guides, usage examples, architecture, and technical details. - Overview for researchers and developers: Visit the Health Research Resource Library for a high-level summary, key features, and important assumptions.
- < Links to study website, related projects, etc. >
< 1-2 paragraphs about your department, core, lab, study team, class or project. This is your marketing space! >
Learn more at: < link to dept/lab/project website >
To get in touch, contact the project maintainers or the individual developers in the check-in history.
If you need assistance identifying a contact person, email the Mobile Technologies Core at: efdc-mobiletech@umich.edu
- Gabriel Mongefranco (@gabrielmongefranco)
- Name [ @githubusername ]( link to github profile or website )
- Name [ @githubusername ]( link to github profile or website )
- [ Name ]( link to profile or website ) [ @githubusername ]( link to github profile )
- [ Name ]( link to profile or website ) [ @githubusername ]( link to github profile )
- Eisenberg Family Depression Center (@DepressionCenter)
- Name [ @githubusername ]( link to github profile or website )
- Name [ @githubusername ]( link to github profile or website )
- [ Name ]( link to profile or website ) [ @githubusername ]( link to github profile )
- [ Name ]( link to profile or website ) [ @githubusername ]( link to github profile )
- None
- OR < Library_or_project_name > : < what_it_does. How_it_is_used_in_this_project. > License: < license >. < link >
Copyright © YOUR_YEAR The Regents of the University of Michigan
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl-3.0-standalone.html.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You should have received a copy of the license included in the section entitled "GNU Free Documentation License". If not, see https://www.gnu.org/licenses/fdl-1.3-standalone.html
If you find this repository, code or paper useful for your research, please cite it.
Last, first; Last, First; Last, First (YOUR_YEAR). YOUR_PROJECT_NAME. Eisenberg Family Depression Center, University of Michigan. Software. https://github.com/DepressionCenter/YOUR_REPO_NAME
DOI: YOUR_DOI
- 2026-01-01: v1.0. < DOI # e.g. 10.6084/m9.figshare.xxxxxx.v1 >
- 2026-06-30: v1.5. < DOI # e.g. 10.6084/m9.figshare.xxxxxx.v1_5 >
- 2026-12-01: v2.0. < DOI # e.g. 10.6084/m9.figshare.xxxxxx.v2 >
Copyright © YOUR_YEAR The Regents of the University of Michigan

