Skip to content

Commit 5c705dd

Browse files
committed
Updated index.md
1 parent 10b3f49 commit 5c705dd

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/book/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This site contains open access tutorial materials and exercises for learning and
1212
* (2016-present) President, Open Research Group, Inc.
1313
* (2022-present) Senior Research Fellow and Director of Open Policy, Center for Growth and Opportunity at Utah State University.
1414

15-
The core maintainer of this project is the following:
15+
The core maintainer of this project is the following. However, some of the chapters have been jointly developed with coauthors as noted at the top of some chapters.
1616
* [**Richard W. Evans**](https://sites.google.com/site/rickecon), Senior Research Fellow and Director of Open Policy, Center for Growth and Opportunity at Utah State University; President and Co-founder, Open Research Group, Inc. (GitHub handle: [@rickecon](https://github.com/rickecon))
1717

1818
We welcome collaboration on the maintenance and improvement of this tutorial. If you have changes you would like to see or errors that you find, please open [an issue](https://github.com/OpenSourceEcon/CompMethods/issues) in the GitHub repository or submit a [pull request](https://github.com/OpenSourceEcon/CompMethods/pulls). More details on how to collaborate with this project are the {ref}`Chap_Contrib` chapter.
@@ -29,7 +29,11 @@ This site was created using the [Executable Books](https://executablebooks.org/)
2929

3030

3131
## Associated repository components
32-
Put here a description of the code and tests available in the repository.
32+
Code related to labs and exercises in the online book are posted in the [`./code/`](https://github.com/OpenSourceEcon/CompMethods/tree/main/code) directory of the book's GitHub repository. The `code` directory has subdirectories that are organized by chapter name.
33+
34+
Data related to labs and exercises in the online book are posted in the [`./data/`](https://github.com/OpenSourceEcon/CompMethods/tree/main/data) directory of the book's GitHub repository. The `data` directory has subdirectories that are organized by chapter name.
35+
36+
Images related to labs and exercises in the online book are posted in the [`./images/`](https://github.com/OpenSourceEcon/CompMethods/tree/main/images) directory of the book's GitHub repository. The `images` directory has subdirectories that are organized by chapter name.
3337

3438

3539
## Citing this book

0 commit comments

Comments
 (0)