Skip to content

JussiPekonen/bib2web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

bib2web

What?

Libraries for converting BibTeX files to web formatted data (HTML & JSON) in different programming languages.

Why?

Because I'm a LaTeX geek and want to play with the file and string processing capabilities of different programming languages. This means this repository will contain really bad code, but because it's mine, I don't care. But if you find it useful for some weird reason, feel free to use my code (see the copyright and forking section in the end of this README).

Because I'm playing with different programming languages, this repository will grow with time. However, it will be mostly empty for a while because I have also other things to do and my skills in all listed programming languages require some practice first…

Implementations

Done:

None.

Planned:

In alphabetical (and most likely in implementation) order:

  • Bash (using plain *nix tools)
  • C
  • C++
  • Java
  • JavaScript
  • Kotlin
  • Objective-C
  • Objective-C++
  • Perl
  • Python
  • Ruby
  • Swift

You can ask for more, if you like.

Copyright and forking

All code here will be published with the Creative Commons Attribution license (http://creativecommons.org/licenses/by/4.0/). That means you CAN share (that is, copy, distribute, and transmit) and remix (that is, adapt) the work.

That means you can do whatever with this code. However, if you use the work for commercial purpose, please let me know. I will then add your app/service/whatever to a list that should boost my self-esteem.

About

Libraries for converting BibTeX files to HTML formatted data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published