ladenburgconsensusstatements
Science Score: 67.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
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: tscnlab
- License: cc-by-4.0
- Language: HTML
- Default Branch: main
- Homepage: https://lightforpublichealth.org/
- Size: 22.9 MB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 3
Metadata Files
README.md

Evidence-based public health messaging on the non-visual effects of ocular light exposure
Consensus statements for a coordinated health communication campaign
Manuel Spitschan
Technical University of Munich & Max Planck Institute for Biological Cybernetics, Germany
Laura Kervezee
Leiden University Medical Center, Netherlands
Oliver Stefani
Lucerne University of Applied Sciences and Arts, Switzerland
Marijke Gordijn
Chrono@Work & University of Groningen, Netherlands
Jennifer A. Veitch
National Research Council of Canada, Canada
Renske Lok
Stanford University, USA
On behalf of the Ladenburg Light and Health Consortium
About
This repository contains the source code for the website underlying the Ladenburg Consensus Statements, a Quarto-based website that compiles expert consensus on the intersection of public health and digital transformation.
The live website is available at: lightforpublichealth.org (DOI: 10.17617/1.4a6s-ec74).
Permanent Zenodo archive of this repository: .
Overview
The website presents these consensus statements, background information, and details about the contributing consortium.
Repository structure
The repository is organized as follows:
index.qmd– Homepage of the websiteforeword.qmd– Foreword written by Anna Wirz-Justicebackground-information.qmd– Detailed background on the topics addressedconsensus-statements.qmd– The main consensus statementsconsortium.qmd– Information about the contributing experts and organizationssupporting-orgs.qmd– List of supporting organizationsmaterials.qmd- Materials and resourcespress.qmd- Press kitfunding.qmd– Funding sources and acknowledgmentsimprint.qmd– Legal information and imprintlicense-statements.qmd– Licensing information for the contentreferences.bib– Bibliographic references used in the documentsstyles.css– Custom CSS styles for the website_quarto.yml– Quarto configuration fileCITATION.cff– Citation file for the projectLICENSE– Project license (CC-BY-4.0)
Getting started
To build and serve the website locally, follow these steps:
- Clone the repository:
bash
git clone https://github.com/tscnlab/LadenburgConsensusStatements.git
cd LadenburgConsensusStatements
- Install Quarto:
Ensure you have Quarto installed on your system.
- Render the website:
bash
quarto preview
This command will render the website and serve it locally. You can view it in your browser at http://localhost:4200/.
License
The content of this project is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).
Citation
If you use or reference this work, please cite it as follows:
Spitschan, M., Kervezee, L., Stefani, O., Gordijn, M., Veitch, J. A., Lok, R., & Ladenburg Light and Health Consortium (2025). Evidence-based public health messaging on the non-visual effects of ocular light exposure: Core statements for a coordinated health communication campaign. DOI: 10.17617/1.4a6s-ec74.
Contact
For questions or further information, please visit lightforpublichealth.org or contact Manuel Spitschan at manuel.spitschan@tum.de.
Owner
- Name: MPI-BC Translational Sensory & Circadian Neuroscience Lab & TUM Chronobiology & Health
- Login: tscnlab
- Kind: organization
- Location: Germany
- Website: https://www.tscnlab.org/
- Repositories: 1
- Profile: https://github.com/tscnlab
Citation (CITATION.cff)
cff-version: 1.2.0
title: >-
Evidence-based public health messaging on the non-visual
effects of ocular light exposure: Consensus statements for
a coordinated health communication campaign
message: 'If you use this work, please cite it as below.'
type: software
authors:
- family-names: Spitschan
given-names: Manuel
affiliation: >-
Technical University of Munich & Max Planck Institute
for Biological Cybernetics, Germany
orcid: 'https://orcid.org/0000-0002-8572-9268'
- family-names: Kervezee
given-names: Laura
affiliation: 'Leiden University Medical Center, Netherlands'
orcid: 'https://orcid.org/0000-0002-6062-9164'
- family-names: Stefani
given-names: Oliver
affiliation: >-
Lucerne University of Applied Sciences and Arts,
Switzerland
orcid: 'https://orcid.org/0000-0003-0199-6500'
- family-names: Gordijn
given-names: Marijke
affiliation: 'Chrono@Work & University of Groningen, Netherlands'
orcid: 'https://orcid.org/0000-0001-9521-8085'
- family-names: Veitch
given-names: Jennifer A.
affiliation: 'National Research Council of Canada, Canada'
orcid: 'https://orcid.org/0000-0003-3183-4537'
- family-names: Lok
given-names: Renske
affiliation: 'Stanford University, USA'
orcid: 'https://orcid.org/0000-0003-1684-5625'
- name: Ladenburg Light and Health Consortium
website: 'https://lightforpublichealth.org/consortium'
identifiers:
- type: doi
value: 10.17617/1.4a6s-ec74
repository-code: 'https://github.com/tscnlab/LadenburgConsensusStatements'
url: 'https://doi.org/10.17617/1.4a6s-ec74'
keywords:
- circadian rhythms
- public health
- light exposure
- health communication
- non-visual effects
license: CC-BY-4.0
GitHub Events
Total
- Release event: 3
- Watch event: 1
- Delete event: 1
- Push event: 330
- Pull request event: 1
- Create event: 6
Last Year
- Release event: 3
- Watch event: 1
- Delete event: 1
- Push event: 330
- Pull request event: 1
- Create event: 6
Dependencies
- actions/checkout v4 composite
- quarto-dev/quarto-actions/publish v2 composite
- quarto-dev/quarto-actions/setup v2 composite