Prof Lennart Nacke, PhD Profile picture
Apr 5, 2023 8 tweets 3 min read Read on X
Supercharge your paper submissions with 5 powerful LaTeX snippets.

I've perfected them in 10,000+ hours of coding.

Unlock the secret to lightning-fast paper editing. ↓
1. Use the right documentclass options before submitting your paper to CHI

How it works:

- Comment out this line of code with % \documentclass[sigconf,authordraft]{acmart}
- Then add \documentclass[manuscript,screen,review, anonymous]{acmart}

This is the right review format. Screenshot of the replacement of the LaTeX code from the ACM
2. Format nicer-looking research questions

How it works:

Load in LaTeX doc header:
\usepackage{enumerate}
\usepackage[shortlabels]{enumitem}

Type in LaTeX doc body:
\begin{enumerate}[label= \textbf{RQ\arabic*:}]
\item x
\end{enumerate} The image shows the described code in the Overleaf editor an
3. Make sure to always define acronyms before use

How it works:

Load in LaTeX doc header:
\usepackage[nolist]{acronym}

Define acronyms:
\begin{acronym}
\acro{ANOVA}{Analysis of Variance}
\end{acronym}

Write the acronym in your text like this:
"We conducted an \ac{ANOVA}." The image shows the described LaTeX for the acronym package
4. Create pretty quotes for qualitative findings

How it works:

Define a new command called \quoting:
\newcommand{\quoting}[2][P]{``\emph{#2}''\emph{[\textbf{#1}]}}

Use the command like this to quote participants:
\quoting[P13]{This prototype rocked my world.}. The image shows the described LaTeX for the new quoting comm
5. Leave highlighted comments

How it works:

Load in LaTeX doc header:
\usepackage{xcolor}

Define:
\definecolor{highlighterYellow}{HTML}{fff100}
\newcommand{\lennartNote}[1]{\colorbox{highlighterYellow}{\textbf{Lennart:} \textit{#1}}}

Use:
\lennartNote{My nice comment} The image shows the described LaTeX for code to created high
TL;DR: 5 drops of my secret LaTeX sauce to write smooth #chi2023 papers

1. Use the right documentclass options for submission
2. Format nicer-looking RQs
3. Always define acronyms before use
4. Create pretty quotes for qualitative findings
5. Leave highlighted comments
Done like disco.

If you enjoyed this thread:

1. Follow me @acagamic for more tips on writing research papers
2. Join more than a thousand people on my newsletter (link in profile).

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Prof Lennart Nacke, PhD

Prof Lennart Nacke, PhD Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @acagamic

Aug 23
The dark side of research: Fake citations are on the rise.

Dubious scientists join drug lords and counterfeiters on the black market.

The problem goes deeper than you think. Fake references and scientists are on the rise.
In a nature news article, researchers exposed a disturbing truth:

Citations are being sold in bulk to inflate academic profiles.

For $300, 50 citations will boost a researcher's Google Scholar profile.

Even for a fake scientist.

Yes, fake scientists.

WTF?
The citation black market is undermining academic credibility.

The implications are huge.

Many of us rely on citation counts for funding, promotions, and credibility.

More than 60% of top universities get it from Scholar.

Yes, it's a dumb measure, but we're stuck with it.
Read 7 tweets
Aug 23
3 data types that can power your next data visualization

Most people struggle with how to plot their data.

But if you know your data type, the process becomes easy.

How to visualize your data (by Steve Franconeri): You have the following data (sample): Discrete Categories, Ordered categories, and Continuous Metrics. This overview shows how to plot them.
Here’s a quick overview of three common types

1. Discrete categories

These are distinct groups, like cities or product names.
Use bar charts to show differences in their size or count.
2. Ordered categories

Here, items follow a set order—like grades or income brackets.
Use line charts to highlight trends over time or progression.
Read 6 tweets
Aug 15
The Hero’s Journey is everywhere, but here’s why it works.

Most stories that grip us have something in common:

A powerful structure.

This is the Archplot!

The engine behind Harry Potter, Star Wars, and The Odyssey. (Read on) A visualization of the Archplot structure by Ingrid Sundberg. Book examples of arch plot include: Harry Potter (Rowling), Hunger Games (Collins), Speak (Anderson), Pride & Prejudice (Austen), Hamlet (Shakespeare), The Odyssey (Homer),  etc.
It’s the journey of a hero who steps out of their comfort zone, faces enemies, hits rock bottom, and rises to victory. The structure transforms ordinary characters into unforgettable legends.

What makes it so effective?
• Relatable: It mirrors real-life challenges.
• Emotional: The stakes rise, and the hero grows.
• Universal: The framework works across genres.

The key stages?

1. A call to adventure
2. Crossing the threshold
3. Facing trials
4. Ultimately returning transformed
Read 5 tweets
Aug 11
Research grant writing is always evolving. (Yes, professors)

If you’re struggling with grant applications, read on...

What I'm about to share applies to all tenure-track academics. Hopefully, this guide will refine your strategy and enhance your grant success rate. Mindmap of how to write a research grant.
1. 🎯 Preparation

• Identify funding opportunities
↳ Databases
↳ Deadlines
↳ Eligibility

• Understand funder priorities
↳ Mission
↳ History
↳ Focus

• Develop your research idea
↳ Questions
↳ Review
↳ Gaps

• Assemble your team
↳ Roles
↳ Co-lead
↳ Collaborations
2. 📝 Writing the proposal

• Abstract
• Intro
↳ Problem
↳ Solution

• Literature Review
↳ Synthesize

• Methodology
↳ Research design
↳ Address challenges
↳ Include timeline

• Expected outcomes
↳ Results
↳ Impacts
↳ Applications

• Budget
↳ Itemize
↳ Justify
Read 9 tweets
Aug 10
If I were to start my PhD again, I would need to read this post.

Every grad student struggles with time management.

This can seriously derail your academic progress.
And we are not addressing it effectively enough.

Here are 5 ways I would manage my time more effectively: Mindmap of 5 steps to increase writing productivity.
1. Stop relying on vague writing goals

Create a realistic and specific writing schedule instead.
A good approach: Set daily word count or time targets.

2. Use the 15-minute rule

Tone down your perfectionism.
Commit to writing for just 15 minutes a day, no exceptions.
This small commitment often leads to longer, more productive sessions.

Read 9 tweets
Jul 19
I mastered academic writing 3 years into my PhD.

My hidden ingredient is a compelling claim.

I don't:

• write unfocused arguments.
• present obvious or uncontroversial ideas.
• rehash existing knowledge without insight.
• make sweeping generalizations without evidence. Mindmap for: What is a claim? Based on the Odegaard Writing & Research Center, adapted from UW Expository Writing Program handouts
Instead:

• I craft claims that define clear goals and directions for my papers.
• I ensure my claims are argumentative, taking a specific stance.
• I support my claims with robust evidence and expert opinions.
• I make my claims complex enough to sustain an entire paper.
Thinking deeply about your main argument can transform your writing.

Take your research to a new level.

A level of truly contributing to your field.

Are you just summarizing others' work?

Or leaving your own intellectual mark?
Read 5 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(