Skip to content

literaturesynthesis/notebook

Repository files navigation


Logo
A Notebook on
Meta-analyses & Systematic reviews


View online book


Quarto License CC BY 4.0
GHA render GHA deploy

OverviewUsageCitationContributingAcknowledgments

Overview

This repository contains files used to generate the online book Meta-analyses & Systematic reviews based on Quarto.

Usage

If you want to render the book locally, you need to install the following tools:

Fork this repository and clone your copy.

Then,

  • edit the _quarto.yml to change the configuration of the book
  • edit the index.qmd to modify the home page
  • edit .qmd files in chapters/ to modify book content

If you want to add a new chapter, create a new .qmd file in chapters/ and add an entry in the _quarto.yml like this:

chapters:
  - chapters/chapter-name.qmd

To update the book, run in a terminal the following command:

quarto render

Citation

Coming soon...

Contributing

All types of contributions are encouraged and valued. For more information, check out our Contributor Guidelines.

Please note that the notebook project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Acknowledgments

This project has been developed for the FRB-CESAB training courses program.

About

📓 Notebook on meta-analyses and systematic reviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published