{
    "componentChunkName": "component---src-templates-docs-js",
    "path": "/03-starting-project/04-workshops/04-workshop-research-area/02-theory",
    "result": {"data":{"site":{"siteMetadata":{"title":"Linnéuniversitetet","language":"en"}},"mdx":{"fields":{"id":"8e1ab2c1-75f1-569a-ae23-0c616ea8a781","title":"Theory","slug":"/03-starting-project/04-workshops/04-workshop-research-area/02-theory"},"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 = {\n  \"title\": \"Theory\",\n  \"metaTitle\": \"Theory\",\n  \"metaDescription\": \"This is the meta description for this page\"\n};\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(\"h2\", null, \"Workshop overview\"), mdx(\"h3\", null, \"This workshop covers the following goals\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"The application and research areas are clearly defined and described.\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"A focus area is introduced ( a sub-area of the research area ).\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Related scientific work is introduced related to the focus area.\")), mdx(\"h3\", null, \"Skills you need from this workshop\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Knowledge of CS research, where?, and how to find it\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Separation and connection between CS-research and applied area\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Knowledge on writing an introduction\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"How to use citations!\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Selecting a suitable research area\", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"that fits your study program\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"has research potential\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"has an audience\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"as well as is internally motivated \"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Know how to get help\")), mdx(\"h3\", null, \"Overview and time plan\"), mdx(\"p\", null, \"As with most plans, this might change to fit reality\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Theory (during course introduction)\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Instructions \\u201CExperience of an example thesis\\u201D\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Reading of the \\u201CExample thesis\\u201D\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Discussion \\u201CExample thesis\\u201D\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Search theory\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Break into smaller groups\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Research and application areas\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Discussion and conclusion\")), mdx(\"h2\", null, \"Theory: Research and Application Areas (from course introduction)\"), mdx(\"p\", null, \"Difference between CS, and application areas \"), mdx(\"h3\", null, \"What is computer science? (from course introduction)\"), mdx(\"p\", null, \"Show Wikipedia page, do students recognize any subject from their \"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://en.wikipedia.org/wiki/Computer_science\"\n  }, \"https://en.wikipedia.org/wiki/Computer_science\"))), mdx(\"p\", null, \"Map of CS\\n\", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"https://i.redd.it/13v6seyveh661.png\",\n    \"alt\": \"More fun than complete\"\n  }), \"\\n\", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://i.redd.it/13v6seyveh661.png\"\n  }, \"More fun than complete map of CS\")), mdx(\"h4\", null, \"Questions (from course introduction)\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"What are the areas that you have covered so far in your education?\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"What are your favourite CS part?\")), mdx(\"h2\", null, \"Theory: Search Theory - How is CS research done and published\"), mdx(\"h3\", null, \"CS Research is published in CS-Venues\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Publication venues \", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Journals, \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://en.wikipedia.org/wiki/List_of_computer_science_journals\"\n  }, \"https://en.wikipedia.org/wiki/List_of_computer_science_journals\"), \" \"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Conferences, \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://en.wikipedia.org/wiki/List_of_computer_science_conferences\"\n  }, \"https://en.wikipedia.org/wiki/List_of_computer_science_conferences\")))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Quality Assessment\", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Peer review, easychair\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Norwegian Register \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://kanalregister.hkdir.no/\"\n  }, \"https://kanalregister.hkdir.no/\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Avoid MDPI due to its lack of peer review\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Avoid Frontiers in \\u2026 (pay to publish)\")))), mdx(\"h3\", null, \"Databases\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"ACM \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://dl.acm.org/\"\n  }, \"https://dl.acm.org/\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"IEEE \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://ieeexplore.ieee.org/Xplore/home.jsp\"\n  }, \"https://ieeexplore.ieee.org/Xplore/home.jsp\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Google Scholar  \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://scholar.google.com/\"\n  }, \"https://scholar.google.com/\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Web of Science \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://clarivate.com/academia-government/scientific-and-academic-research/research-discovery-and-referencing/web-of-science/\"\n  }, \"https://clarivate.com/academia-government/scientific-and-academic-research/research-discovery-and-referencing/web-of-science/\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Onesearch \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://gslg-lnu.primo.exlibrisgroup.com/discovery/search?vid=46GSLG_VAXJO:primo_custom_lnu&lang=en\"\n  }, \"https://gslg-lnu.primo.exlibrisgroup.com/discovery/search?vid=46GSLG_VAXJO:primo_custom_lnu&lang=en\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Search Queries\", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Advanced search queries (structured search)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"AI\", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Do not trust references from any Generative AI. Always go to the source! ALWAYS! YES, ALWAYS! (skull emoji)\")))), mdx(\"h3\", null, \"Ways of finding more articles\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Literature Reviews - Motivation and overview\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Following authors \"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Citation network\")), mdx(\"h3\", null, \"Speed reading\"), mdx(\"p\", null, \"There can be an overwhelming amount of information in the beginning so be careful on how you spend time\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Read Title, if interesting continue with\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Read Abstract, if still interesting continue with\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Read Introduction but only to understand their problem and \", mdx(\"em\", {\n    parentName: \"li\"\n  }, \"if it relates\"), \" to your idea\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"If the results are important Read the conclusions\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"If you are going to build your study on similar methodology, read method\")), mdx(\"h3\", null, \"Avoid plagiarism!\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://owl.purdue.edu/owl/research_and_citation/using_research/quoting_paraphrasing_and_summarizing/index.html\"\n  }, \"https://owl.purdue.edu/owl/research_and_citation/using_research/quoting_paraphrasing_and_summarizing/index.html\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"direct quote\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"paraphrasing\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Correct way of doing it!\"), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://ieeeauthorcenter.ieee.org/wp-content/uploads/IEEE-Reference-Guide.pdf\"\n  }, \"IEEE Referencing Guide\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://owl.purdue.edu/owl/research_and_citation/ieee_style/ieee_overview.html\"\n  }, \"Owl Purdue Online Writing Lab\"))))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#workshop-overview","title":"Workshop overview","items":[{"url":"#this-workshop-covers-the-following-goals","title":"This workshop covers the following goals"},{"url":"#skills-you-need-from-this-workshop","title":"Skills you need from this workshop"},{"url":"#overview-and-time-plan","title":"Overview and time plan"}]},{"url":"#theory-research-and-application-areas-from-course-introduction","title":"Theory: Research and Application Areas (from course introduction)","items":[{"url":"#what-is-computer-science-from-course-introduction","title":"What is computer science? (from course introduction)","items":[{"url":"#questions-from-course-introduction","title":"Questions (from course introduction)"}]}]},{"url":"#theory-search-theory---how-is-cs-research-done-and-published","title":"Theory: Search Theory - How is CS research done and published","items":[{"url":"#cs-research-is-published-in-cs-venues","title":"CS Research is published in CS-Venues"},{"url":"#databases","title":"Databases"},{"url":"#ways-of-finding-more-articles","title":"Ways of finding more articles"},{"url":"#speed-reading","title":"Speed reading"},{"url":"#avoid-plagiarism","title":"Avoid plagiarism!"}]}]},"parent":{"relativePath":"03-starting-project/04-workshops/04-workshop-research-area/02-theory.md"},"frontmatter":{"metaTitle":"Theory","metaDescription":"This is the meta description for this page"}},"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":"8e1ab2c1-75f1-569a-ae23-0c616ea8a781"}},
    "staticQueryHashes": ["253607798","3706406642","710574383"]}