Writing a PhD thesis in LaTeX and R About a year into the PhD thesis writing process, I decided to make a switch from a widely known WhatYouSeeisWhatYouGet word processor, into $\LaTeX$. It all started with a black line at the bottom of the page Chapter 1 Introduction Many PhD students in the sciences are encouraged to produce their PhD thesis in LATEX, particularly if their work involves a lot of blogger.com addition, these days, LATEX is no longer the sole province of mathematicians and computer scientists and is Jan 09, · I am in the process of writing up a PhD thesis (Economics) in the TeXStudio environment, and I'm trying to decide what class/layout to use. I'm new to TeXStudio & LaTeX. I must say that the documentation is too long and horrible in comparison
Writing a PhD thesis in LaTeX and R – blogger.com
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It only takes a minute to sign up. Connect and share knowledge within a single location that is structured and easy to search, how to write a phd thesis in latex.
I must say that the documentation is too long and horrible in comparison to mathematical programming languages like R. I still do not have any idea how to get a grasp on features of packages and how to properly use it. There seems to be how to write a phd thesis in latex fast 'help' way denoting a half page summary of commands like in R. Basically, I just want to get the format nice as nice as I can make it. I want to blow everyone away with a beautiful style with my thesis. Maybe some old fashioned book style?
Or report? Or something like memoir or something? Can you recommend a document class I should use? I have read a bit about the memoir class, but I'm not sure if that is the best option. Alternatively, I have read about KOMA-Script classes, which are maybe another option? Keen for your insight - because at the moment I'm not sure whether I even should use LaTeX as I do not want any problems with licenses or something, because I want my thesis to not be licensed under anything. My thesis is my thesis.
So maybe it is better to just use Word? If you use just the packages present in TeX Live or MiKTeK or any other official distributionI don't think you have license problems. and in every. Taking a look at The Not So Short Introduction to LaTeX2ε or another guide listed here: What are good learning resources for a LaTeX beginner? is surely useful. When your thesis will be finished, you could use beamer documentclass to create the presentation for its defense.
If you have no time to learn and you are full of doubt, just use Word even if LaTeX is MUCH better. Eventually, as marmot said in chat, nowadays it is virtually impossible to write a proper thesis without samcarter's tikzducks package, how to write a phd thesis in latex.
I used memoir as the backbone of my thesis. It worked great, but it might be a bit much for a beginner. If you really want to use it to its potential and if you don't, you probably don't need it, and the default classes make more sensestudying at least some parts of the manual is probably required.
It's a big and good manual, so since you mention you'd like to avoid extensive reading of manuals, it might not be quite the right tool for the job here. The book or report class are potentially more sensible starting points. Some of their finer points which might be of interest, and differences to the article class, can be found in this post.
Lists with generally recommended packages have already been linked by others, so I'll avoid repeating those here. In general, I would recommend not overdoing it with the packages. Start out with the minimum, then add packages if you really need them -- don't just dump 50 packages into your preamble without knowing what they're for or if you even need them you probably don't.
Also, make sure you know the requirements of your institution for your document, and try to incorporate those from the start e. How does the bibliography need to be formatted? Patching them in after you've already done a lot of work can be rather tricky, so it's good to get an early start on this. I was lucky in this regard; our college gave us a lot of freedom.
But I know that the requirements in other institutions can be rather more exact. Some even have their own templates -- if yours does, probably best to use that. As for licensing: The content which is created by you does not need to be licensed at all, or can be licensed under another license than the LPPL -- I licensed my thesis under the MIT license, for example.
As long as you stick to default packages from your distribution, you should be fine. If you use packages or how to write a phd thesis in latex from other sources, make sure to check the licensing though.
Lastly: Don't panic about reading documentation too much. You almost never need to read all of it, and as you get more acquainted with La TeX in general, how to write a phd thesis in latex, you'll also get better at finding the important bits which matter for your particular use case. It might make sense to check out some beginner-friendly resources though -- this question might have something of interest on how to write a phd thesis in latex front.
Learn the basics of LaTeX by reading The Not So Short Introduction to Latex. pdf ". I know it is a long book, exactly what you said you didn't want -- but you only need to read chapters 2 and 3. Further, it will go quickly 90 mins topsand LaTeX is something you should know if you're getting a PhD in STEM.
For a thesis, don't start from scratch -- no need to reinvent the wheel. Ask if your university has a template; if not, you can use one from a different university and just modify things until it's compliant. As others have said, licensing will not be a problem and I hardly think the solution to concerns about licensing would be to use a Microsoft product!
Being biased as the original author of memoir I recommend using memoir. Very simply you can use it just like the standard book class, which is a good starting point for a thesis, but it also includes many commonly desired extensions and enhancements which are there if you want them.
I admit that the documentation is long but you only have to read the portions that are relevant to you. I don't know what your institution's thesis layout requirements are I get the impression that every institution's is unique and all are mutually incompatible but the documentation does include a complete example of the code for a not-untypical thesis which you may find useful. You are essentially correct. Most packages don't have the equivalent of a "quick start guide", just the standard documentation which may get quite technical, for some packages.
I think most people learn to use Latex with 1 a book or a guide aimed to beginners, and 2 "by examples", reading and modifying a lot of other people's code. Sign up to join this community.
The best answers are voted up and rise to the top. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Learn more. Class for my thesis I am a beginner, just installed LaTeX … which document class and packages should I consider? How to write a phd thesis in latex 3 years, 6 months ago.
Active 3 years, 4 months ago. Viewed 17k times. document-classes thesis. Improve this question. asked Jan 10 '18 at Frank Frank 1 1 gold badge 2 2 silver badges 3 3 bronze badges.
bmv article is not for thesis, it is for smaller documents, book is more suitable. Frank all standard classes are open source most are LPPL the same as latex I'm not aware of any classes the use of which implies any restrictions on the use of the resulting document. That isn't to say they do not exist, can you link an example? Obviously "better documented" is a relative notion, but as both an R user and a LaTeX user, my experience has been that R documentation and package syntax is much worse that most LaTeX documentation.
For an absolute beginner, I would actually buy a book. Marc van Dongen's LaTeX and Friends Springer, is very good and up to date. The advantage of memoir is that you can do almost everything how to write a phd thesis in latex the class. The disadvantage with memoir is that you can do almost everything within the class. I wouldn't use KOMA simply because IMO the English documentation is unreadable.
Many universities will have their own thesis class. Here's the first one that popped up in a search: oit. Not an answer, but IMHO learning LaTeX by reading the documentation is will do nothing but make your brain shrivel up; Find a simple template and just start writing, searching online for solutions to problems as you go along. That being said, some packages which are indispensable are booktabsgraphicxinputencfontenc and either natbib how to write a phd thesis in latex biblatex.
Show 12 more comments. Active Oldest Votes. Don't worry about how to write a phd thesis in latex length of package documentation, how to write a phd thesis in latex, you don't need to read everything! If your faculty already has a template, use it. Then add other packages only if you need them.
For any problem, we are here to help. Improve this answer. edited Mar 28 '18 at answered Jan 10 '18 at CarLaTeX CarLaTeX I have a couple of months to prepare my thesis, so I want to explore LaTeX and use it as it seems to be much better than Word. Is it bad to use MikTex? Should I switch to TeXLive? Frank Please try, then!
How to Write a Thesis in LaTeX pt 1 - Basic Structure
, time: 5:08Basic Structure - Overleaf, Online LaTeX Editor
Writing a thesis with L A TEX Lapo F. Mori Email mori@blogger.com Address Mechanical Engineering Department Northwestern University Sheridan Road Evanston IL USA Abstract This article provides useful tools to write a thesis with L A TEX. It analyzes the typical problems that arise while writing a thesis with LaTeX and suggestsAuthor: Lapo F. Mori Chapter 1 Introduction Many PhD students in the sciences are encouraged to produce their PhD thesis in LATEX, particularly if their work involves a lot of blogger.com addition, these days, LATEX is no longer the sole province of mathematicians and computer scientists and is Jan 09, · I am in the process of writing up a PhD thesis (Economics) in the TeXStudio environment, and I'm trying to decide what class/layout to use. I'm new to TeXStudio & LaTeX. I must say that the documentation is too long and horrible in comparison
No comments:
Post a Comment