During yet another LaTeX project on my MacBook, I added some algorithms to my paper. After checking a couple of examples online, and discussing with a colleage I decided to go with algorithm2e over others such as algorithm, algorithmic, algorithmicx, program and pseudocode[1].
However I got the following error “! LaTeX Error: File `algorithm2e.sty’ not found.” Since I am using macport, to resolve this I needed to install the texlive-science package by executing sudo port install texlive-science, and all was good again.
References:
- http://en.wikibooks.org/wiki/LaTeX/Algorithms_and_Pseudocode
See also
- Patching Bash "shellshock" on Apple Mac OS X 10.9.5
- Connecting to OpenVPN from a Mac using Tunnelblink
- Change Apple Mac OS X Software Update Service (SUS) address
- How to install Springer Lecture Notes in Computer Science (LNCS) style for MiKTeK on Windows 7
- Springer Lecture Notes in Computer Science (LNCS) style