Jason K. Moore
Jason K. Moore
Would this be of interest: https://github.com/ewanmellor/gh-publisher/ ?
I just meant use a `\n` after every period so that sentences can be changed an diffed individually. I think that is the same thing @Upabjojr is suggesting. It's not...
Here are some other things that I think should be done better next time (not related to PeerJ): - I think our authorship criteria was generally a good idea but...
Some comments: - The single quote are an outstanding issue. When I last looked into it I vaguely remember determining that it was a LaTeX issue (not minted) and did...
> I think a better solution would be to generate the examples with pygments using its ability to output to tex (like pygmentize -f latex source.py). This way we would...
The PeerJ preprint and final paper will be licensed CC-BY so you can do anything you want with it if that's followed. So HAL should be fine.
Thanks. It's good to have deadlines :)
I think we'd first need to compile a list of research examples and see what features are used in those examples. We can do the same with industry and education....
I can't find a page limit for PeerJ. I don't recall them having one when I published a paper there.
A make file can be sufficient. There are other tools for this stuff to like sake and pydoit. Is that what you are looking for? There are also ways to...