unparser
Turn Ruby AST into semantically equivalent Ruby source (by mbj)
anystyle
Fast citation reference parsing (by inukshuk)
unparser | anystyle | |
---|---|---|
1 | 13 | |
310 | 1,019 | |
- | - | |
6.3 | 3.9 | |
16 days ago | 24 days ago | |
Ruby | Ruby | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
unparser
Posts with mentions or reviews of unparser.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-14.
-
Future of Ruby – AST Tooling
There are already some techniques capable of doing just this, by combining Parser with Unparser, but of course such things can only be done on Ruby files read in rather than in a REPL session which is where a lot more fun could happen.
anystyle
Posts with mentions or reviews of anystyle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-01.
- AnyStyle
- AnyStyle: Parses academic references in no time
- Lit review 3 years in: mistake
- Importing a reference list from a journal article into Zotero
-
How can I automatically import all or some references from within a paper for reading?
Try https://anystyle.io/
- Extract research paper`s references
-
Zotero Help
Another possibility is to use https://anystyle.io/ - it is a parser, so you paste your bibliography in and it tries to parse it for you into a style that can be read by Zotero. Some bibliographies will take a lot of work, some won't - it depends on the system you've been using. Give it a go and see
-
Generate BibTeX reference from \bibitem
But you might try typesetting the bibliography, copy the result and run it through something like anystyle.io, which offers BibTeX output.
-
I can't order my references in order of appearance in Lyx
If you already have it typed out and want to try a tool to parse and convert, there's stuff like anystyle.io, but you'll probably need to clean up the results as they won't be perfect.
-
BibTex entries for proceedings
Failing that there are services like AnyStyle.io that will parse unformatted bibliography entries.
What are some alternatives?
When comparing unparser and anystyle you can also consider the following projects:
rubocop-rails - A RuboCop extension focused on enforcing Rails best practices and coding conventions.
bibtex-autocomplete - Python package to autocomplete bibtex bibliographies