Quick guide to research
In just 1000 words...
By Miguel Pardal and Joana Paulo Pardal
v1.0.5 (2009-07-21)
This is a short guide to help you get started on scientific research that will eventually be published. It provides some motivation, a suggested tool-kit and some more tips.
This document is intended to be an open work-in-progress, so all feedback to improve it is welcome!
Writing
So you did some interesting scientific work, and the question looms in your mind: is it worth being published? The answer is a definite yes!
Writing is the way to express your ideas in a way useful to other people. Your own personal learning is greatly impaired if you don't distill your work by putting it in writing.
Citing
Even if you never though about it, your work is only possible because of previous work done by others. It's only fair to acknowledge their work by referring it.
In academic work keeping track of references is very important, because it tells how solid your work actually is. In your scientific publication you should only make two kinds of claims: ones that are substantiated by your work; and ones that are substantiated by someone else's work. This means that stating something like "X is better than Y" must be demonstrated either by your results or by someone you cite.
Publication types
Not all publications achieve the same goals. The better and more mature your work is, the more people you want to find out about it. The following is a publication type list, ordered by increasing exposure:
• Technical report (for a course or for an internal project);
• Workshop paper;
• Conference paper;
• Journal paper;
• Book chapter;
• Book.
With greater exposure also comes greater scrutiny from peer reviewing , a process that makes authors meet the standards of their discipline and of science at large. This is good, because this means that someone else who knows what you're talking about will look at your work and critique it. Always try to learn as much as you can from a review, and don't take it personally if it's not as good as you expected it. You should be the first to know that there are always things to improve!
Also, understand that your work will evolve. First try to publish in a workshop, then in a conference and finally in a journal or book.
Structuring your paper
A typical paper outline is something like:
1. Introduction
2. Problem
3. Proposal
4. Evaluation
5. Related Work
6. Conclusion
6.1 Main contributions
6.2 Future work
This is just an example. The ones that are always there are the Introduction and the Conclusion. Usually it is easier to leave the Introduction for last.
At all levels - section, chapter, paper - there is a rule of 3-tells: "tell what you'll tell; tell; tell what you've told". This helps the reader keep their bearings.
In a
longer duration work, like a dissertation, it can be helpful to do
an early, preliminary version (think of it as a "trailer" for your "movie"). It
should include a short state of the art with the core concepts, facts and, mainly, good references. State the goals of your work. These will be
crucial to give a way to know if your dissertation is completed or not.
Reading fast
There are several reading modes when looking at a paper that might be interesting:
- ultra-fast - read title and abstract, look at figures;
- fast - read title, abstract, introduction, figures, conclusion;
- normal - read all sections and check the most interesting references;
- thorough - read everything and check all references.
Using the fast modes you can go through a pile of papers in no time, and then focus on the few that actually matter.
Essential tools
References are important, but their value doesn't come without the cost of keeping track of them. So, the first tool to set-up is the reference repository. Keep a references file store. Assign
unique and easy to remember identifiers to each publication (e.g.
concatenate last name of first author with publication year). Keep the meta-data in the standard BibTeX format using a manager, like JabRef or BibDesk, to maintain your database and to be able to export the meta-data in different formats.
For the text processing itself use LaTeX. It is widely used, produces great looking documents that follow all guidelines and has built-in support for complex mathematical expressions. It is also great at generating your references list automatically! There are distributions for all major computing platforms like MiKTeX for Windows.
If you don't want to learn LaTeX, you should! The learning curve is steep, but it's worth it. If you really don't want to learn LaTeX, use Microsoft Word or equivalent using styles consistently (Title,
Heading1, Heading 2, etc) and always pasting your text unformatted. Word
can be intuitive at first but without strict styles you can find yourself struggling with its formatting glitches.
Another advantage of LaTeX over Word is that is allows you to focus on the writing and not in the layout.
There are also friendlier LaTeX tools, like LyX.
An image is worth a thousand words, so always illustrate your papers adequately. For bitmap and photo image processing, use something like GIMP. For diagrams, use Microsoft Visio, OmniGraffle or similar.
More tools
Mind-maps are a
natural way of organizing ideas and giving them structure. Give a tool
like FreeMind a try, to help you starting to outline your paper.
Keep a shared calendar with your publication targets. List them by submission deadline because it's the date that matters to you as an author! You can find targets suitable for your work by looking at your own references and seeing where they were published. Your work will probably fit there too. Also check if it's a good target... you can tell by the sponsor list (look for ACM, IEEE, AAAI, etc) and also if it's indexed by ISI Web of Knowledge.
Links
feedback
Feel free to email us with comments and suggestions. We look forward to hearing from you!