JuliaCon / proceedings-review

6 stars 1 forks source link

[PRE REVIEW]: A Fast, Stable Variant on Quicksort #152

Open editorialbot opened 4 days ago

editorialbot commented 4 days ago

Submitting author: !--author-handle-->@LilithHafner<!--end-author-handle-- (Lilith Hafner) Repository: https://github.com/LilithHafner/QuickerSort.jl Branch with paper.md (empty if default branch): Version: v1.0.0 Editor: Pending Reviewers: Pending Managing EiC: Mathieu Besançon

Status

status

Status badge code:

HTML: <a href="https://proceedings.juliacon.org/papers/29ff6a0f81cec66024ebd69c668b9b49"><img src="https://proceedings.juliacon.org/papers/29ff6a0f81cec66024ebd69c668b9b49/status.svg"></a>
Markdown: [![status](https://proceedings.juliacon.org/papers/29ff6a0f81cec66024ebd69c668b9b49/status.svg)](https://proceedings.juliacon.org/papers/29ff6a0f81cec66024ebd69c668b9b49)

Author instructions

Thanks for submitting your paper to JCON @LilithHafner. Currently, there isn't a JCON editor assigned to your paper.

The AEiC suggestion for the handling editor is @matbesancon.

@LilithHafner if you have any suggestions for potential reviewers then please mention them here in this thread (without tagging them with an @). You can search the list of people that have already agreed to review and may be suitable for this submission.

Editor instructions

The JCON submission bot @editorialbot is here to help you find and assign reviewers and start the main review. To find out what @editorialbot can do for you type:

@editorialbot commands
editorialbot commented 4 days ago

Hello human, I'm @editorialbot, a robot that can help you with some common editorial tasks.

For a list of things I can do to help you, just type:

@editorialbot commands

For example, to regenerate the paper pdf after making changes in the paper source files, type:

@editorialbot generate pdf
editorialbot commented 4 days ago

Software report:

github.com/AlDanial/cloc v 1.90  T=0.02 s (1307.8 files/s, 175204.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
TeX                              8            263            222           2279
SVG                              2              0              0            428
Julia                            9             74             61            419
YAML                             6              0              3            130
CSV                              2              0              0             42
Ruby                             1              7              3             37
Markdown                         1              7              0             20
TOML                             1              4              0             20
-------------------------------------------------------------------------------
SUM:                            30            355            289           3375
-------------------------------------------------------------------------------

Commit count by author:

    54  Lilith Orion Hafner
     2  dependabot[bot]
editorialbot commented 4 days ago

Paper file info:

📄 Wordcount for paper.tex is 1551

🔴 Failed to discover a Statement of need section in paper

editorialbot commented 4 days ago
Reference check summary (note 'MISSING' DOIs are suggestions that need verification):

OK DOIs

- 10.1093/comjnl/5.1.10 is OK

MISSING DOIs

- No DOI given, and none found for title: Stabilize, optimize, and increase robustness of Qu...
- No DOI given, and none found for title: Programming Pearls (2nd Edition)
- 10.1137/141000671 may be a valid DOI for title: Julia: A fresh approach to numerical computing
- 10.1007/bfb0016253 may be a valid DOI for title: Towards an efficient merging

INVALID DOIs

- None
editorialbot commented 4 days ago

License info:

✅ License found: MIT License (Valid open source OSI approved license)

editorialbot commented 4 days ago

:warning: An error happened when generating the pdf.

LilithHafner commented 4 days ago

cc @tkobina