diff --git a/examples/tutorial.html b/examples/tutorial.html index fd4bce7..d2e4014 100644 --- a/examples/tutorial.html +++ b/examples/tutorial.html @@ -136,32 +136,36 @@ title={DRAW: A recurrent neural network for image generation}, author={Gregor, Karol and Danihelka, Ivo and Graves, Alex and Rezende, Danilo Jimenez and Wierstra, Daan}, journal={arXivreprint arXiv:1502.04623}, - year={2015} - } - @article{mercier2011humans, - title={Why do humans reason? Arguments for an argumentative theory}, - author={Mercier, Hugo and Sperber, Dan}, - journal={Behavioral and brain sciences}, - volume={34}, - number={02}, - pages={57--74}, - year={2011}, - publisher={Cambridge Univ Press} + year={2015}, + url={https://arxiv.org/pdf/1502.04623.pdf}, } </script> +
(We strongly encourage you to populate the
Citations are then used in the article body with the
Citations are then used in the article body with the
The citation is presented inline like this:
Distill chose a numerical inline citation style to improve readability of citation dense articles and because many of the benefits of longer citations are obviated by dispalying more information on hover. However, we consider it good style to mention author last names if you discuss something at length and it fits into the flow well -- the authors are human and it's nice for them to have the community associate them with their work.
+Just wrap the text you would like to show up in a footnote in a
Just wrap the text you would like to show up in a footnote in a
An appendix can be added after your article, using the
You may wish to include the following sections in your appendix:
+That should do it. If you have any questions or bugs to file, feel free to open an issue on GitHub.