-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* BLOG: CZI report * PDF * Img
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: "A three year retrospective report for CZI" | ||
subtitle: "" | ||
summary: "" | ||
authors: ["Chris Holdgraf"] | ||
tags: [] | ||
categories: [updates] | ||
date: 2024-03-01 | ||
lastmod: 2024-04-11 | ||
featured: false | ||
draft: false | ||
--- | ||
|
||
We're pleased to share a three-year retrospective report that was created to close-out 2i2c's original [seed funding grant provided by the Chan Zuckerberg Initiative](../../2021/czi-core-support/). | ||
|
||
<style> | ||
figure { | ||
margin: 0 !important; | ||
display: inline-flex; | ||
} | ||
</style> | ||
- See the Zenodo entry here: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10790818.svg)](https://doi.org/10.5281/zenodo.10790818) | ||
- [See the MyST website for the report at `2i2c.org/report-czi-2021`](https://2i2c.org/report-czi-2021). | ||
- [Download a PDF version generated by MyST here](https://2i2c.org/report-czi-2021/build/report-c7e3595ff6c09f5cc22cc52b8177cd4c.pdf). | ||
|
||
This report was written with the [new MyST Markdown document engine](https://mystmd.org) and shows off some of the functionality that we've been working on in collaboration with the MyST team. | ||
|
||
We're incredibly grateful for the seed funding that CZI provided to kickstart 2i2c's mission and operations, and excited about more impact to come! |