|
|
#1 |
|
Writing a 50 page thesis on a Mac?
Hi guys,
I need to write a 50 page thesis for my course, and this also includes images, graphs, tables etc. There won't be too much math in the course, so I won't be needing any formulae features. I just need to know a good app to write this thesis, maybe one with good formatting and referencing tools. I have to include a table of contents and keep everything nice and neat looking. I have word for mac, but I absolutely despise the thing, so any suggestions other than that would be greatly appreciated! Thank you
|
|
|
|
0
|
|
|
#2 |
|
Apparently indesign cs2 is free.
|
|
|
|
0
|
|
|
#3 |
|
Pages
|
|
|
|
4
|
|
|
#4 |
|
LaTeX is still one of the best typesetting system in the world, but its something one has to learn. I use TextMate 2 in combination with the MacTeX distribution, and LuaTeX to typeset the documents.
What I can recommend you is to use Pandoc's multimarkdown (it is a very nice and easy to use text markup language) which can be automatically converted to LaTeX for high-quality PDF production. Last edited by leman; Feb 18, 2013 at 04:01 AM. |
|
|
|
3
|
|
|
#5 |
|
LaTeX.
I use LaTeX for everything. I used it for my 65 page Honours thesis, two and a half years of typed assignments (many of which were well over 50 pages) a couple of seminar presentations (it effectively replaces Powerpoint as well) and more. I will use it for my PhD thesis. Yes, it has some learning curve, but it basically comes down to finding a TeX document, and reverse-engineering it. Once you're over the shock of it being basically a programming language for word processing, it is very easy to use. As far as I am concerned, it is the most professional word processing software available, and it is free. I use MacTex, and TexShop to do the typesetting, ie. compiling.
__________________
Had: 450 MHz G4 Cube, then 15" Dual 2.2 GHz MacBook Pro Have: 17" Quad 2.2 GHz MacBook Pro Want: 2014 17" MBP |
|
|
|
1
|
|
|
#6 | ||
|
Quote:
Quote:
|
|||
|
|
0
|
|
|
#7 |
|
LaTeX is not word processing software: it is for typesetting. Also, it is very much geared towards scientific texts, and it is a nightmare to use it for page design. So, I would be reluctant to call it the most professional software available, without further clarification.
|
|
|
|
0
|
|
|
#8 |
|
Try Mellel.
|
|
|
|
0
|
|
|
#9 | |
|
Quote:
P.S. It is also great for writing letters
|
||
|
|
0
|
|
|
#10 |
|
I vote for LaTeX
Writing my "physics" thesis, 140 pages so far. I have a master file which actually typesets the thing and contains the pre-amble such as \usepackage{blahblah} with separate tex files for - Introduction - Technique - Literature - Results chapter 1 .. - Results chapter 5 - Final Remarks Using the \includeonly{blahblah} preamble you can typset one chapter at a time for checking. It generates the list of figures and tables automatically if you want it to. For referencing I suggest BibDesk. You store citations each with their own citation command e.g. Jimmy2009 in BibDesk which looks like iTunes. In LaTeX, you enter \cite{Jimmy2009} when you want to cite this in your document. I am also trying to use Inkscape to vectorise as many of my images as possible and to ensure they are 300 dpi each. Intend to only use .eps files in the end. Apparently, Inskcape can output magical .eps files where the text in the image is actually added by LaTeX. I haven't worked out how to do this though. |
|
|
|
0
|
|
|
#11 |
|
Try scrivener
i use it for everything i writhe there is more then 2 pages long and with chapters. they have a free trial so check it out. http://www.literatureandlatte.com/trial.php
__________________
iPod Classic 120GB iPhone 4 32GB rMBP 2.7GHz 16GB RAM 256GB SSD In loving memories of iPod Mini 8GB iPod Classic 80GB cMBP 2010 2.66GHz 8GB RAM 128GB SSD Hi-Ress Glossy |
|
|
|
0
|
|
|
#12 |
|
|
0
|
|
|
#13 |
|
I'm surprised LibreOffice (formerly OpenOffice) hasn't been mentioned at this point. While I like Latex, there's no substitute for WYSIWYG editing when you're in a hurry. Here is my ranking of word processors for Mac:
1) Pages 2) LibreOffice Writer 3) Latex (if you have time) . . . . 666) MS Word It's a bit of a shame. MS Word was actually developed for Mac first and the Mac version is always a little bit nicer than the Windows version. But MS has become Bloat, Inc and while I have to deal with their dogvomit at the office, nobody can force me to deal with it at home. When I have to compose a document, I first consider if I have to collaborate with anybody on Windows. If so, I tend to open LibreOffice. I have LibreOffice set to open all MS Office format files by default. If I don't have to worry about sharing with people on other platforms, I prefer Pages, Numbers and Keynote.
__________________
-r0k Macbook Pro (late 2011) iPad mini iPhone5Got a scan to ftp scanner? Enable ftpd in Mountain Lion! |
|
|
|
0
|
|
|
#14 |
|
You could use NeoOffice/OpenOffice/LibreOffice - but the experience might not be far different from Word (just cheaper). If you need a references/bibliography section then also check out Zotero which integrates with Word or OpenOffice etc.
Not really - that's more true of TeX, the typesetting engine on top of which LaTeX is built. The whole point of LaTeX is that you don't need to know a dicky-bird about typesetting - it does the page design for you based on expertly-produced templates and will probably do a far better job than you could. You mark your text up 'semantically' into chapters, sections, paragraphs, references, index entries etc and LaTeX turns out a professionally typeset and laid-out (if somewhat conservative) document. Apart from the small matter of writing source files in a text editor and then running them through a 'compiler' its not too hard to learn. The typical use of LaTeX is in academic writing, with lots of cross-referencing, tables of contents, bibliographies etc. There are templates available to match the house-style of most scientific/technical journals (many of which would be a good choice for a thesis). Where it is not such a good choice is if you want to get creative and flashy with the page layout and make your thesis stand out from the crowd, since changing the templates involves a vertical learning curve. This is not often a priority for academic writing. There is a WYSIWYG wordprocessor built on LaTeX called LyX which you could look at. |
|
|
|
0
|
|
|
#15 |
|
vi*
* this may not be entirely serious. |
|
|
|
1
|
|
|
#16 |
|
The good thing on TeX is you will be able to read the files in decades from now. I guess it's safe to assume that TeX will be around. Not sure if I could read all my files I punched in MS Word 20 years back in University. If I would write something serious and have a bit time on hand to learn it again I would use TeX.
|
|
|
|
0
|
|
|
#17 | |
|
Quote:
|
||
|
|
0
|
|
|
#18 |
|
I've found the newest version of Word very reliable, but my documents rarely go over 20 pages (mostly tech writing). What types of crashes do people see here?
I admit though, I write very defensively. I remember writing back when you saved everything on floppy disks, and I would save every 15 minutes onto three or so of them, and always keep one or two offsite!
__________________
visit focused-e, my e-business company |
|
|
|
0
|
|
|
#19 |
|
I find LibreOffice very sluggish, especially for presentations. For typing simple documents, I find it frustrating but thats perhaps I am too used to Word. Word is generally good for my purposes. Its interface is a bit bloated though.
I have always found that positioning images in Word is an absolute nightmare and I often have to find fudges to make problems go away. To insert an image, I often first insert a drawing canvas. Too often do my inserted images vanish into the void. |
|
|
|
0
|
|
|
#20 |
|
Another vote for LaTeX.
I haven't used it myself (I use emacs for all my TeX work), but friends hav been recommending http://texstudio.sourceforge.net as an environment/editor. B
__________________
MBA (13" 1.7 GHz 128GB), UMBP (15" SD 2.8 GHz), UMB (13" 2.4 GHz), iMac (17" Yonah), 32GB iPad 3 WiFi+LTE, 64 GB iPad WiFi, 32 GB iPhone 5, Airport Extreme |
|
|
|
0
|
|
|
#21 |
|
Not legally free, as pointed out, and it wouldn't run on any Mac running OS X >10.7.
__________________
Core Duo 1.83 Mac Mini, Dual 2.7 Power Mac G5, Dual 1.8 Power Mac G5, Dual 1.25 MDD G4, 1.6 GHz iMac G5, 900 MHz iBook G3, 800 MHz iMac G4, 500MHz iMac G3, 400MHz iMac G3 |
|
|
|
0
|
|
|
#22 |
|
I would use Mellel, since your requirements do not include math equations. I have been using it for about 8 years. Never failed. The style sheets are the best of any word processing program, Autotitles are great, and easy navigation window between sections/chapters. Easily works with Bookends and Sente for bibliographic needs.
(Although it an English version of Papyrus Autor were available I would use it—they expect to release it in the next 2-3 months. I used the prior version in 2006 to write and typeset a book (230+ pages). Superb handling, never failed, easy to move chapters, auto numbering for tables, photos, etc.)
__________________
iMac 2011 21.5” MBP 15" matte (since 1990)old, slow, and confused but at least I'm inconsistent! ![]() The missing missing and challenges of a loved one missing |
|
|
|
0
|
|
|
#23 | |
|
Quote:
Nevertheless, for final layup I just use Word. In many cases (e.g. PhD thesis, scientific manuscript), figures and table are normally presented on separate pages and not embedded in the document text anyway. |
||
|
|
0
|
|
|
#24 |
|
Pages without a doubt. I've used it to type up everything for the past 4-5 years, and I will continue to use it in the future. Its very easy to add images, charts and graphs (all of which look stunning with 3D effects), and the ease of page layout on Pages is second to none. I use Pages even when I want to make a thumbnail or card for something, its that easy.
Oh, and no matter what, don't use MS Word for Mac. Use TextEdit instead of it aha. But seriously, I hate that thing...all of the MS Office suite for Mac is trash. iWork on the other hand, now that's the way to go. |
|
|
|
0
|
|
|
#25 |
|
I'm with the Scrivener crowd (although I use Word all the time).
Here's one thing that Scrivener gives you that can be really handy during the drafting stage (Spectrum mentioned it) -- you can compose in small chunks (smaller than chapters or named sections) and then rearrange them with great ease -- color code them, even, or use the corkboard-metaphor display. You can even look at two chunks simultaneously (and work on them as well). The chunks can be as fine-grained as you like. I had a piece of short fiction written in Word, a few years ago, and it wasn't working. I broke it into chunks, imported them into Scrivener and moved them around (click and drag, nothing more complicated than that) until I found the right solution. After each trial, I told Scrivener to show me the entire thing in that order (and even write it out as a Word document) and I'd read it, decide what still wasn't working, go back and re-order . . . in the end I won a national prize with it. If your thesis looks to be pretty much straight-ahead in its organization, then what Scrivener offers might not help you very much. But if at this point you're uncertain about how you're going to organize it, you might do well with Scrivener. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 10:07 PM.







Macbook Pro (late 2011)
Linear Mode
