Publish University Text in Web: What Type?

  • Context:
  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Type Web
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Wave)

I have written a text in LATEX for the univeristy and my prof wants to put it in the web.
I wrote it using [m]beamer[/m].
Do you think that it is a good type or should I use an other one? Should I write maybe for example an article or something else? (Thinking)
 
Physics news on Phys.org
evinda said:
I wrote it using [m]beamer[/m].
Do you think that it is a good type or should I use an other one?
[m]beamer[/m] and [m]article[/m] are examples of document classes.

What class to use depends completely on what type of document you and your professor want to put online. If there is a specific requirement, for example, if you are uploading an article to arXiv.org or if you need to publish an extended abstract as an outcome of your grant research, then you should use [m]article[/m] or a similar class. If you have no requirements on what to publish, I would not spend time on changing what you have already prepared. If you have lecture slides done using [m]beamer[/m], that's fine. A lot of people post their slides online.
 
Evgeny.Makarov said:
[m]beamer[/m] and [m]article[/m] are examples of document classes.

What class to use depends completely on what type of document you and your professor want to put online. If there is a specific requirement, for example, if you are uploading an article to arXiv.org or if you need to publish an extended abstract as an outcome of your grant research, then you should use [m]article[/m] or a similar class. If you have no requirements on what to publish, I would not spend time on changing what you have already prepared. If you have lecture slides done using [m]beamer[/m], that's fine. A lot of people post their slides online.

I had a presentation in university and the prof wants to publish it.. Now I wrote it as an [m] article [/m]. Thanks for your answer! (Smile)