SlideShare a Scribd company logo
1 of 58
Download to read offline
Write good papers
Daniel Lemire, Ph.D.
Professor of Computer Science
University of Quebec
http://lemire.me/en/
blog: http://lemire.me/blog/
Daniel Lemire, Ph.D. Write good papers
Publish or perish
Yes, if you don’t publish, you perish.
We think by writing. We think well by writing well.
More papers ⇒ more visibility.
Good papers build your reputation, over time.
Bad papers harm your reputation.
Daniel Lemire, Ph.D. Write good papers
What should you write about?
Must be a lasting reference (be ambitious!).
Can you say something unexpected?
Can you define new problems?
Answer new questions?
Daniel Lemire, Ph.D. Write good papers
How to be productive?
1 Come up with hypothesis.
2 Research it.
3 Collect data.
4 Write paper.
5 Submit it quickly to a journal.
6 Become famous!
7 . . .
Daniel Lemire, Ph.D. Write good papers
How to be productive?
1 Come up with hypothesis.
2 Research it.
3 Collect data.
4 Write paper.
5 Submit it quickly to a journal.
6 Become famous!
7 NO! Not how it is done!
Daniel Lemire, Ph.D. Write good papers
How to be productive? (For real this time)
Come up with general topic.
Read everything about it.
Write about what you learn.
Ask new questions. Write them up.
Seek answers in the literature. Ask your peers.
Eventually, you will answer new questions: keep writing it up.
Have different projects, at various stages: emergent, half
done, almost done, in press.
Start writing the papers before the research is completed.
Take your time. Revise your writing continuously.
Daniel Lemire, Ph.D. Write good papers
How much time writing?
Write all the time. Daily.
No need to write 10 hours a day.
Two hours a day is enough to be highly prolific.
Daniel Lemire, Ph.D. Write good papers
To write well
Work over months or years!
Write 1,000,000 words. Publish the best 1,000 words.
Daniel Lemire, Ph.D. Write good papers
Don’t be shy: use good tools
If you must use MS Office: learn to use it properly.
Use a spell checker. Just do it. (e.g., aspell)
Learn LATEX and BibTeX if you do a lot of math.
Use version control (subversion, git).
Use grammar and style checkers: style-check.rb, lacheck.
Daniel Lemire, Ph.D. Write good papers
Things to avoid
Do not use negations.
Avoid the future tense (the word ”will” in English) to refer to
something coming up next in the document.
Avoid temporal words such as “now” or “next”.
Avoid refering to other content with “below” or “above”.
Most adverbs—such as ”very”—are useless in a research
paper.
Keep your emotions in check: the reader may not care for
your surprise, your pleasure or your sadness.
Use parentheses and footnotes sparingly.
Daniel Lemire, Ph.D. Write good papers
Good papers are easy to skim
Meaningful section headers (Avoid: “theory”, Prefer: “A
proof that test A is valid”)
Lists, bullet points, enumerations.
Simple—yet beautiful—figures.
Daniel Lemire, Ph.D. Write good papers
En dash, em dash
Avoid: “pp. 4-14.” Use: “pp. 4–14.” (en dash is longer than
hyphen)
Avoid: “For our experiments, we used the blue ribbon, found
under the table, to kill John.”
Prefer: “For our experiments, we used the blue ribbon—found
under the table—to kill John.” (em dash is a long hyphen)
Daniel Lemire, Ph.D. Write good papers
Acronyms
Avoid UA (useless acronyms)
DUAT: Do not use acronyms in titles.
DUAA: Do not use acronyms in abstracts.
Defined once the first time you encounter it (“The Nuclear
Terminator—henceforth NT—blew up.”)
Use sparingly.
Daniel Lemire, Ph.D. Write good papers
Be consistent
Don’t use github, GitHub and Github in the same document.
Don’t use “dataset” and “data set” in the same document.
Daniel Lemire, Ph.D. Write good papers
Be consistent (2)
Do: “Fig. 5 is below Fig. 6 and to the right of Fig. 4.”
Do: “Figure 5 is below Figure 6 and to the right of Figure 4.”
Avoid: “Fig. 5 is below fig6 and to the right of Figure 4.”
Daniel Lemire, Ph.D. Write good papers
Use spaces when appropriate
It is “Head Mounted Display (HMD)” not “Head Mounted
Display(HMD)”.
It is “apple, orange” not “apple,orange”.
Daniel Lemire, Ph.D. Write good papers
Learn about unbreakable spaces
Unbreakable space: “p. 4”
Unbreakable space: “We ate 4 pies.”
Unbreakable space: “The index was at location 55552.”
In LATEX, write “p. 4”. In Microsoft Word, it is
<ctrl><space>.
Daniel Lemire, Ph.D. Write good papers
Learn about significant digits
Do not: “1012.12 ms”.
Do: “1 s”.
Daniel Lemire, Ph.D. Write good papers
Report your error margin
If you report “1 s”, would it be “1 s” again if you reran the
experiment?
Always gather many numbers.
Then report your error margin (pick one: percentage,
standard variation, statistical test).
Daniel Lemire, Ph.D. Write good papers
Be precise
Avoid: “Method A is much better than method B.”
Do: “Method A is 60% faster than method B.”
Daniel Lemire, Ph.D. Write good papers
Be precise (2)
Avoid : “The speed of test A depends on X.”
Do: “Test A is faster when X is larger.”
Daniel Lemire, Ph.D. Write good papers
Be precise (3)
Avoid: “It was shown that test A is faster.”
Do: “We showed that test A was faster.”
Daniel Lemire, Ph.D. Write good papers
Keep It Simple
Employ uncomplicated terms.
Use simple words.
“digging device”→ shovel.
Use short sentences—no more than 15 words.
Daniel Lemire, Ph.D. Write good papers
Be assertive without lying
Avoid: “Algorithm A might be the best approach.”
Do: “Algorithm A is fastest in all our tests.”
Daniel Lemire, Ph.D. Write good papers
Prefer the present tense
Avoid: “We observed a trend in our data.”
Avoid: “We will observe a trend in our data.”
Do: “We observe a trend in our data.”
Daniel Lemire, Ph.D. Write good papers
Use strong verbs
Avoid: “We made use of categorization.”
Do: “We categorized.”
Daniel Lemire, Ph.D. Write good papers
Be impactful
Avoid: “IBM Cognos is a tool by IBM.”
Avoid: “We shall shortly present our motivation.”
Each of your sentence should reward us with insights.
Daniel Lemire, Ph.D. Write good papers
How to write mathematics
Variables are in italics: ax = b,
Nouns or named functions are not: sin2
x = Ftiming.
Be consistent. Use a table of notation if you must.
Daniel Lemire, Ph.D. Write good papers
Begin sentences in English
Avoid: “Ω is larger than one”
Do: “The parameter Ω is larger than one.”
Daniel Lemire, Ph.D. Write good papers
Overdoing mathematics makes you unreadable
Plain English is better!
Avoid: “We have i xi = 1.”
Do: “The sum of the parameters is one: i xi = 1.”
Daniel Lemire, Ph.D. Write good papers
Mathematics is part of the language
Avoid:
We have the following result.
F = ma
Is F = ma part of the sentence, or a sentence on its own?
Daniel Lemire, Ph.D. Write good papers
Mathematics is part of the language (2)
Do:
We have the following result:
F = ma.
The equation is part of the sentence!
Daniel Lemire, Ph.D. Write good papers
Figures
All figures must be numbered and captioned.
All figures must be referenced in the text.
Caption usually goes underneath. (Table captions often go
above.)
Code samples of more than 3 lines should appear in figures or
the equivalent, not in main text.
Daniel Lemire, Ph.D. Write good papers
Figures and bitmaps
Write good
papers
How?
No bitmap (JPEG, PNG, GIF).
Fonts must be large enough.
Daniel Lemire, Ph.D. Write good papers
Figures: use good tools
Learn about Vector Graphics:
http://en.wikipedia.org/wiki/Vector_graphics.
Learn about TikZ: http://www.texample.net/tikz/.
Learn about Gnuplot: http://www.gnuplot.info/.
Learn about matplotlib: matplotlib.
Ask around!
Daniel Lemire, Ph.D. Write good papers
Figures with Excel
When using Excel:
Avoid the
defaults.
Get rid of
black border.
Get rid of the
silly key on
the right.
If you can’t use Excel properly, do not use it.
Daniel Lemire, Ph.D. Write good papers
Should you use color?
Absolutely! Most people read your papers in PDF.
But it must still be readable in black and white (use dark
colors).
Daniel Lemire, Ph.D. Write good papers
Should you use hyperlinks?
Absolutely!
But do you need to color your hyperlinks in blue? Probably
not.
Daniel Lemire, Ph.D. Write good papers
Thou shall not label needlessly
Equations are numbered only as needed. If you reference an
equation, number it. Avoid unused numbers.
Tables, figures, references must be referenced in the main
text
Daniel Lemire, Ph.D. Write good papers
What’s a good title
Must be precise.
Must be sexy and compelling.
No acronym.
Avoid : “On the problem of finding the derivative of sin x”
Prefer: “The derivative of sin x is cos x”
Daniel Lemire, Ph.D. Write good papers
What’s an abstract?
First sentence is key: avoid rambling.
Sexy: why must I read this paper absolutely?
The strong points must be there. (Sometimes, people won’t
read your paper.)
Self-contained: no reference, no hyperlink, no image.
Daniel Lemire, Ph.D. Write good papers
Kent Beck recipe for a good 4-sentence abstract
State the problem.
Why is it interesting?
What did you achieve?
What follows from your work?
Daniel Lemire, Ph.D. Write good papers
Introduction
Start with your motivation.
Put your work in a context. How is this paper different or
similar to other work?
Present the main definitions.
What question are you asking?
List your contributions and answers explicitly.
Not a long description of how the paper is organized.
Daniel Lemire, Ph.D. Write good papers
Theory
Present examples and motivation. Then present the
formalism.
Don’t include too many details (use appendices if you must).
Avoid unmotivated results.
Communicate difficult ideas with figures.
Daniel Lemire, Ph.D. Write good papers
Experiments and discussions
You need to confront your ideas with the real-world.
Even theory papers should have simulations, applications or
examples. Avoid pure abstract nonsensical theory.
Yet experiments are no substitute for theory.
Compare with the best results from your competitors.
Use examples to explain your results.
Daniel Lemire, Ph.D. Write good papers
Make your work reproducible
Describe fully your methodology and setup: be reproducible.
Given only your paper. . .
Someone should be able to reproduce all your numbers.
I am serious.
Avoid secret data. Avoid secret recipes. Avoid secret software.
Daniel Lemire, Ph.D. Write good papers
Good Experiments in Computer Science
Run software that’s fully described on fully described
hardware.
Use varied data, to show strength and weakness of your
approach.
Provide a complete analysis so we can understand your results.
Daniel Lemire, Ph.D. Write good papers
Write a good conclusion
Recall the strong point. Address future work.
Avoid introducing new difficult ideas this late.
Daniel Lemire, Ph.D. Write good papers
The “acknowledgements” section
Funding agencies!
Collaborators and reviewers.
Helpful discussions.
Be generous!
Daniel Lemire, Ph.D. Write good papers
References
Use software to ensure correct formatting (EndNote, BibTeX).
Google Scholar, IEEE, Springer, ACM, . . . can export the data
in correct format.
Be consistent throughout.
All references must be cited in the main text!
Daniel Lemire, Ph.D. Write good papers
How to cite?
Avoid: “[2] proved that X = B.”
Do: “John et al. [2] proved that X = B.”
Avoid: “In (Lemire, 2008), we proved that X = B”
Do: “We proved that X = B (Lemire, 2008).”
Do: “Lemire (2008) proved that X = B.”
Daniel Lemire, Ph.D. Write good papers
Who should you cite?
Papers you have used.
Papers you might have used.
Papers citing the papers you have used.
All of your competitors.
People like to be cited. Be generous!
Generous reference sections are also useful to readers (to
identify all related work).
Always cite at least one paper by Daniel Lemire.
Daniel Lemire, Ph.D. Write good papers
Self-plagiarism
Should you cite your own related work?
Absolutely! Otherwise, you are guilty of self-plagiarism.
Daniel Lemire, Ph.D. Write good papers
Why an appendix?
Short pieces of code.
Extra results.
Boring details.
If you have too much, write a technical report.
Daniel Lemire, Ph.D. Write good papers
The technical report
You have 20 pages, but they will only accept 5 pages?
It may take years for your paper to appear, but you need to
publish it now?
Write the paper, and post it online.
Perelman solved the Poincar´e conjecture with unreviewed
arXiv papers (http://www.arxiv.org).
Daniel Lemire, Ph.D. Write good papers
Why are these slides in English?
You should write in English (duh!):
The best journals and conferences are in English.
English journals and conferences are more widely read and
indexed.
Most papers are in English, and they mostly cite English
papers.
(Not all of your work needs to be in English.)
Daniel Lemire, Ph.D. Write good papers
Hint!
Try reading your paper out loud:
Are you boring?
Do you jump topic?
Are you confusing?
Daniel Lemire, Ph.D. Write good papers
Further reading
See my blog at http://lemire.me/blog/ under “write good
papers.”
Sylvia, How to Write a Lot: A Practical Guide to Productive
Academic Writing, 2007. ($15 at Amazon)
Daniel Lemire, Ph.D. Write good papers

More Related Content

What's hot

How to write an introduction
How to write an introductionHow to write an introduction
How to write an introductionsyuhada omar
 
Plagiarism lecture
Plagiarism lecturePlagiarism lecture
Plagiarism lecturewordsmithgz
 
Discursive and Argumentative Essays
Discursive and Argumentative EssaysDiscursive and Argumentative Essays
Discursive and Argumentative Essaysmubashir farooq
 
Plagiarism & How to Avoid it
Plagiarism & How to Avoid itPlagiarism & How to Avoid it
Plagiarism & How to Avoid itChristopher Baker
 
Programação Reativa e Funcional e extensões para PHP
Programação Reativa e Funcional e extensões para PHPProgramação Reativa e Funcional e extensões para PHP
Programação Reativa e Funcional e extensões para PHPJuliana Chahoud
 
On Research and Writing Research Papers
On Research and Writing Research PapersOn Research and Writing Research Papers
On Research and Writing Research PapersSrinath Perera
 
Introduction to Citations and Referencing
Introduction to Citations and ReferencingIntroduction to Citations and Referencing
Introduction to Citations and ReferencingKee-Man Chuah
 
Writing a literature review
Writing a literature reviewWriting a literature review
Writing a literature reviewHazel Hall
 
documents writing with LATEX
documents writing with LATEXdocuments writing with LATEX
documents writing with LATEXAnusha Vajrapu
 
Statement of Intent, Statement of Interest and Statement of Purpose: Differen...
Statement of Intent, Statement of Interest and Statement of Purpose: Differen...Statement of Intent, Statement of Interest and Statement of Purpose: Differen...
Statement of Intent, Statement of Interest and Statement of Purpose: Differen...SOP Writing
 
Easiest Way to Write a Thesis Statement
Easiest Way to Write a Thesis StatementEasiest Way to Write a Thesis Statement
Easiest Way to Write a Thesis StatementCustomWriting
 
Harvard Referencing: The basics (2022)
Harvard Referencing: The basics (2022)Harvard Referencing: The basics (2022)
Harvard Referencing: The basics (2022)Middlesex University
 

What's hot (20)

How to write an introduction
How to write an introductionHow to write an introduction
How to write an introduction
 
Plagiarism lecture
Plagiarism lecturePlagiarism lecture
Plagiarism lecture
 
Discursive and Argumentative Essays
Discursive and Argumentative EssaysDiscursive and Argumentative Essays
Discursive and Argumentative Essays
 
How to Write a Research Paper
How to Write a Research PaperHow to Write a Research Paper
How to Write a Research Paper
 
Plagiarism & How to Avoid it
Plagiarism & How to Avoid itPlagiarism & How to Avoid it
Plagiarism & How to Avoid it
 
literature review
literature reviewliterature review
literature review
 
Programação Reativa e Funcional e extensões para PHP
Programação Reativa e Funcional e extensões para PHPProgramação Reativa e Funcional e extensões para PHP
Programação Reativa e Funcional e extensões para PHP
 
On Research and Writing Research Papers
On Research and Writing Research PapersOn Research and Writing Research Papers
On Research and Writing Research Papers
 
Introduction to Citations and Referencing
Introduction to Citations and ReferencingIntroduction to Citations and Referencing
Introduction to Citations and Referencing
 
What Is Plagiarism
What Is PlagiarismWhat Is Plagiarism
What Is Plagiarism
 
Writing a literature review
Writing a literature reviewWriting a literature review
Writing a literature review
 
Research proposal
Research proposalResearch proposal
Research proposal
 
documents writing with LATEX
documents writing with LATEXdocuments writing with LATEX
documents writing with LATEX
 
Statement of Intent, Statement of Interest and Statement of Purpose: Differen...
Statement of Intent, Statement of Interest and Statement of Purpose: Differen...Statement of Intent, Statement of Interest and Statement of Purpose: Differen...
Statement of Intent, Statement of Interest and Statement of Purpose: Differen...
 
Easiest Way to Write a Thesis Statement
Easiest Way to Write a Thesis StatementEasiest Way to Write a Thesis Statement
Easiest Way to Write a Thesis Statement
 
Grant Writing Essentials
Grant Writing EssentialsGrant Writing Essentials
Grant Writing Essentials
 
Harvard Referencing: The basics (2022)
Harvard Referencing: The basics (2022)Harvard Referencing: The basics (2022)
Harvard Referencing: The basics (2022)
 
The Essay Writing Process
The Essay Writing ProcessThe Essay Writing Process
The Essay Writing Process
 
Plagiarism
PlagiarismPlagiarism
Plagiarism
 
Plagiarism
PlagiarismPlagiarism
Plagiarism
 

Similar to Write good papers

Essay writing copy.pptx
Essay writing copy.pptxEssay writing copy.pptx
Essay writing copy.pptxGuleabid
 
Writing style for business that's so good people will ask for seconds with a ...
Writing style for business that's so good people will ask for seconds with a ...Writing style for business that's so good people will ask for seconds with a ...
Writing style for business that's so good people will ask for seconds with a ...Jamie Teator
 
Ewrt 1AT class 9
Ewrt 1AT class 9Ewrt 1AT class 9
Ewrt 1AT class 9kimpalmore
 
English for writing research papers (chap 2 and 11)
English for writing research papers (chap 2 and 11)English for writing research papers (chap 2 and 11)
English for writing research papers (chap 2 and 11)Hafiza Abas
 
Writing About Literature
Writing About LiteratureWriting About Literature
Writing About LiteratureLetra Essencia
 
Ewrt1 a w15 class 7
Ewrt1 a w15 class 7Ewrt1 a w15 class 7
Ewrt1 a w15 class 7grendel8729
 
Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2jordanlachance
 
Technical writing tips
Technical writing tipsTechnical writing tips
Technical writing tipsLaura Albert
 
Thesis statement workshop
Thesis statement workshopThesis statement workshop
Thesis statement workshopTatiMein
 
Headlines & Caption Writing Course Content
Headlines & Caption Writing Course ContentHeadlines & Caption Writing Course Content
Headlines & Caption Writing Course ContentAndrew Scott
 
Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2jordanlachance
 
Ewrt 1 a class 6
Ewrt 1 a class 6Ewrt 1 a class 6
Ewrt 1 a class 6kimpalmore
 
Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2jordanlachance
 
Planning and organisation of essays by Cristian Zarza
Planning and organisation of essays by Cristian ZarzaPlanning and organisation of essays by Cristian Zarza
Planning and organisation of essays by Cristian ZarzaCristian Zarza
 
How to write papers, part 2 process of writing
How to  write papers, part 2 process of writingHow to  write papers, part 2 process of writing
How to write papers, part 2 process of writingXiao Qin
 

Similar to Write good papers (20)

Essay writing copy.pptx
Essay writing copy.pptxEssay writing copy.pptx
Essay writing copy.pptx
 
Writing style for business that's so good people will ask for seconds with a ...
Writing style for business that's so good people will ask for seconds with a ...Writing style for business that's so good people will ask for seconds with a ...
Writing style for business that's so good people will ask for seconds with a ...
 
Ewrt 1AT class 9
Ewrt 1AT class 9Ewrt 1AT class 9
Ewrt 1AT class 9
 
English for writing research papers (chap 2 and 11)
English for writing research papers (chap 2 and 11)English for writing research papers (chap 2 and 11)
English for writing research papers (chap 2 and 11)
 
Writing About Literature
Writing About LiteratureWriting About Literature
Writing About Literature
 
Brainstorming new
Brainstorming newBrainstorming new
Brainstorming new
 
Brainstorming new
Brainstorming newBrainstorming new
Brainstorming new
 
Class 18 1 a
Class 18 1 aClass 18 1 a
Class 18 1 a
 
Ewrt1 a w15 class 7
Ewrt1 a w15 class 7Ewrt1 a w15 class 7
Ewrt1 a w15 class 7
 
Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2
 
Presentation Of Research Work
Presentation Of Research WorkPresentation Of Research Work
Presentation Of Research Work
 
Technical writing tips
Technical writing tipsTechnical writing tips
Technical writing tips
 
Thesis statement workshop
Thesis statement workshopThesis statement workshop
Thesis statement workshop
 
Headlines & Caption Writing Course Content
Headlines & Caption Writing Course ContentHeadlines & Caption Writing Course Content
Headlines & Caption Writing Course Content
 
Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2
 
Ewrt 1 a class 6
Ewrt 1 a class 6Ewrt 1 a class 6
Ewrt 1 a class 6
 
Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2Class 9 n writing workshop essay 2
Class 9 n writing workshop essay 2
 
Planning and organisation of essays by Cristian Zarza
Planning and organisation of essays by Cristian ZarzaPlanning and organisation of essays by Cristian Zarza
Planning and organisation of essays by Cristian Zarza
 
How to write papers, part 2 process of writing
How to  write papers, part 2 process of writingHow to  write papers, part 2 process of writing
How to write papers, part 2 process of writing
 
Research paper
Research paperResearch paper
Research paper
 

More from Daniel Lemire

Accurate and efficient software microbenchmarks
Accurate and efficient software microbenchmarksAccurate and efficient software microbenchmarks
Accurate and efficient software microbenchmarksDaniel Lemire
 
Fast indexes with roaring #gomtl-10
Fast indexes with roaring #gomtl-10 Fast indexes with roaring #gomtl-10
Fast indexes with roaring #gomtl-10 Daniel Lemire
 
Parsing JSON Really Quickly: Lessons Learned
Parsing JSON Really Quickly: Lessons LearnedParsing JSON Really Quickly: Lessons Learned
Parsing JSON Really Quickly: Lessons LearnedDaniel Lemire
 
Next Generation Indexes For Big Data Engineering (ODSC East 2018)
Next Generation Indexes For Big Data Engineering (ODSC East 2018)Next Generation Indexes For Big Data Engineering (ODSC East 2018)
Next Generation Indexes For Big Data Engineering (ODSC East 2018)Daniel Lemire
 
Ingénierie de la performance au sein des mégadonnées
Ingénierie de la performance au sein des mégadonnéesIngénierie de la performance au sein des mégadonnées
Ingénierie de la performance au sein des mégadonnéesDaniel Lemire
 
SIMD Compression and the Intersection of Sorted Integers
SIMD Compression and the Intersection of Sorted IntegersSIMD Compression and the Intersection of Sorted Integers
SIMD Compression and the Intersection of Sorted IntegersDaniel Lemire
 
Decoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorizationDecoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorizationDaniel Lemire
 
Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...
Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...
Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...Daniel Lemire
 
Engineering fast indexes (Deepdive)
Engineering fast indexes (Deepdive)Engineering fast indexes (Deepdive)
Engineering fast indexes (Deepdive)Daniel Lemire
 
Engineering fast indexes
Engineering fast indexesEngineering fast indexes
Engineering fast indexesDaniel Lemire
 
MaskedVByte: SIMD-accelerated VByte
MaskedVByte: SIMD-accelerated VByteMaskedVByte: SIMD-accelerated VByte
MaskedVByte: SIMD-accelerated VByteDaniel Lemire
 
Roaring Bitmaps (January 2016)
Roaring Bitmaps (January 2016)Roaring Bitmaps (January 2016)
Roaring Bitmaps (January 2016)Daniel Lemire
 
Roaring Bitmap : June 2015 report
Roaring Bitmap : June 2015 reportRoaring Bitmap : June 2015 report
Roaring Bitmap : June 2015 reportDaniel Lemire
 
La vectorisation des algorithmes de compression
La vectorisation des algorithmes de compression La vectorisation des algorithmes de compression
La vectorisation des algorithmes de compression Daniel Lemire
 
Decoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorization  Decoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorization Daniel Lemire
 
Extracting, Transforming and Archiving Scientific Data
Extracting, Transforming and Archiving Scientific DataExtracting, Transforming and Archiving Scientific Data
Extracting, Transforming and Archiving Scientific DataDaniel Lemire
 
Innovation without permission: from Codd to NoSQL
Innovation without permission: from Codd to NoSQLInnovation without permission: from Codd to NoSQL
Innovation without permission: from Codd to NoSQLDaniel Lemire
 
Faster Column-Oriented Indexes
Faster Column-Oriented IndexesFaster Column-Oriented Indexes
Faster Column-Oriented IndexesDaniel Lemire
 
Compressing column-oriented indexes
Compressing column-oriented indexesCompressing column-oriented indexes
Compressing column-oriented indexesDaniel Lemire
 

More from Daniel Lemire (20)

Accurate and efficient software microbenchmarks
Accurate and efficient software microbenchmarksAccurate and efficient software microbenchmarks
Accurate and efficient software microbenchmarks
 
Fast indexes with roaring #gomtl-10
Fast indexes with roaring #gomtl-10 Fast indexes with roaring #gomtl-10
Fast indexes with roaring #gomtl-10
 
Parsing JSON Really Quickly: Lessons Learned
Parsing JSON Really Quickly: Lessons LearnedParsing JSON Really Quickly: Lessons Learned
Parsing JSON Really Quickly: Lessons Learned
 
Next Generation Indexes For Big Data Engineering (ODSC East 2018)
Next Generation Indexes For Big Data Engineering (ODSC East 2018)Next Generation Indexes For Big Data Engineering (ODSC East 2018)
Next Generation Indexes For Big Data Engineering (ODSC East 2018)
 
Ingénierie de la performance au sein des mégadonnées
Ingénierie de la performance au sein des mégadonnéesIngénierie de la performance au sein des mégadonnées
Ingénierie de la performance au sein des mégadonnées
 
SIMD Compression and the Intersection of Sorted Integers
SIMD Compression and the Intersection of Sorted IntegersSIMD Compression and the Intersection of Sorted Integers
SIMD Compression and the Intersection of Sorted Integers
 
Decoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorizationDecoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorization
 
Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...
Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...
Logarithmic Discrete Wavelet Transform for High-Quality Medical Image Compres...
 
Engineering fast indexes (Deepdive)
Engineering fast indexes (Deepdive)Engineering fast indexes (Deepdive)
Engineering fast indexes (Deepdive)
 
Engineering fast indexes
Engineering fast indexesEngineering fast indexes
Engineering fast indexes
 
MaskedVByte: SIMD-accelerated VByte
MaskedVByte: SIMD-accelerated VByteMaskedVByte: SIMD-accelerated VByte
MaskedVByte: SIMD-accelerated VByte
 
Roaring Bitmaps (January 2016)
Roaring Bitmaps (January 2016)Roaring Bitmaps (January 2016)
Roaring Bitmaps (January 2016)
 
Roaring Bitmap : June 2015 report
Roaring Bitmap : June 2015 reportRoaring Bitmap : June 2015 report
Roaring Bitmap : June 2015 report
 
La vectorisation des algorithmes de compression
La vectorisation des algorithmes de compression La vectorisation des algorithmes de compression
La vectorisation des algorithmes de compression
 
OLAP and more
OLAP and moreOLAP and more
OLAP and more
 
Decoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorization  Decoding billions of integers per second through vectorization
Decoding billions of integers per second through vectorization
 
Extracting, Transforming and Archiving Scientific Data
Extracting, Transforming and Archiving Scientific DataExtracting, Transforming and Archiving Scientific Data
Extracting, Transforming and Archiving Scientific Data
 
Innovation without permission: from Codd to NoSQL
Innovation without permission: from Codd to NoSQLInnovation without permission: from Codd to NoSQL
Innovation without permission: from Codd to NoSQL
 
Faster Column-Oriented Indexes
Faster Column-Oriented IndexesFaster Column-Oriented Indexes
Faster Column-Oriented Indexes
 
Compressing column-oriented indexes
Compressing column-oriented indexesCompressing column-oriented indexes
Compressing column-oriented indexes
 

Recently uploaded

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxAnaBeatriceAblay2
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 

Recently uploaded (20)

Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptxENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
ENGLISH5 QUARTER4 MODULE1 WEEK1-3 How Visual and Multimedia Elements.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 

Write good papers

  • 1. Write good papers Daniel Lemire, Ph.D. Professor of Computer Science University of Quebec http://lemire.me/en/ blog: http://lemire.me/blog/ Daniel Lemire, Ph.D. Write good papers
  • 2. Publish or perish Yes, if you don’t publish, you perish. We think by writing. We think well by writing well. More papers ⇒ more visibility. Good papers build your reputation, over time. Bad papers harm your reputation. Daniel Lemire, Ph.D. Write good papers
  • 3. What should you write about? Must be a lasting reference (be ambitious!). Can you say something unexpected? Can you define new problems? Answer new questions? Daniel Lemire, Ph.D. Write good papers
  • 4. How to be productive? 1 Come up with hypothesis. 2 Research it. 3 Collect data. 4 Write paper. 5 Submit it quickly to a journal. 6 Become famous! 7 . . . Daniel Lemire, Ph.D. Write good papers
  • 5. How to be productive? 1 Come up with hypothesis. 2 Research it. 3 Collect data. 4 Write paper. 5 Submit it quickly to a journal. 6 Become famous! 7 NO! Not how it is done! Daniel Lemire, Ph.D. Write good papers
  • 6. How to be productive? (For real this time) Come up with general topic. Read everything about it. Write about what you learn. Ask new questions. Write them up. Seek answers in the literature. Ask your peers. Eventually, you will answer new questions: keep writing it up. Have different projects, at various stages: emergent, half done, almost done, in press. Start writing the papers before the research is completed. Take your time. Revise your writing continuously. Daniel Lemire, Ph.D. Write good papers
  • 7. How much time writing? Write all the time. Daily. No need to write 10 hours a day. Two hours a day is enough to be highly prolific. Daniel Lemire, Ph.D. Write good papers
  • 8. To write well Work over months or years! Write 1,000,000 words. Publish the best 1,000 words. Daniel Lemire, Ph.D. Write good papers
  • 9. Don’t be shy: use good tools If you must use MS Office: learn to use it properly. Use a spell checker. Just do it. (e.g., aspell) Learn LATEX and BibTeX if you do a lot of math. Use version control (subversion, git). Use grammar and style checkers: style-check.rb, lacheck. Daniel Lemire, Ph.D. Write good papers
  • 10. Things to avoid Do not use negations. Avoid the future tense (the word ”will” in English) to refer to something coming up next in the document. Avoid temporal words such as “now” or “next”. Avoid refering to other content with “below” or “above”. Most adverbs—such as ”very”—are useless in a research paper. Keep your emotions in check: the reader may not care for your surprise, your pleasure or your sadness. Use parentheses and footnotes sparingly. Daniel Lemire, Ph.D. Write good papers
  • 11. Good papers are easy to skim Meaningful section headers (Avoid: “theory”, Prefer: “A proof that test A is valid”) Lists, bullet points, enumerations. Simple—yet beautiful—figures. Daniel Lemire, Ph.D. Write good papers
  • 12. En dash, em dash Avoid: “pp. 4-14.” Use: “pp. 4–14.” (en dash is longer than hyphen) Avoid: “For our experiments, we used the blue ribbon, found under the table, to kill John.” Prefer: “For our experiments, we used the blue ribbon—found under the table—to kill John.” (em dash is a long hyphen) Daniel Lemire, Ph.D. Write good papers
  • 13. Acronyms Avoid UA (useless acronyms) DUAT: Do not use acronyms in titles. DUAA: Do not use acronyms in abstracts. Defined once the first time you encounter it (“The Nuclear Terminator—henceforth NT—blew up.”) Use sparingly. Daniel Lemire, Ph.D. Write good papers
  • 14. Be consistent Don’t use github, GitHub and Github in the same document. Don’t use “dataset” and “data set” in the same document. Daniel Lemire, Ph.D. Write good papers
  • 15. Be consistent (2) Do: “Fig. 5 is below Fig. 6 and to the right of Fig. 4.” Do: “Figure 5 is below Figure 6 and to the right of Figure 4.” Avoid: “Fig. 5 is below fig6 and to the right of Figure 4.” Daniel Lemire, Ph.D. Write good papers
  • 16. Use spaces when appropriate It is “Head Mounted Display (HMD)” not “Head Mounted Display(HMD)”. It is “apple, orange” not “apple,orange”. Daniel Lemire, Ph.D. Write good papers
  • 17. Learn about unbreakable spaces Unbreakable space: “p. 4” Unbreakable space: “We ate 4 pies.” Unbreakable space: “The index was at location 55552.” In LATEX, write “p. 4”. In Microsoft Word, it is <ctrl><space>. Daniel Lemire, Ph.D. Write good papers
  • 18. Learn about significant digits Do not: “1012.12 ms”. Do: “1 s”. Daniel Lemire, Ph.D. Write good papers
  • 19. Report your error margin If you report “1 s”, would it be “1 s” again if you reran the experiment? Always gather many numbers. Then report your error margin (pick one: percentage, standard variation, statistical test). Daniel Lemire, Ph.D. Write good papers
  • 20. Be precise Avoid: “Method A is much better than method B.” Do: “Method A is 60% faster than method B.” Daniel Lemire, Ph.D. Write good papers
  • 21. Be precise (2) Avoid : “The speed of test A depends on X.” Do: “Test A is faster when X is larger.” Daniel Lemire, Ph.D. Write good papers
  • 22. Be precise (3) Avoid: “It was shown that test A is faster.” Do: “We showed that test A was faster.” Daniel Lemire, Ph.D. Write good papers
  • 23. Keep It Simple Employ uncomplicated terms. Use simple words. “digging device”→ shovel. Use short sentences—no more than 15 words. Daniel Lemire, Ph.D. Write good papers
  • 24. Be assertive without lying Avoid: “Algorithm A might be the best approach.” Do: “Algorithm A is fastest in all our tests.” Daniel Lemire, Ph.D. Write good papers
  • 25. Prefer the present tense Avoid: “We observed a trend in our data.” Avoid: “We will observe a trend in our data.” Do: “We observe a trend in our data.” Daniel Lemire, Ph.D. Write good papers
  • 26. Use strong verbs Avoid: “We made use of categorization.” Do: “We categorized.” Daniel Lemire, Ph.D. Write good papers
  • 27. Be impactful Avoid: “IBM Cognos is a tool by IBM.” Avoid: “We shall shortly present our motivation.” Each of your sentence should reward us with insights. Daniel Lemire, Ph.D. Write good papers
  • 28. How to write mathematics Variables are in italics: ax = b, Nouns or named functions are not: sin2 x = Ftiming. Be consistent. Use a table of notation if you must. Daniel Lemire, Ph.D. Write good papers
  • 29. Begin sentences in English Avoid: “Ω is larger than one” Do: “The parameter Ω is larger than one.” Daniel Lemire, Ph.D. Write good papers
  • 30. Overdoing mathematics makes you unreadable Plain English is better! Avoid: “We have i xi = 1.” Do: “The sum of the parameters is one: i xi = 1.” Daniel Lemire, Ph.D. Write good papers
  • 31. Mathematics is part of the language Avoid: We have the following result. F = ma Is F = ma part of the sentence, or a sentence on its own? Daniel Lemire, Ph.D. Write good papers
  • 32. Mathematics is part of the language (2) Do: We have the following result: F = ma. The equation is part of the sentence! Daniel Lemire, Ph.D. Write good papers
  • 33. Figures All figures must be numbered and captioned. All figures must be referenced in the text. Caption usually goes underneath. (Table captions often go above.) Code samples of more than 3 lines should appear in figures or the equivalent, not in main text. Daniel Lemire, Ph.D. Write good papers
  • 34. Figures and bitmaps Write good papers How? No bitmap (JPEG, PNG, GIF). Fonts must be large enough. Daniel Lemire, Ph.D. Write good papers
  • 35. Figures: use good tools Learn about Vector Graphics: http://en.wikipedia.org/wiki/Vector_graphics. Learn about TikZ: http://www.texample.net/tikz/. Learn about Gnuplot: http://www.gnuplot.info/. Learn about matplotlib: matplotlib. Ask around! Daniel Lemire, Ph.D. Write good papers
  • 36. Figures with Excel When using Excel: Avoid the defaults. Get rid of black border. Get rid of the silly key on the right. If you can’t use Excel properly, do not use it. Daniel Lemire, Ph.D. Write good papers
  • 37. Should you use color? Absolutely! Most people read your papers in PDF. But it must still be readable in black and white (use dark colors). Daniel Lemire, Ph.D. Write good papers
  • 38. Should you use hyperlinks? Absolutely! But do you need to color your hyperlinks in blue? Probably not. Daniel Lemire, Ph.D. Write good papers
  • 39. Thou shall not label needlessly Equations are numbered only as needed. If you reference an equation, number it. Avoid unused numbers. Tables, figures, references must be referenced in the main text Daniel Lemire, Ph.D. Write good papers
  • 40. What’s a good title Must be precise. Must be sexy and compelling. No acronym. Avoid : “On the problem of finding the derivative of sin x” Prefer: “The derivative of sin x is cos x” Daniel Lemire, Ph.D. Write good papers
  • 41. What’s an abstract? First sentence is key: avoid rambling. Sexy: why must I read this paper absolutely? The strong points must be there. (Sometimes, people won’t read your paper.) Self-contained: no reference, no hyperlink, no image. Daniel Lemire, Ph.D. Write good papers
  • 42. Kent Beck recipe for a good 4-sentence abstract State the problem. Why is it interesting? What did you achieve? What follows from your work? Daniel Lemire, Ph.D. Write good papers
  • 43. Introduction Start with your motivation. Put your work in a context. How is this paper different or similar to other work? Present the main definitions. What question are you asking? List your contributions and answers explicitly. Not a long description of how the paper is organized. Daniel Lemire, Ph.D. Write good papers
  • 44. Theory Present examples and motivation. Then present the formalism. Don’t include too many details (use appendices if you must). Avoid unmotivated results. Communicate difficult ideas with figures. Daniel Lemire, Ph.D. Write good papers
  • 45. Experiments and discussions You need to confront your ideas with the real-world. Even theory papers should have simulations, applications or examples. Avoid pure abstract nonsensical theory. Yet experiments are no substitute for theory. Compare with the best results from your competitors. Use examples to explain your results. Daniel Lemire, Ph.D. Write good papers
  • 46. Make your work reproducible Describe fully your methodology and setup: be reproducible. Given only your paper. . . Someone should be able to reproduce all your numbers. I am serious. Avoid secret data. Avoid secret recipes. Avoid secret software. Daniel Lemire, Ph.D. Write good papers
  • 47. Good Experiments in Computer Science Run software that’s fully described on fully described hardware. Use varied data, to show strength and weakness of your approach. Provide a complete analysis so we can understand your results. Daniel Lemire, Ph.D. Write good papers
  • 48. Write a good conclusion Recall the strong point. Address future work. Avoid introducing new difficult ideas this late. Daniel Lemire, Ph.D. Write good papers
  • 49. The “acknowledgements” section Funding agencies! Collaborators and reviewers. Helpful discussions. Be generous! Daniel Lemire, Ph.D. Write good papers
  • 50. References Use software to ensure correct formatting (EndNote, BibTeX). Google Scholar, IEEE, Springer, ACM, . . . can export the data in correct format. Be consistent throughout. All references must be cited in the main text! Daniel Lemire, Ph.D. Write good papers
  • 51. How to cite? Avoid: “[2] proved that X = B.” Do: “John et al. [2] proved that X = B.” Avoid: “In (Lemire, 2008), we proved that X = B” Do: “We proved that X = B (Lemire, 2008).” Do: “Lemire (2008) proved that X = B.” Daniel Lemire, Ph.D. Write good papers
  • 52. Who should you cite? Papers you have used. Papers you might have used. Papers citing the papers you have used. All of your competitors. People like to be cited. Be generous! Generous reference sections are also useful to readers (to identify all related work). Always cite at least one paper by Daniel Lemire. Daniel Lemire, Ph.D. Write good papers
  • 53. Self-plagiarism Should you cite your own related work? Absolutely! Otherwise, you are guilty of self-plagiarism. Daniel Lemire, Ph.D. Write good papers
  • 54. Why an appendix? Short pieces of code. Extra results. Boring details. If you have too much, write a technical report. Daniel Lemire, Ph.D. Write good papers
  • 55. The technical report You have 20 pages, but they will only accept 5 pages? It may take years for your paper to appear, but you need to publish it now? Write the paper, and post it online. Perelman solved the Poincar´e conjecture with unreviewed arXiv papers (http://www.arxiv.org). Daniel Lemire, Ph.D. Write good papers
  • 56. Why are these slides in English? You should write in English (duh!): The best journals and conferences are in English. English journals and conferences are more widely read and indexed. Most papers are in English, and they mostly cite English papers. (Not all of your work needs to be in English.) Daniel Lemire, Ph.D. Write good papers
  • 57. Hint! Try reading your paper out loud: Are you boring? Do you jump topic? Are you confusing? Daniel Lemire, Ph.D. Write good papers
  • 58. Further reading See my blog at http://lemire.me/blog/ under “write good papers.” Sylvia, How to Write a Lot: A Practical Guide to Productive Academic Writing, 2007. ($15 at Amazon) Daniel Lemire, Ph.D. Write good papers