Example with Auto Generated Footnotes

Sally Ride
institution


Citation: Ride, Sally. “Example with Auto Generated Footnotes.” journal name: subtitle of journal, no. 1, 200x.
https://doi.org/xxxx.xxx/xxx.xxx

Abstract: your abstract here.

Keywords: keywords for metadata.


Footnotes

Here's an example of text using footnote.js, a nice little automatic footnote generator included here. Here's what to do:

Use this code in-text:

	Some sample text<sup class="footnoted"></sup>

At the end of the document, put in an ordered list with corresponding entries:

<ol id="footnotes">
	<li class="footnote">First footnote.</li>
	<li class="footnote">Second footnote.</li>
</ol>

Working Example

Some sample text and some more sample text.


Notes

  1. First footnote.
  2. Second footnote.

Journal name 1