Skip to content

Instantly share code, notes, and snippets.

View phren0logy's full-sized avatar

Andrew Nanton phren0logy

  • The League of Consulting Alienists
View GitHub Profile

Keybase proof

I hereby claim:

  • I am phren0logy on github.
  • I am nanton (https://keybase.io/nanton) on keybase.
  • I have a public key ASAodx_XuJBr_-JauUWRyofyd3idCPitFiPAHB7uIoBfLgo

To claim this, I am signing this object:

@phren0logy
phren0logy / gist:1481687
Created December 15, 2011 16:17
Useful Regex
Bracketed citations surrounded by spaces:
\s\[\d.{0,15}\]\s
Comma-separated citations after a period:
(?<=[^0-9]\.)(\d\d*\,*){1,5}