Search found 1 match
- Tue Sep 17, 2013 2:50 pm
- Forum: Document Classes
- Topic: ! LaTeX Error: Command \algorithm* already defined.
- Replies: 3
- Views: 8471
! LaTeX Error: Command \algorithm* already defined.
Hello, currently I’m working on a scientific paper. The publisher provided me with a template (see http://www.worldscientific.com/page/ijcis/stylefiles-readme-2e). Here is a minimal example: documentclass{ws-ijcis} \begin{document} Test \end{document} Now I would like to include the package algorith...