openjournals/joss

Rubyjoss.theoj.org

The Journal of Open Source Software

journalopen-accessscientific-journalsscientific-softwarepublishingacademiaacademic
Sterne-Wachstum
Sterne
1.9k
Forks
215
Wochenwachstum
+4
Issues
154
5001k1.5k
Jan. 2023März 2024Juni 2025Sept. 2026
ArtefakteRubyGems
README

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?

In a perfect world, papers about software wouldn't be necessary. Unfortunately, for most researchers, academic currency relies on papers rather than software and citations are, thus, crucial for a successful 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 a new pull request

⚙️ Development

PostgreSQL and Elasticsearch should be installed and running locally for JOSS to work

  1. Install packages with bundler - bundle install
  2. Set rails env in your shell (or prepend to each command): export RAILS_ENV=development
  3. Create the database with bin/rails db:create
  4. Run any pending db migrations bin/rails db:migrate
  5. (Optional) seed the data with demo data (see db/seeds.rb) bin/rails db:seed
  6. After running elasticsearch, create an index with curl -X PUT http://localhost:9200/joss-production Note - you may need to disable the default security settings of elasticsearch by editing your config/elasticsearch.yml
  7. Create search indexes: bin/rails searchkick:reindex:all
  8. Run bin/rails s

MacOS Notes

You may encounter an error on startup like:

Started GET "/" for 127.0.0.1 at 2024-08-15 13:03:02 -0700
objc[41226]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
objc[41226]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.

To resolve it, either in your shell file or in the shell itself add:

export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES

See rails#38560

Ähnliche Repositories
jrnl-org/jrnl

Collect your thoughts and notes without leaving the command line.

PythonPyPIcliGNU General Public License v3.0journaljrnl
jrnl.sh
7.3k562
GitJournal/GitJournal

Mobile first Note Taking integrated with Git

DartGNU Affero General Public License v3.0gitjournal
gitjournal.io
4.2k307
shining1984/PL-Compiler-Resource

程序语言与编译技术相关资料(持续更新中)

tutorialCreative Commons Attribution Share Alike 4.0 Internationalcompilercompilers-design
2.2k266
rstudio/rticles

LaTeX Journal Article Templates for R Markdown

TeXlibraryrjournal
pkgs.rstudio.com/rticles/
1.5k517
Rafase282/My-FreeCodeCamp-Code

My code from the bootcamp.

JavaScriptnpmtutorialfreecodecamp-challengejavascript
rafase282.github.io/My-FreeCodeCamp-Code
1.5k331
Lifailon/lazyjournal

TUI for viewing logs from journald, auditd, file system, Docker and Podman containers, Compose stacks and Kubernetes pods with support for log highlighting and several filtering modes.

GoGo ModulescliMIT Licensegojournal
pkg.go.dev/github.com/Lifailon/lazyjournal
1.4k34
Demizo/Daily_You

Daily diary & journaling app

DartappGNU General Public License v3.0diaryflutter
1.3k58
journiv/journiv-app

Journiv - Self hosted private journaling app

JavaScriptnpmOtherjournaljournaling-app
journiv.com
1.2k48
collective/icalendar

icalendar parser library for Python

PythonPyPIlibraryOtherhacktoberfestalarm
icalendar.readthedocs.io/en/stable/
1.2k406
samuelmeuli/mini-diary

📘 Simple and secure journal app

TypeScriptnpmappMIT Licensejournaldiary
minidiary.app
1.1k244
brycewang-stanford/Awesome-Journal-Skills

Journal-specific Claude Code/Codex skill packs covering mainstream journals — AER, QJE, Nature, Cell, 管理世界, 经济研究 & 200+ more — your fast track to getting published. | 覆盖主流期刊的 Claude Code/Codex 期刊技能包,从选题、识别策略到表格规范与审稿回复全流程,助你快速发论文。

StataawesomeMIT Licenseacademic-writingagent-skills
copaper.ai
1.1k144
northword/zotero-format-metadata

Linter for Zotero. A plugin for Zotero to format item metadata. Shortcut to set title rich text; set journal abbreviations, university places, and item languages, etc; detect duplicate items.

TypeScriptnpmGNU Affero General Public License v3.0abbreviationjournal
1k25