{
    "componentChunkName": "component---src-templates-docs-js",
    "path": "/04-thesis-work/02-writing-tools/04-Layout",
    "result": {"data":{"site":{"siteMetadata":{"title":"Linnéuniversitetet","language":"en"}},"mdx":{"fields":{"id":"abeb5b25-d449-56a7-a5af-82879d85e90d","title":"Layout","slug":"/04-thesis-work/02-writing-tools/04-Layout"},"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\": \"Layout\",\n  \"metaTitle\": \"Layout\",\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(\"p\", null, \"There is a number of layout and structural rules that the report must follow. The purpose is to have a uniform layoyt for all degree project reports at the department. The templates (in Word, LaTeX or Google Docs) follow these rules, and it is strongly recommended that you use them.\"), mdx(\"h2\", null, \"Paper format and margins\"), mdx(\"p\", null, \"The report shall be in A4 format with one column. The side margins shall be 3.0 cm, the top margin 2.0 cm and the bottom margin 2.5 cm.\\nAll text shall be justified, i.e. aligned to both the left and the right side of the page. \"), mdx(\"h2\", null, \"Page header, footer and numbering\"), mdx(\"p\", null, \"The page header shall always be empty. The page footer shall be empty or have the page number centered.\"), mdx(\"p\", null, \"The introductory pages up until chapter 1 are numbered i, ii, iii, etc. From chapter 1 Roman numerals are used.\"), mdx(\"p\", null, \"Chapters shall be numbered using Arabic numerals (1, 2, etc.) with a dot separating subchapter numbers (1.1, 2.3, 1.1.2, etc.). Unless you have a very good reason for doing so, avoid having more than three levels (e.g. 1.1.4). Appendices shall be numbered A for main header, and A.1, A.2, etc. for subheaders.\"), mdx(\"h2\", null, \"Fonts\"), mdx(\"p\", null, \"The font Times New Roman with font size 12 shall be used. You are allowed to use other fonts for special sections such as mathematical formulas or blocks of source code, where Times New Roman is not the best choice.\"), mdx(\"p\", null, \"If you want to hightlight a single or a few words, use bold or italic text. Do not use quotation marks (\\u201D \\u201C) since they are reserved for citations.\"), mdx(\"h2\", null, \"Headlines, chapters and paragraphs\"), mdx(\"p\", null, \"The first line for each paragraph (except for the first paragraph in a chapter) shall have a 0.5 cm indendation. Empty lines shall not be used between paragraphs.\"), mdx(\"p\", null, \"Headlines shall use the same font as the rest of the text, Times New Roman. Main chapters shall use font size 14 in bold, and subchapter headlines font size 12 in bold. The title of the report shall use font size 18 in bold.\"), mdx(\"p\", null, \"Each main chapter (1. Introduction, 3. Method, etc.) shall start on a new page.\"), mdx(\"h2\", null, \"Figures and tables\"), mdx(\"p\", null, \"All figures and tables shall be numbered using the format main chapter \", \"[dot]\", \" running number. The first table in chapter one shall therefore be numbered as Table 1.1 (regardless of if it is placed in a subchapter). The second figure in chapter four shall be numbered as Figure 4.2.\"), mdx(\"p\", null, \"Each figure or table must also have a short explanatory text. If figures from other sources are included, they must have a reference to the original source in the explanatory text.\"), mdx(\"p\", null, \"In general, all images and graphs shall be labeled as Figure and all tables as Table. You can also use the label Code for blocks of source code.\"), mdx(\"p\", null, \"All figures and tables shall be centered.\"), mdx(\"h2\", null, \"Equations\"), mdx(\"p\", null, \"Mathematical formulas shall be centered and have a numbering within parentheses aligned to the right. \"), mdx(\"h2\", null, \"References\"), mdx(\"p\", null, \"The IEEE referencing system shall be used. You can read about it \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://coursepress.lnu.se/subject/thesis-projects/ieee-references/\"\n  }, \"here.\")));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#paper-format-and-margins","title":"Paper format and margins"},{"url":"#page-header-footer-and-numbering","title":"Page header, footer and numbering"},{"url":"#fonts","title":"Fonts"},{"url":"#headlines-chapters-and-paragraphs","title":"Headlines, chapters and paragraphs"},{"url":"#figures-and-tables","title":"Figures and tables"},{"url":"#equations","title":"Equations"},{"url":"#references","title":"References"}]},"parent":{"relativePath":"04-thesis-work/02-writing-tools/04-Layout.md"},"frontmatter":{"metaTitle":"Layout","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":"/02-before-course","title":"Before Course"}}},{"node":{"fields":{"slug":"/03-starting-project","title":"Starting a project"}}},{"node":{"fields":{"slug":"/01-course-information","title":"Study guide"}}},{"node":{"fields":{"slug":"/04-thesis-work","title":"Course content"}}},{"node":{"fields":{"slug":"/05-examination","title":"Examination"}}},{"node":{"fields":{"slug":"/01-course-information/00-timeline","title":"Timeline"}}},{"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/02-ideation","title":"Ideation"}}},{"node":{"fields":{"slug":"/","title":"Degree project"}}},{"node":{"fields":{"slug":"/02-before-course/01-registration","title":"Registration"}}},{"node":{"fields":{"slug":"/02-before-course/04-external companies","title":"External Companies"}}},{"node":{"fields":{"slug":"/02-before-course/03-work-in-pairs","title":"Forming Pairs"}}},{"node":{"fields":{"slug":"/02-before-course/00-precourse-introduction","title":"Pre-course Introduction"}}},{"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":"/03-starting-project/06-getting-a-supervisor","title":"Getting a supervisor"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods","title":"Research methods"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools","title":"Writing Tools"}}},{"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/07-opposition","title":"Opposition"}}},{"node":{"fields":{"slug":"/05-examination/06-presentations","title":"Presentations"}}},{"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":"/03-starting-project/04-workshops/08-workshop-methodology","title":"W3 - Methodology"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/case-study","title":"Case Study"}}},{"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/design-science","title":"Design Science"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/controlled-experiment","title":"Controlled Experiment"}}},{"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":"/01-course-information/01-communication-strategy","title":"Communication Strategy"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/02-Referencing","title":"IEEE Referencing"}}},{"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"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/Searching","title":"Searching"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/template","title":"Template"}}},{"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/03-practice-reading-thesis","title":"W1.1 - Reading a thesis"}}},{"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/04-practice-Reasearch-Area","title":"W1.2 - Searching"}}},{"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/01-Overview","title":"Overview"}}},{"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":"/03-starting-project/04-workshops/08-workshop-methodology/03-practice-research-instrument","title":"W3.1 - Research instrument"}}},{"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":"/04-thesis-work/02-writing-tools/05-help","title":"Academic Support Centre"}}}]}},"pageContext":{"id":"abeb5b25-d449-56a7-a5af-82879d85e90d"}},
    "staticQueryHashes": ["253607798","3706406642","710574383"]}