Typescript generation of BibTeX databases
Plugin for BibTeX formats for Citation.js
BibTeX parser
Determine if a function is a native generator function.
Turns an AST into code.
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
bibtex parser for javascript
Check if something is a generator function
Tidy bibtex files
No description provided.
No description provided.
Library for parsing a BiBTeX file in pure Javascript / Typescript
Generate artificial backtrace by walking arguments.callee.caller chain
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
TypeScript definitions for @babel/generator
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
A JavaScript library that parses BibTeX to JSON
Rails-inspired generator system that provides scaffolding for your apps
A BitTeX parser implemented in JavaScript (ES6). Transforming a BibTeX file to an object in memory or a semi-structured file on disk.
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
semantic-release plugin to generate changelog content with conventional-changelog
Dynamically generate the bibtex file from your citations
Jekyll-Scholar is for all the academic bloggers out there. It is a set of extensions for Jekyll the awesome, blog aware, static site generator; it formats your BibTeX bibliographies for the web using CSL citation styles and generally gives your blog posts citation super-powers.'
asciidoctor-bibtex is an Asciidocotor extension that adds bibtex support for AsciiDoc documents. It does so by introducing two new macros: `cite:[KEY]` and `bibliography::[]`. Citations are parsed and replaced with formatted inline text, and reference lists are automatically generated and inserted where the `bibliography::[]` macro is placed. The references are formatted using styles provided by CSL.
"isi" is a package of Ruby libraries and scripts for ISI Export Format. "isi2bibtex" converts ISI Export Format to BibTeX Format. "isi2html" generates a list of articles in an HTML file. The package also includes "isi2kakenhi" and "isi2tohoku". Visit its homepage http://isi-rb.rubyforge.org/ .
asciidoc-bib generates in-text references and a reference list from an asciidoc file, using a bibtex file as a source of citation information. The syntax for an in-text reference is [[cite:bibref]], and a line containing [[bibliography]] inserts a complete reference list. See the README for more examples and further options. The references are formatted using styles provided by CSL.
Kramdown extension for math-heavy document. It provides theorem environments, and easy references to those environments as well as to equations and section headers. Moreover, a bibliography section can be generated from a BibTeX file, and an flexible and easy mean of citing bibliographical entries is provided. Sections and environments are automatically numbered.