{"id":1668,"date":"2025-09-03T14:23:19","date_gmt":"2025-09-03T14:23:19","guid":{"rendered":"https:\/\/projects.ift.uam-csic.es\/master\/?p=1668"},"modified":"2025-09-03T14:24:20","modified_gmt":"2025-09-03T14:24:20","slug":"block-two","status":"publish","type":"post","link":"https:\/\/projects.ift.uam-csic.es\/master\/block-two\/","title":{"rendered":"Block Two"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1668\" class=\"elementor elementor-1668\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f24334d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f24334d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-12523a1\" data-id=\"12523a1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a36149c elementor-widget elementor-widget-heading\" data-id=\"a36149c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Block Two<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d9bf2a7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4d9bf2a7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2149bb90\" data-id=\"2149bb90\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7b6a8d9b elementor-widget elementor-widget-text-editor\" data-id=\"7b6a8d9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>TFM Guide \u00b7 Block 2 \u00b7 Developing Your Research<\/title>\n  <style>\n    :root{\n      --bg:white;\n      --soft-gray:#f3f4f6;\n      --uam-green:#4a7729;\n      --ift-gold:#e6b319;\n      --deep-blue:#004a87;\n      --text:#0f172a;\n      --muted:#475569;\n      --radius:16px;\n      --shadow:0 10px 20px rgba(0,0,0,.08);\n    }\n    html,body{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;line-height:1.55;margin:0}\n    .wrap{max-width:1100px;margin:auto;padding:28px 18px 64px}\n    .hdr{display:flex;gap:16px;align-items:center;margin:8px 0 20px}\n    .badge{background:var(--soft-gray);border-radius:999px;padding:.3rem .75rem;font-weight:600;letter-spacing:.2px;color:var(--deep-blue);border:1px solid #e5e7eb}\n    h1{font-size:clamp(1.4rem,2.4vw,2rem);margin:2px 0 8px}\n    .subtitle{color:var(--muted);font-size:.95rem}\n\n    .card{background:white;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #eef2f7;overflow:hidden;margin-bottom:22px}\n    .card .hd{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #eef2f7;font-weight:700}\n    .card .bd{padding:16px}\n\n    .v-academico{border-left:6px solid var(--deep-blue)}\n    .v-organizacion{border-left:6px solid var(--uam-green)}\n    .v-recursos{border-left:6px solid var(--ift-gold)}\n    .v-emocional{border-left:6px solid var(--uam-green)} \/* changed so it has color *\/\n\n    .dot{width:10px;height:10px;border-radius:50%}\n    .dot.blue{background:var(--deep-blue)}\n    .dot.green{background:var(--uam-green)}\n    .dot.gold{background:var(--ift-gold)}\n    .dot.gray{background:var(--muted)}\n\n    .list{margin:0;padding-left:1.1rem}\n    .list li{margin:.4rem 0}\n\n    .btn-download{display:inline-block;background:var(--ift-gold);color:#1f2937;font-weight:700;text-decoration:none;border-radius:12px;padding:.7rem 1.2rem;border:2px solid transparent;transition:all .2s ease}\n    .btn-download:hover{background:#d4a114}\n\n    .embed{position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden;background:#00000008;border:1px solid #e5e7eb;margin-top:10px}\n    .embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}\n\n    a{color:var(--deep-blue);text-decoration:underline;text-underline-offset:3px}\n    h4{margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;text-transform:none}\n  <\/style>\n<\/head>\n<body>\n  <main class=\"wrap\" id=\"block-2\" aria-labelledby=\"title-b2\">\n    <div class=\"hdr\">\n      <span class=\"badge\">January \u2013 April<\/span>\n      <span class=\"pill\">Block 2<\/span>\n    <\/div>\n    <h1 id=\"title-b2\">Developing Your Research<\/h1>\n    <p class=\"subtitle\">Iterate: research and write in parallel, showing visible progress each week.<\/p>\n\n    <!-- Practical tips -->\n    <article class=\"card v-organizacion\">\n      <header class=\"hd\"><span class=\"dot green\"><\/span> Practical tips<\/header>\n      <div class=\"bd\">\n        <ul class=\"list\">\n          <li>Write while you research: every week write at least one paragraph.<\/li>\n          <li>Save versions and use a reference manager (Zotero).<\/li>\n          <li>Share progress with your supervisor, even in \u201chalf-done\u201d stage.<\/li>\n          <li>Design reusable figures and tables with consistent style.<\/li>\n          <li>Draft a prototype index and document structure.<\/li>\n        <\/ul>\n      <\/div>\n    <\/article>\n\n    <!-- Support resources -->\n    <article class=\"card v-recursos\">\n      <header class=\"hd\"><span class=\"dot gold\"><\/span> Support resources<\/header>\n      <div class=\"bd\">\n        <h3>\ud83d\udcd8 Writing Science \u2013 Joshua Schimel<\/h3>\n        <a class=\"btn-download\" href=\"https:\/\/atgender.eu\/wp-content\/uploads\/sites\/207\/2022\/03\/Eco_How-Write-Thesis.pdf\" download>Download PDF<\/a>\n\n        <h3 style=\"margin-top:1.5rem\">\ud83c\udfa5 TED Talk: Nancy Duarte<\/h3>\n        <div class=\"embed\">\n          <iframe src=\"https:\/\/embed.ted.com\/talks\/nancy_duarte_the_secret_structure_of_great_talks\" title=\"Nancy Duarte: The secret structure of great talks\"><\/iframe>\n        <\/div>\n\n        <h3 style=\"margin-top:1.5rem\">\ud83c\udfa5 YouTube: LaTeX Thesis<\/h3>\n        <div class=\"embed\">\n          <iframe src=\"https:\/\/www.youtube.com\/embed\/zqQM66uAig0\" title=\"How to write a thesis in LaTeX\"><\/iframe>\n        <\/div>\n      <\/div>\n    <\/article>\n\n    <!-- Emotional goal -->\n    <article class=\"card v-emocional\">\n      <header class=\"hd\"><span class=\"dot gray\"><\/span> Emotional goal<\/header>\n      <div class=\"bd\">\n        <p>Manage frustration, stay consistent, avoid procrastination.<\/p>\n        <h5>To always keep in mind<\/h5>\n        <blockquote>\u201cScience does not advance in giant leaps, but in small and consistent steps.\u201d<\/blockquote>\n        <h5>Practical exercises<\/h5>\n        <ul class=\"list\">\n          <li><strong>Mindful Pomodoro:<\/strong> work 25 min + 5 min break, but during the break do something physical (stretching, walking, drinking water), not looking at screens.<\/li>\n          <li><strong>Brief achievement diary:<\/strong> each day write down three micro-achievements (e.g., found a key article, wrote half a page, clarified a doubt). Reinforces sense of progress.<\/li>\n          <li><strong>Error reframing:<\/strong> when a mistake or block arises, write: \u201cThis means I am learning\u2026\u201d and complete it with the positive gain from the error.<\/li>\n        <\/ul>\n      <\/div>\n    <\/article>\n\n    <!-- Checklist -->\n    <article class=\"card v-academico\">\n      <header class=\"hd\"><span class=\"dot blue\"><\/span> Intermediate checklist<\/header>\n      <div class=\"bd\">\n        <ul class=\"list\">\n          <li>Skeleton of the manuscript with sections and subsections.<\/li>\n          <li>Figures with captions and cross-references.<\/li>\n          <li><strong>Methodological decisions log:<\/strong> (this is a living document where you note, throughout the thesis, which technical decisions you make and why, what alternatives you considered, and how they may affect the results. It also helps you quickly draft the Methods and Limitations section, confidently answer \u201cwhy did you choose X and not Y?\u201d in the defense, and maintain traceability and reproducibility (for yourself, your supervisor, and to prepare the defense).<\/li>\n        <\/ul>\n      <\/div>\n    <\/article>\n  <\/main>\n<\/body>\n<\/html>\n\n\n\n\n\n\n<p><\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Block Two TFM Guide \u00b7 Block 2 \u00b7 Developing Your Research January \u2013 April Block 2 Developing Your Research Iterate: research and write in parallel, showing visible progress each week. Practical tips Write while you research: every week write at least one paragraph. Save versions and use a reference manager (Zotero). Share progress with your &hellip; <a href=\"https:\/\/projects.ift.uam-csic.es\/master\/block-two\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Block Two&#8221;<\/span><\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1668","post","type-post","status-publish","format-standard","hentry","category-sin-categoria"],"_links":{"self":[{"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/posts\/1668","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/comments?post=1668"}],"version-history":[{"count":4,"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/posts\/1668\/revisions"}],"predecessor-version":[{"id":1672,"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/posts\/1668\/revisions\/1672"}],"wp:attachment":[{"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/media?parent=1668"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/categories?post=1668"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/projects.ift.uam-csic.es\/master\/wp-json\/wp\/v2\/tags?post=1668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}