Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
research:resources [2008/05/28 22:58] – admin | research:resources [2025/05/07 19:54] (current) – [Writing a Literature Review] admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Resources ====== | ||
+ | ===== Literature Searches, Related Work ===== | ||
+ | |||
+ | |||
+ | Adapted from [[https:// | ||
+ | |||
+ | ==== Finding the World: Bibliography Search ==== | ||
+ | |||
+ | The goal is to identify the world for your topic, i.e., search for all papers relevant to your topic. | ||
+ | Then, use the bibliographies of recent papers to identify earlier relevant papers. In many digital libraries, you can also see what papers the paper references and who references the given paper. | ||
+ | |||
+ | The result should be | ||
+ | - one sentence describing the overall topic/ | ||
+ | - a paragraph explaining how you performed your search (as precisely stated as possible) | ||
+ | - a nicely formatted reference list. Consider using Bibtex and Latex, perhaps in [[https:// | ||
+ | - a paragraph or enumerated list that cites the papers in your list and describes the classification of those papers in some way. | ||
+ | |||
+ | The goal is to have an organized view of the world, not just a long list of papers on the topic, which will help in writing a survey | ||
+ | |||
+ | ==== Outlining a Literature Review ==== | ||
+ | |||
+ | A literature review should help you understand the timeline, overall contributions, | ||
+ | order) of paper publication dates to obtain some sense of how the research has evolved over the years. | ||
+ | |||
+ | Then, develop an outline where you have grouped the papers focusing on very similar | ||
+ | problems, and then have a section of the outline for each paper. For each paper, be sure to include | ||
+ | a subpart for problem addressed, contribution, | ||
+ | limitations. Just one sentence for each of these items is needed. Thus, your outline should look | ||
+ | like: | ||
+ | |||
+ | - Subtopic 1 | ||
+ | - Paper 1: title and authors | ||
+ | - One sentence on the specific problem addressed, Contribution. | ||
+ | - One sentence on the findings of any evaluation and the limitations | ||
+ | - Paper 2: title and authors | ||
+ | - ... | ||
+ | - ... | ||
+ | - Subtopic 2 ... | ||
+ | |||
+ | This outline should be in plain text so it is easy to insert into a latex file to start writing. | ||
+ | |||
+ | ==== Writing a Background/ | ||
+ | |||
+ | First, read some Background and Related Work sections of papers to see how they are written. A good literature survey does not just write a separate paragraph on every paper | ||
+ | written in the field in any order you want. Rather, | ||
+ | |||
+ | * A good literature survey starts with a background section that familiarizes a computer science reader to the basic topic area, such as testing web applications – what constitutes a web application, | ||
+ | * A good literature survey tries to group papers addressing similar problems and discuss and compare them together. | ||
+ | * A good literature survey also presents the papers typically in some chronological order within each problem identified. | ||
+ | * The most relevant papers to what you want to focus on are presented first, and then other papers that deal with problems related, but not so relevant, are discussed very briefly and sometimes only cited as a group with a single sentence. So, paragraphs are ordered from most relevant work to least relevant work to your chosen problem of interest. | ||
+ | * A good literature survey will do the following for the most relevant papers: | ||
+ | * describe the overall goals/ | ||
+ | * general approach and unique characteristics of their approach | ||
+ | * restrictions/ | ||
+ | |||
+ | Using your literature review outline (see above) as a template and the the suggestions above, put together your related work section. | ||
+ | |||
+ | A related work section should be 1 to 1 1/2 pages in the typical double-column conference paper format. | ||
+ | |||
+ | |||
+ | ===== How to Read a Research Paper ===== | ||
+ | |||
+ | //Courtesy of [[http:// | ||
+ | |||
+ | When reading a research paper, answer the following questions: | ||
+ | |||
+ | ==== Statement of the Problem/ | ||
+ | |||
+ | * In one sentence in your own words, state succinctly the overall problem being addressed in this paper. | ||
+ | * What particular goals do these researchers have in addressing this problem? | ||
+ | * What contribution are they seeking to make to the state-of-the-art? | ||
+ | |||
+ | ==== Technical Approach: ==== | ||
+ | |||
+ | In a few sentences in your own words, what is the key insight of this group' | ||
+ | |||
+ | |||
+ | ==== Discussion/ | ||
+ | |||
+ | * How did the researchers evaluate their efforts? | ||
+ | * What conclusions did they make from their evaluation results? | ||
+ | * What application/ | ||
+ | * What limitations do the researchers mention with their approach? | ||
+ | * What additional limitations do you think might also occur? | ||
+ | * Write one interesting question to ponder with regard to this paper beyond content understanding. | ||
+ | |||
+ | ===== How to Perform Research ===== | ||
+ | |||
+ | * [[http:// | ||
+ | ===== Bibliography Searches ===== | ||
+ | |||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// |