{
    "componentChunkName": "component---src-templates-docs-js",
    "path": "/04-thesis-work/01-research-methods/literature-review",
    "result": {"data":{"site":{"siteMetadata":{"title":"Linnéuniversitetet","language":"en"}},"mdx":{"fields":{"id":"e39d7ec2-c980-5009-93fe-39d056200648","title":"Literature Review","slug":"/04-thesis-work/01-research-methods/literature-review"},"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"In a systematic literature review, data is collected from what others have published and is synthesized to give an overview of a subject area. It can, for example, be used to see which software engineering processes that are most commonly used to solve a particular problem or the pros and cons of using a particular software architecture in a specific type of systems. A systematic literature review is referred to as a secondary study, meaning that no firsthand data is collected. Only data published by others is used. \"), mdx(\"p\", null, \"In a systematic literature review, it is important to have a structured way of searching for articles. You need to define where you search and what search terms that are used. An example is that you search for the term \\u201Csorting algorithm performance\\u201D in the ACM and IEEE Xplore Digital Libraries.\"), mdx(\"p\", null, \"The search will result in a list of articles. If you have well-defined search terms most of the articles in the list will be relevant for your study, but some will most likely not be relevant. To combat this you define some inclusion-exclusion criteria and read the abstract of every article to check if it matches your criteria. An example is to only include articles that mention bubble sort, quick sort, selection sort, insertion sort or merge sort in the abstract.\"), mdx(\"p\", null, \"To find good search terms and inclusion-exclusion criteria you often have to start with one or more trial searches. The purpose of these is to try different search terms and criteria since it can be tricky to directly come up with the perfect search terms.\"), mdx(\"p\", null, \"It is important that you document and report everything you do (often referred to as your search strategy):\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Search terms used\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Which libraries and search engines you used for the search\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"If you exclude older articles (i.e., published before a specific year)\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Inclusion - exclusion criteria used\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"When you performed the search (date)\")), mdx(\"p\", null, \"A complete guide can be found here. It is recommended that you read it before planning and conducting your own systematic literature review.\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"http://www.inf.ufsc.br/~awangenh/kitchenham.pdf\"\n  }, \"Procedures for Performing Systematic Reviews\"))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{},"parent":{"relativePath":"04-thesis-work/01-research-methods/literature-review.md"},"frontmatter":{"metaTitle":null,"metaDescription":null}},"allMdx":{"edges":[{"node":{"fields":{"slug":"/02-course-content/01-lectures","title":"01 Lectures"}}},{"node":{"fields":{"slug":"/01-course-information","title":"Course information"}}},{"node":{"fields":{"slug":"/02-before-course","title":"Before Course"}}},{"node":{"fields":{"slug":"/03-starting-project","title":"Starting a project"}}},{"node":{"fields":{"slug":"/05-examination","title":"Examination"}}},{"node":{"fields":{"slug":"/","title":"Degree project"}}},{"node":{"fields":{"slug":"/01-course-information/00-timeline","title":"Timeline"}}},{"node":{"fields":{"slug":"/01-course-information/01-communication-strategy","title":"Communication Strategy"}}},{"node":{"fields":{"slug":"/01-course-information/02-course-goals-activities","title":"Course goals and activities"}}},{"node":{"fields":{"slug":"/01-course-information/03-expectations","title":"What we expect from you"}}},{"node":{"fields":{"slug":"/02-before-course/00-precourse-introduction","title":"Pre-course Introduction"}}},{"node":{"fields":{"slug":"/02-before-course/01-registration","title":"Registration"}}},{"node":{"fields":{"slug":"/02-before-course/02-ideation","title":"Ideation"}}},{"node":{"fields":{"slug":"/02-before-course/03-work-in-pairs","title":"Forming Pairs"}}},{"node":{"fields":{"slug":"/02-before-course/04-external companies","title":"External Companies"}}},{"node":{"fields":{"slug":"/02-before-course/05-letter-to-companies","title":"Letter to companies"}}},{"node":{"fields":{"slug":"/03-starting-project/03-course-introduction","title":"Course introduction"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops","title":"Workshops"}}},{"node":{"fields":{"slug":"/03-starting-project/05-student-project-proposal","title":"Student Project Proposal"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods","title":"Research methods"}}},{"node":{"fields":{"slug":"/04-thesis-work/03-examiner-seminar","title":"Examiner seminar"}}},{"node":{"fields":{"slug":"/04-thesis-work/04-peer-review","title":"Peer Review"}}},{"node":{"fields":{"slug":"/05-examination/06-presentations","title":"Presentations"}}},{"node":{"fields":{"slug":"/05-examination/07-opposition","title":"Opposition"}}},{"node":{"fields":{"slug":"/05-examination/08-examiner-review","title":"Examiner review"}}},{"node":{"fields":{"slug":"/05-examination/09-publication","title":"Publication"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area","title":"W1 - Research and Application Area"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution","title":"W2 - Knowledge Contribution"}}},{"node":{"fields":{"slug":"/04-thesis-work","title":"Thesis work"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/03-validity-and-reliability","title":"Validity and reliability"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/case-study","title":"Case Study"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/controlled-experiment","title":"Controlled Experiment"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/design-science","title":"Design Science"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/interviews","title":"Interviews"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/literature-review","title":"Literature Review"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/surveys","title":"Surveys"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/01-Refero","title":"Refero guide"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/02-Referencing","title":"IEEE Referencing"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/Searching","title":"Searching"}}},{"node":{"fields":{"slug":"/03-starting-project/06-getting-a-supervisor","title":"Getting a supervisor"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/01-prepare","title":"Prepare"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/02-theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/03-practice-reading-thesis","title":"W1.1 - Reading a thesis"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/04-practice-Reasearch-Area","title":"W1.2 - Searching"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/01-Overview","title":"Overview"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/02-Theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/03-Practice-Reading","title":"W2.1 Practice reading thesis "}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/04-Practice-Pitches","title":"W2.2 Work on pitches "}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/01-theory","title":"Theory"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/template","title":"Template"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/03-practice-research-instrument","title":"W3.1 - Research instrument"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/05-help","title":"Academic Support Centre"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/06-practice-read-thesis-method-chapter","title":"W3.3 - Read thesis method chapter"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology","title":"W3 - Methodology"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools","title":"Writing Tools"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/04-Layout","title":"Layout"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/03-Writing","title":"Writing"}}}]}},"pageContext":{"id":"e39d7ec2-c980-5009-93fe-39d056200648"}},
    "staticQueryHashes": ["253607798","3706406642","710574383"]}