From 1b5233efa6bb347e344da18fe5abb098c9c11c65 Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:16:40 -0500 Subject: [PATCH] Update index.Rmd with available course formats Added all available course formats --- index.Rmd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.Rmd b/index.Rmd index 967e955..980129f 100644 --- a/index.Rmd +++ b/index.Rmd @@ -21,3 +21,12 @@ knitr::write_bib(c( # About this Course {-} This course is part of a series of courses for the [Informatics Technology for Cancer Research (ITCR)](https://itcr.cancer.gov/) called the Informatics Technology for Cancer Research Education Resource. This material was created by the ITCR Training Network (ITN) which is a collaborative effort of researchers around the United States to support cancer informatics and data science training through resources, technology, and events. This initiative is funded by the following grant: [National Cancer Institute (NCI)](https://www.cancer.gov/) UE5 CA254170. Our courses feature tools developed by ITCR Investigators and make it easier for principal investigators, scientists, and analysts to integrate cancer informatics into their workflows. Please see our website at [www.itcrtraining.org](www.itcrtraining.org) for more information. Except where otherwise indicated, the contents of this course are available for use under the Creative Commons Attribution 4.0 license. You are free to adapt and share the work, but you must give appropriate credit, provide a link to the license, and indicate if changes were made. Sample attribution: Introduction to LaTeX and Overleaf for Scientific Articles by Fred Hutchinson Data Science Lab (CC-BY 4.0). You can download the illustrations by clicking [here](https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJxDk_dueSyREHcH-uWTNAT27E2mG8/edit?usp=sharing). + +## Available course formats + +This course is available in multiple formats which allows you to take it in the way that best suites your needs. You can take it for certificate which can be for free or fee. + +- The material for this course can be viewed without login requirement on this [Bookdown website](https://hutchdatascience.org/Overleaf_and_LaTeX_for_Scientific_Articles/). This format might be most appropriate for you if you rely on screen-reader technology. +- This course can be taken for [free certification through Leanpub](https://leanpub.com/courses/fredhutch/overleaf_intro). +- This course can be taken on [Coursera for certification here](https://www.coursera.org/learn/overleafandlatex/) (but it is not available for free on Coursera). +- Our courses are open source, you can find the [source material for this course on GitHub](https://github.com/fhdsl/Overleaf_and_LaTeX_for_Scientific_Articles).