Skip to content

Instantly share code, notes, and snippets.

View avonmoll's full-sized avatar

Alexander Von Moll avonmoll

View GitHub Profile
@avonmoll
avonmoll / minimum-block.ipynb
Last active December 16, 2015 16:39
IPython notebook, didn't work in normal repository, seeing if it works as a gist
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@avonmoll
avonmoll / inter-country-routes.ipynb
Last active August 29, 2015 14:19
inter-country-routes.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@avonmoll
avonmoll / latex-grunt-workflow
Last active February 1, 2017 18:47
LaTeX grunt Workflow
@avonmoll
avonmoll / extremely-simple-pandoc-memo.md
Last active September 29, 2021 14:57
Extremely Simple Pandoc Memo

Instructions

  1. Put makememo on path somewhere
  2. Make sure pandoc-crossref and pandoc-citeproc are somewhere on your path
  3. Set the location of your bibliography file in metadata of memo-template.md
  4. Set the location of your CSL file in metadata of memo-template.md
  5. Create a markdown file such as memo-example.md
    • The metadata fields (title, subtitle, author, date) are optional
  • Other metadata fields set here will not be used
@avonmoll
avonmoll / better-BibTeX-citation-key-format.md
Last active December 13, 2017 13:51
Better BibTeX citation key format for Zotero's BBT Addon

[auth:lower][year][Title:skipwords:select,1,1:lower]

This produces Google Scholar-like citation keys like vonmoll2014review for the paper A Review of Exhaust Gas Temperature Sensing Techniques for Modern Turbine Engine Controls by Alexander Von Moll published in 2014.

@avonmoll
avonmoll / gitgutter.log
Created March 14, 2018 18:05
Profile for vim-gitgutter
SCRIPT /Users/vonmolal/.vim/bundle/vim-gitgutter/plugin/gitgutter.vim
Sourced 1 time
Total time: 0.001729
Self time: 0.000896
count total (s) self (s)
1 0.000004 scriptencoding utf-8
1 0.000008 if exists('g:loaded_gitgutter') || !has('signs') || &cp
finish