oss-slu / Pi4Micronaut

A java library combining Micronaut and Pi4j to streamline hardware connectivity to Raspberry Pi's
https://oss-slu.github.io/Pi4Micronaut/
Apache License 2.0
8 stars 7 forks source link

Joss Paper #221

Open SwindleA opened 8 months ago

SwindleA commented 8 months ago

Write a paper for The Journal of Open Source Software to outline the Pi4Micronaut library.

Journal of Open Source Software

Submitting a paper to Joss Guide


Paper should include:

SwindleA commented 7 months ago

to compile the paper into html using pandoc pandoc paper.md -f markdown -t html -s -o paper.html

I think this is how you include the references pandoc paper.md --citeproc --bibliography=paper.bib -o paper.html