All Projects → openjournals → Joss

openjournals / Joss

Licence: mit
The Journal of Open Source Software

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Joss

Dictmaker
A stand-alone web server app for rapidly building and publishing full fledged dictionary websites and APIs for any language.
Stars: ✭ 97 (-87.55%)
Mutual labels:  publishing, academic
Janeway
A journal management system designed for publishing scholarly articles.
Stars: ✭ 115 (-85.24%)
Mutual labels:  publishing, journal
Parsifal
Parsifal is a tool to assist researchers to perform Systematic Literature Reviews
Stars: ✭ 254 (-67.39%)
Mutual labels:  publishing, academic
Feather
Feather is a modern Swift-based content management system powered by Vapor 4.
Stars: ✭ 374 (-51.99%)
Mutual labels:  publishing
Papaja
papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.
Stars: ✭ 422 (-45.83%)
Mutual labels:  journal
Publish Docker Github Action
A Github Action used to build and publish Docker images
Stars: ✭ 578 (-25.8%)
Mutual labels:  publishing
Easybook
Book publishing as easy as it should be (built with Symfony components)
Stars: ✭ 744 (-4.49%)
Mutual labels:  publishing
The Shell
Ghost Theme 👻
Stars: ✭ 362 (-53.53%)
Mutual labels:  publishing
Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+682.16%)
Mutual labels:  academic
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (+558.02%)
Mutual labels:  journal
Postleaf
Simple, beautiful publishing with Node.js.
Stars: ✭ 520 (-33.25%)
Mutual labels:  publishing
Papermill
📚 Parameterize, execute, and analyze notebooks
Stars: ✭ 4,458 (+472.27%)
Mutual labels:  publishing
Pl Compiler Resource
程序语言与编译技术相关资料(持续更新中)
Stars: ✭ 578 (-25.8%)
Mutual labels:  journal
Gradle Maven Publish Plugin
Gradle plugin that configures an uploadArchives task to automatically upload all of your Java, Kotlin or Android libraries to any Maven instance.
Stars: ✭ 392 (-49.68%)
Mutual labels:  publishing
Lerna
Splitting up large codebases into separate independently versioned packages is extremely useful for code sharing. However, making changes across many repositories is messy and difficult to track, and testing across repositories becomes complicated very quickly.
Stars: ✭ 31,079 (+3889.6%)
Mutual labels:  publishing
Markdeep
Official public Markdeep source archive
Stars: ✭ 373 (-52.12%)
Mutual labels:  publishing
Rescience
The ReScience journal. Reproducible Science is Good. Replicated Science is better.
Stars: ✭ 634 (-18.61%)
Mutual labels:  journal
Ransomware
A POC Windows crypto-ransomware (Academic)
Stars: ✭ 504 (-35.3%)
Mutual labels:  academic
Sol Journal
✎ Simple, personal journaling progressive web app
Stars: ✭ 470 (-39.67%)
Mutual labels:  journal
Pandoc
Universal markup converter
Stars: ✭ 24,250 (+3012.97%)
Mutual labels:  publishing

The Journal of Open Source Software

Build Status Powered by NumFOCUS Donate to JOSS

The Journal of Open Source Software (JOSS) is a developer friendly journal for research software packages.

What exactly do you mean by 'journal'

The Journal of Open Source Software (JOSS) is an academic journal with a formal peer review process that is designed to improve the quality of the software submitted. Upon acceptance into JOSS, a CrossRef DOI is minted and we list your paper on the JOSS website.

Don't we have enough journals already?

Perhaps, and in a perfect world we'd rather papers about software weren't necessary but we recognize that for most researchers, papers and not software are the currency of academic research and that citations are required for a good career.

We built this journal because we believe that after you've done the hard work of writing great software, it shouldn't take weeks and months to write a paper1 about your work.

You said developer friendly, what do you mean?

We have a simple submission workflow and extensive documentation to help you prepare your submission. If your software is already well documented then paper preparation should take no more than an hour.

1 After all, this is just advertising.

The site

The JOSS submission tool is hosted at https://joss.theoj.org

JOSS Reviews

If you're looking for the JOSS reviews repository head over here: https://github.com/openjournals/joss-reviews/issues

Code of Conduct

In order to have a more open and welcoming community, JOSS adheres to a code of conduct adapted from the Contributor Covenant code of conduct.

Please adhere to this code of conduct in any interactions you have in the JOSS community. It is strictly enforced on all official JOSS repositories, the JOSS website, and resources. If you encounter someone violating these terms, please let the Editor-in-Chief (@arfon) or someone on the editorial board know and we will address it as soon as possible.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

⚙️ Development

LiveReload enables the browser to automatically refresh on change during development.

  1. Download the LiveReload Chrome plugin
  2. Run bundle exec guard
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].