Labeling Algorithms in LaTeX Thesis: Figures or Algorithms?

  • Thread starter Thread starter oneamp
  • Start date Start date
  • Tags Tags
    Algorithm Thesis
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
oneamp
Messages
222
Reaction score
0
I am using latex for my thesis. Should I label my algorithms as figures, or algorithms? If algorithms, how do I reference them in the text? For figures I say, (Fig. 1). For algorithms? (Algo. 1), (Algorithm 1)?

Thanks
 
Physics news on Phys.org
Does your university have a preferred style/thesis manual you could consult? Otherwise, I'd consult the style guide of a relevant journal and follow that.
 
Last edited:
oneamp said:
I am using latex for my thesis. Should I label my algorithms as figures, or algorithms? If algorithms, how do I reference them in the text? For figures I say, (Fig. 1). For algorithms? (Algo. 1), (Algorithm 1)?

Thanks

As has been mention, you need to check with your school, especially with someone who is in charge of checking the thesis style. What we tell you can easily be not applicable to the style requirement of your school!

Zz.
 
I agree with everyone else, and have one piece of advice: if a prior grad student successfully had their dissertation approved while using LaTeX, see if you can get the relevant files so that you don't have to mess with all the details (margins, font sizes, etc.) yourself. I was able to do this and it saved me many many hours of work editing style files!

jason
 
Thanks for the advice jasonRF, but I've already got all the formatting done (manually) :)