Pages
Tags
8.04 8.10 64-bit Aircrack bash blog C career code cuda desktop economy eee Embedded finance google hackerspace Hackerspaces hacking hard drive hardware Hardy Heron HDD Ireland latex lenovo linux marketing MyBook networking personal privacy programming python qub rant remote security software twitter Ubuntu video windows Wireless workstation-
Recent Posts
Twitter Updates
- 101 cupcakes by @r_gregg89 for #flacknite #nomnomnom make that 100! http://t.co/76EjHX2w from 1 hour ago
- RT @farsetlabs: Flacknite: The story so far p.ost.im/p/eGKrpn ##ni from 1 hour ago
- RT @farsetlabs: #Flacknite, The story so far [Timelapse] youtu.be/Hc0PBWFCblQ /c @joshholmes Thought you'd like to see your camera's work! from 1 hour ago
-
Related Research
4
Readers-
Blog under the Creative Commons Attribution-NonCommercial 3.0 License
latex
Mendeley Repeated Citations in BibTeX Library
Problem: Had two citations with slightly different information appearing in library.bib, causing bibtex to shit itself, but only one citation appeared in the desktop / web interfaces Cause: ‘Deleted’ Library items still appear in library.bib, so old (custom) version of citation still persisted after being ‘removed’ Solution: Empty trash
Also tagged biblatex, bibtex, mendeley, texVim Latex Suite Install on Ubuntu
Ubuntu doesn’t manage vim’s addons, so installing the vim-latexsuite package doesn’t actually put all the relevant hooks into your vim installation. To do that, (after installing the package) execute; sudo vim-addons -w install latex-suite
Also tagged install, latex-suite, linux, Ubuntu, vim