void-processes-jsys/README.md

19 lines
667 B
Markdown
Raw Normal View History

2021-01-28 13:23:16 +00:00
# JSys paper template
2021-01-28 13:29:08 +00:00
Paper template for the [Journal of Systems Research (Jsys)](http://jsysr.org/), written for submissions to
JSys by [Vijay Chidambaram](https://www.cs.utexas.edu/~vijay/) and [Romain Jacob](https://www.romainjacob.net/).
2021-01-28 13:23:16 +00:00
2021-02-27 04:24:16 +00:00
This template was adapted from the USENIX template with their permission. Thanks a lot to USENIX!
2021-01-28 13:23:16 +00:00
2021-01-28 13:29:08 +00:00
## Version
+ 1.0.3: (current)
+ Switched to `plainurl` bib style
+ Modified DOI display defaults to be compatible with [Crossref requirements](https://www.crossref.org/display-guidelines/)
+ 1.0.2:
2021-02-18 07:36:55 +00:00
+ Added missing dependency
+ 1.0.1:
+ Added `booktab` example
+ `hrule` separating the header
+ 1.0: First release