diff --git a/projects/add_proper_reference_list_in_docs/README.md b/projects/add_proper_reference_list_in_docs/README.md new file mode 100644 index 0000000..b3540f1 --- /dev/null +++ b/projects/add_proper_reference_list_in_docs/README.md @@ -0,0 +1,43 @@ +# Project title: Add proper reference list in docs + +### Key Investigators + +* Anyone happy to contribute + +## Project Description + +Add a documentation page on how to cite and add references for each function/tool + +### Background + +Fill in with brief description and optional references [^1] + +### Objectives + +Fill in with brief objective for the project + + +### Approach and Plan + +Fill in with approach and project plan + + * [ ] Task 1 + * [ ] Task 2 + * [ ] Task 3 + +### Progress + +Fill in with tentative milestones (or leave blacnk for later): + + * [ ] Milestone 1 + * [ ] Milestone 2 + * [ ] Make PR to SpikeInterface + +### Next Steps (optional) + +Fill in with next steps + +## References + +[^1]: My awesome paper + diff --git a/projects/add_proper_reference_list_in_docs/src/README.md b/projects/add_proper_reference_list_in_docs/src/README.md new file mode 100644 index 0000000..80ea5e8 --- /dev/null +++ b/projects/add_proper_reference_list_in_docs/src/README.md @@ -0,0 +1 @@ +Add your code here