Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add sample joss paper #104

Merged
merged 1 commit into from
Sep 10, 2024
Merged

add sample joss paper #104

merged 1 commit into from
Sep 10, 2024

Conversation

wang-boyu
Copy link
Member

This is a first step for #90, using an example paper from JOSS: https://joss.readthedocs.io/en/latest/example_paper.html.

To build a pdf locally (assuming pandoc is installed with necessary dependencies):

cd paper/
pandoc --citeproc paper.md -o paper.pdf

JOSS uses a latex template but I couldn't get it working on my machine, so the resulting paper.pdf doesn't look the same as what JOSS produces. Nonetheless, this helps make sure that there isn't any compile error when generating the pdf.

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (paper@9a6dde1). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             paper     #104   +/-   ##
========================================
  Coverage         ?   91.19%           
========================================
  Files            ?       14           
  Lines            ?     2193           
  Branches         ?        0           
========================================
  Hits             ?     2000           
  Misses           ?      193           
  Partials         ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamamer20 adamamer20 self-requested a review September 9, 2024 06:39
@wang-boyu wang-boyu merged commit 346babe into projectmesa:paper Sep 10, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants