All Projects → rbonvall → snipmate-snippets-bib

rbonvall / snipmate-snippets-bib

Licence: other
Snipmate.vim support for BibTeX files

Projects that are alternatives of or similar to snipmate-snippets-bib

nom-bibtex
A feature complete bibtex parser using nom
Stars: ✭ 13 (+0%)
Mutual labels:  latex, bibtex
Rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
Stars: ✭ 1,005 (+7630.77%)
Mutual labels:  latex, bibtex
bibtex-js
Library for parsing .bib files, used in Bibliography.js 📚
Stars: ✭ 55 (+323.08%)
Mutual labels:  latex, bibtex
rfc-bibtex
A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
Stars: ✭ 43 (+230.77%)
Mutual labels:  latex, bibtex
Zotero Better Bibtex
Make Zotero effective for us LaTeX holdouts
Stars: ✭ 2,336 (+17869.23%)
Mutual labels:  latex, bibtex
Betterbib
Update BibTeX files with info from online resources.
Stars: ✭ 380 (+2823.08%)
Mutual labels:  latex, bibtex
Fiduswriter
Fidus Writer is an online collaborative editor for academics.
Stars: ✭ 405 (+3015.38%)
Mutual labels:  latex, bibtex
Bibsearch
Download, manage, and search a BibTeX database.
Stars: ✭ 52 (+300%)
Mutual labels:  latex, bibtex
Scihub2pdf
Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv
Stars: ✭ 120 (+823.08%)
Mutual labels:  latex, bibtex
Docker Texlive
A docker container containing an installation of texlive as well as several useful scripts.
Stars: ✭ 52 (+300%)
Mutual labels:  latex, bibtex
academic-cv-publications
Generate a customised list of publications for your LaTeX CV using BibTeX entries.
Stars: ✭ 60 (+361.54%)
Mutual labels:  latex, bibtex
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+18246.15%)
Mutual labels:  latex, bibtex
ads2bibdesk
ads2bibdesk helps you add astrophysics articles listed on NASA/ADS to your BibDesk database using the new ADS Developer API
Stars: ✭ 32 (+146.15%)
Mutual labels:  latex, bibtex
PythonTipsDS
Python Tips for Data Scientist
Stars: ✭ 23 (+76.92%)
Mutual labels:  latex
l2kurz
German short introduction to LaTeX
Stars: ✭ 19 (+46.15%)
Mutual labels:  latex
pandoc-amsthm
provide a syntax to use amsthm environments in pandoc, with output in LaTeX and HTML
Stars: ✭ 19 (+46.15%)
Mutual labels:  latex
dicy
A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.
Stars: ✭ 22 (+69.23%)
Mutual labels:  latex
gbt7714-bibtex-style
GB/T 7714-2015 BibTeX Style
Stars: ✭ 704 (+5315.38%)
Mutual labels:  bibtex
hfmath
Render LaTeX math with Hershey Fonts
Stars: ✭ 76 (+484.62%)
Mutual labels:  latex
rulex
A ruby environment for Latex files
Stars: ✭ 14 (+7.69%)
Mutual labels:  latex

Snipmate.vim support for BibTeX files

This plugin provides some snippets for writing BibTeX (.bib) files.

The supported entry types are: Article, Book, Booklet, Conference, InBook, InCollection, InProceedings, Manual, MastersThesis, Misc, PhDThesis, Proceedings, TechReport and Unpublished. The trigger words are these names converted to lower case. Most of the optional fields (such as annote and eprint) are not included.

I tested this plugin against garbas's Snipmate fork. If it doesn't work with your own configuration, please let me know.

Dependencies

Installation

This addon is compatible with Pathogen and Vundle_. If you use one of them, you are awesome so you'll know what to do.

I pretend to support installation with VAM as well, but I haven't tried it.

If you are an old-fashioned Vimmer, just drop the bib.snippets file into the snippets directory of your Snipmate install.

Author

Roberto Bonvallet <[email protected]>

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].