### Todos:
we can add todos to our document using the following syntax:
/ todo: the title of the todo. what should be done?
/ here we can add a body of our todo, which is indeted with an additional space
/ we can also automatically assign a todo to a user using their github username
/ in the following manner:
/ assignees: ratnanil
The Todo action by alstr (https://github.com/alstr/todo-to-issue-action/) will automatically check all our files for new todos and create issues if it finds one. Once the todo is removed from the document, the issue will be closed as well.
If we want the todo to be invisible from the users, we need to wrap it with the html comment tag `<!--` and `-->` as follows. Note that the comment tags are written on separate lines.
### Citation
To cite a book or URL or whatever, add a appropriate bibtex entry to [bibliography/general.bib]. You can then cite the document using the reference \@key or [\@key].
[bibliography/packags.bib] is generated automatically from all the packages in the DESCRIPTION of the book and the DESCRIPTION of the repo arc2r/arc2r. For this reason, ALL items in these bibtex files are added to the document, so only add entries for items we use in the book!
## Dependencies
ndex cd745b8..9ee1d3d 100644
++ b/_bookdown.yml
the title of the todo. what should be done?
here we can add a body of our todo, which is indeted with an additional space
we can also automatically assign a todo to a user using their github username
in the following manner:
https://github.com/arc2r/book/blob/0670a4c905eedbcecb415e7fb0cd3ee007040e90/Readme.Rmd#L79
/ todo: the title of the todo. what should be done? / here we can add a body of our todo, which is indeted with an additional space / we can also automatically assign a todo to a user using their github username / in the following manner: / assignees: ratnanil
2a564c1be12de66eb43c7a9a5715e9a889650060