{"id":439,"date":"2024-03-27T10:46:00","date_gmt":"2024-03-27T10:46:00","guid":{"rendered":"https:\/\/www.feed4ward.com\/?p=439"},"modified":"2024-10-17T15:25:39","modified_gmt":"2024-10-17T14:25:39","slug":"latex-in-engineering","status":"publish","type":"post","link":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/","title":{"rendered":"LaTeX for engineering documentation. Why we use it."},"content":{"rendered":"\r\n<p><strong>At\u00a0Feed4ward, <\/strong>we take a software engineer&#8217;s view of \u00a0project documentation, using principles such as inheritance, templating and object reuse to produce consistent and\u00a0precise\u00a0documentation for our <a href=\"https:\/\/www.feed4ward.com\/2020\/12\/21\/gamp5-with-agile\/\" target=\"_blank\" rel=\"noreferrer noopener\">GAMP\u00ae5<\/a>-compliant automation projects. To enable this, we use\u00a0the typesetting package &#8216;<a href=\"https:\/\/www.latex-project.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">LaTeX&#8217;<\/a> for engineering instead of conventional word processors. LaTeX is pronounced \u201c<em>Lay-tech<\/em>\u201d.<\/p>\r\n\r\n\r\n\r\n<p>The original advanced typesetting system, TeX, developed in the 80\u2019s for creating complex technical text layouts and displaying mathematical expressions and formulas, has a macro package known as LaTeX.\u00a0Unlike word processors such as MS Word, LaTeX\u00a0separates\u00a0the document&#8217;s content from its formatting. You can configure styling independently and apply it consistently across documents, while the source code remains in plain text, making it platform-independent and reusable, ensuring the same output file quality every time.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">How LaTeX for engineering documents works<\/h2>\r\n\r\n\r\n\r\n<p>This very simple example demonstrates how the LaTeX source code appears and what it generates.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-columns has-2-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image is-resized\">\r\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"649\" height=\"348\" class=\"wp-image-1316\" src=\"https:\/\/www.feed4ward.com\/wp-content\/uploads\/2024\/03\/latex-example-lrge.png\" alt=\"LaTeX source code on a dark background\" srcset=\"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2024\/03\/latex-example-lrge.png 649w, https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2024\/03\/latex-example-lrge-300x161.png 300w\" sizes=\"auto, (max-width: 649px) 100vw, 649px\" \/>\r\n<figcaption class=\"wp-element-caption\">LaTeX source code<\/figcaption>\r\n<\/figure>\r\n<\/div><\/div>\r\n\r\n\r\n\r\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image is-resized\">\r\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" class=\"wp-image-1317\" src=\"https:\/\/www.feed4ward.com\/wp-content\/uploads\/2024\/03\/latex-example-2.png\" alt=\"LaTeX complied example\" \/>\r\n<figcaption class=\"wp-element-caption\">LaTex example text<\/figcaption>\r\n<\/figure>\r\n<\/div><\/div>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Additional packages of commands can expand the engine that converts the LaTeX code into a printable format such as PDF. You can write common glossary and abbreviation entries in a separate file, and the main document will list them automatically when referred. A simple command creates footnotes, and the system numbers and lists section titles automatically.<\/p>\r\n\r\n\r\n\r\n<p>It is this flexibility and consistency that appealed to us for the implementation of our ISO9001 Quality Management System documents and for the GAMP\u00ae5 project life cycle of the software developed in-house.<\/p>\r\n\r\n\r\n\r\n<p>Project documents all use the same layout and style template, allowing the authors to focus only on the content of the document. The result is a recognisable document format, across all the Feed4ward projects, with the high quality standards we set for ourselves.<\/p>\r\n\r\n\r\n\r\n<p>The LaTeX plain text source code allows our automation nature to run wild. Having developed several Perl scripts that automatically generate complex documents, we can reduce the writing and formatting time required to a minimum, and better use our time for software development.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">Paper-free and automated<\/h2>\r\n\r\n\r\n<div class=\"wp-block-image is-resized\">\r\n<figure class=\"alignright size-full\"><img decoding=\"async\" class=\"wp-image-1318\" src=\"https:\/\/www.feed4ward.com\/wp-content\/uploads\/2024\/03\/f4w-digital-form.gif\" alt=\"animated signing of a PDF\" \/>\r\n<figcaption class=\"wp-element-caption\">A PDF digitally signed<\/figcaption>\r\n<\/figure>\r\n<\/div>\r\n\r\n\r\n<p>We have recently introduced a \u201cno-paper\u201d policy to reduce our carbon foot-print and improve the document workflow by adopting electronic signatures. Signature fields are defined in the LaTeX source document and the final PDF output makes use of the Adobe Acrobat e-signature features. All signatures are individually authenticated and once the trusted certificate is shared, that person\u2019s signature cannot be forged.<\/p>\r\n\r\n\r\n\r\n<p>We have further extended our paper-free approach to our internal forms, eliminating the need to print paper and keeping all the information in the digital world where we can track and store it easily. Once again, LaTeX adaptability plays a key role in the implementation of digital forms. With the addition of embedded Java Script tools, our forms are dynamic and adjust to the situation at hand.<\/p>\r\n\r\n\r\n\r\n<p>The above example demonstrates a section of a form reserved for the risk and impact assessment of a reported fault, or, if categorised as a change, replaces the fields with a justification for the action required.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\">In conclusion&#8230;<\/h2>\r\n\r\n\r\n\r\n<p>We use the LaTeX typesetting system to &#8216;engineer&#8217; documents with consistent styling, writing in familiar programming language and generating a consistent output file that supports the requirements of our project documentation. Our engineers can focus on content rather than style and our customers receive well-structured, consistent and quality-assured documentation for their automation projects every time.<\/p>\r\n\r\n\r\n\r\n<p>If you&#8217;d like to hear more about our unique approach to automation project delivery, please do <a href=\"https:\/\/www.feed4ward.com\/#contact\">get in touch<\/a>, we&#8217;d love to talk to you.<\/p>\r\n\r\n\r\n\r\n<p>&nbsp;<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>At\u00a0Feed4ward, we take a software engineer&#8217;s view of \u00a0project documentation, using principles such as inheritance, templating and object reuse to produce consistent and\u00a0precise\u00a0documentation for our GAMP\u00ae5-compliant automation projects. To enable&#8230;<\/p>\n","protected":false},"author":1,"featured_media":463,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[4],"tags":[5,7,19,10],"class_list":["post-439","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-insights","tag-automation","tag-feed4ward","tag-latex-source-code","tag-software-automation"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>LaTeX for engineering documentation. Why we use it. - Feed4ward<\/title>\n<meta name=\"description\" content=\"At\u00a0Feed4ward, we use the typesetting package &#039;LaTeX&#039; for engineering documentation instead of conventional word processors.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LaTeX for engineering documentation. Why we use it. - Feed4ward\" \/>\n<meta property=\"og:description\" content=\"At\u00a0Feed4ward, we use the typesetting package &#039;LaTeX&#039; for engineering documentation instead of conventional word processors.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/\" \/>\n<meta property=\"og:site_name\" content=\"Feed4ward\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-27T10:46:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-17T14:25:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1196\" \/>\n\t<meta property=\"og:image:height\" content=\"560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"John Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"John Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/\"},\"author\":{\"name\":\"John Wilson\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/person\/d84a3603335571ec3f996ab5f4ef6151\"},\"headline\":\"LaTeX for engineering documentation. Why we use it.\",\"datePublished\":\"2024-03-27T10:46:00+00:00\",\"dateModified\":\"2024-10-17T14:25:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/\"},\"wordCount\":598,\"publisher\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#organization\"},\"image\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png\",\"keywords\":[\"Automation\",\"Feed4ward\",\"LaTex source code\",\"Software automation\"],\"articleSection\":[\"Insights\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/\",\"url\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/\",\"name\":\"LaTeX for engineering documentation. Why we use it. - Feed4ward\",\"isPartOf\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png\",\"datePublished\":\"2024-03-27T10:46:00+00:00\",\"dateModified\":\"2024-10-17T14:25:39+00:00\",\"description\":\"At\u00a0Feed4ward, we use the typesetting package 'LaTeX' for engineering documentation instead of conventional word processors.\",\"breadcrumb\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage\",\"url\":\"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png\",\"contentUrl\":\"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png\",\"width\":1196,\"height\":560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dev.codethisfor.me\/feed4ward\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"LaTeX for engineering documentation. Why we use it.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#website\",\"url\":\"https:\/\/dev.codethisfor.me\/feed4ward\/\",\"name\":\"Feed4ward\",\"description\":\"Automation Systems\",\"publisher\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dev.codethisfor.me\/feed4ward\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#organization\",\"name\":\"Feed4ward Control\",\"url\":\"https:\/\/dev.codethisfor.me\/feed4ward\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.feed4ward.com\/wp-content\/uploads\/2024\/03\/Feed4ward-Logo-Horizontal-RGB-300dpi-grey.png\",\"contentUrl\":\"https:\/\/www.feed4ward.com\/wp-content\/uploads\/2024\/03\/Feed4ward-Logo-Horizontal-RGB-300dpi-grey.png\",\"width\":1182,\"height\":946,\"caption\":\"Feed4ward Control\"},\"image\":{\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/uk.linkedin.com\/company\/feed4ward-control-ltd\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/person\/d84a3603335571ec3f996ab5f4ef6151\",\"name\":\"John Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7971bc45b80d39dff0ac12a376683e7089aa84051e295a3cb23d2305524fa537?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7971bc45b80d39dff0ac12a376683e7089aa84051e295a3cb23d2305524fa537?s=96&d=mm&r=g\",\"caption\":\"John Wilson\"},\"sameAs\":[\"https:\/\/www.codethisfor.me\/\"],\"url\":\"https:\/\/dev.codethisfor.me\/feed4ward\/author\/admincodethis\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LaTeX for engineering documentation. Why we use it. - Feed4ward","description":"At\u00a0Feed4ward, we use the typesetting package 'LaTeX' for engineering documentation instead of conventional word processors.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_GB","og_type":"article","og_title":"LaTeX for engineering documentation. Why we use it. - Feed4ward","og_description":"At\u00a0Feed4ward, we use the typesetting package 'LaTeX' for engineering documentation instead of conventional word processors.","og_url":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/","og_site_name":"Feed4ward","article_published_time":"2024-03-27T10:46:00+00:00","article_modified_time":"2024-10-17T14:25:39+00:00","og_image":[{"width":1196,"height":560,"url":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png","type":"image\/png"}],"author":"John Wilson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"John Wilson","Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#article","isPartOf":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/"},"author":{"name":"John Wilson","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/person\/d84a3603335571ec3f996ab5f4ef6151"},"headline":"LaTeX for engineering documentation. Why we use it.","datePublished":"2024-03-27T10:46:00+00:00","dateModified":"2024-10-17T14:25:39+00:00","mainEntityOfPage":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/"},"wordCount":598,"publisher":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#organization"},"image":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage"},"thumbnailUrl":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png","keywords":["Automation","Feed4ward","LaTex source code","Software automation"],"articleSection":["Insights"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/","url":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/","name":"LaTeX for engineering documentation. Why we use it. - Feed4ward","isPartOf":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage"},"image":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage"},"thumbnailUrl":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png","datePublished":"2024-03-27T10:46:00+00:00","dateModified":"2024-10-17T14:25:39+00:00","description":"At\u00a0Feed4ward, we use the typesetting package 'LaTeX' for engineering documentation instead of conventional word processors.","breadcrumb":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#primaryimage","url":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png","contentUrl":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-content\/uploads\/2019\/12\/latex-example-featured3.png","width":1196,"height":560},{"@type":"BreadcrumbList","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/2024\/03\/27\/latex-in-engineering\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dev.codethisfor.me\/feed4ward\/"},{"@type":"ListItem","position":2,"name":"LaTeX for engineering documentation. Why we use it."}]},{"@type":"WebSite","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#website","url":"https:\/\/dev.codethisfor.me\/feed4ward\/","name":"Feed4ward","description":"Automation Systems","publisher":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dev.codethisfor.me\/feed4ward\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#organization","name":"Feed4ward Control","url":"https:\/\/dev.codethisfor.me\/feed4ward\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/logo\/image\/","url":"https:\/\/www.feed4ward.com\/wp-content\/uploads\/2024\/03\/Feed4ward-Logo-Horizontal-RGB-300dpi-grey.png","contentUrl":"https:\/\/www.feed4ward.com\/wp-content\/uploads\/2024\/03\/Feed4ward-Logo-Horizontal-RGB-300dpi-grey.png","width":1182,"height":946,"caption":"Feed4ward Control"},"image":{"@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/uk.linkedin.com\/company\/feed4ward-control-ltd"]},{"@type":"Person","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/person\/d84a3603335571ec3f996ab5f4ef6151","name":"John Wilson","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/dev.codethisfor.me\/feed4ward\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7971bc45b80d39dff0ac12a376683e7089aa84051e295a3cb23d2305524fa537?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7971bc45b80d39dff0ac12a376683e7089aa84051e295a3cb23d2305524fa537?s=96&d=mm&r=g","caption":"John Wilson"},"sameAs":["https:\/\/www.codethisfor.me\/"],"url":"https:\/\/dev.codethisfor.me\/feed4ward\/author\/admincodethis\/"}]}},"_links":{"self":[{"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/posts\/439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/comments?post=439"}],"version-history":[{"count":1,"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/posts\/439\/revisions"}],"predecessor-version":[{"id":1807,"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/posts\/439\/revisions\/1807"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/media\/463"}],"wp:attachment":[{"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/media?parent=439"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/categories?post=439"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.codethisfor.me\/feed4ward\/wp-json\/wp\/v2\/tags?post=439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}