{"id":4237,"date":"2022-03-06T06:08:19","date_gmt":"2022-03-06T06:08:19","guid":{"rendered":"https:\/\/scholarpublishing.org\/sse\/?page_id=4237"},"modified":"2026-04-03T05:12:33","modified_gmt":"2026-04-03T00:12:33","slug":"turn-thesis-book","status":"publish","type":"page","link":"https:\/\/scholarpublishing.org\/sse\/turn-thesis-book\/","title":{"rendered":"Turning your PhD into a successful book"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4237\" class=\"elementor elementor-4237\">\r\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-16b63c1 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"16b63c1\" data-element_type=\"section\" data-e-type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5a5c172\" data-id=\"5a5c172\" data-element_type=\"column\" data-e-type=\"column\">\r\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a2687f elementor-widget elementor-widget-html\" data-id=\"5a2687f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<style>\r\n    \/* ========================================================\r\n       Unique Scoped CSS for ScholarPublishing \"Dissertation to Book\"\r\n       ======================================================== *\/\r\n    html {\r\n        scroll-behavior: smooth;\r\n    }\r\n\r\n    :root {\r\n        --sp-primary: #0f172a;\r\n        --sp-accent: #0ea5e9;\r\n        --sp-accent-hover: #0284c7;\r\n        --sp-text: #475569;\r\n        --sp-light-bg: #f8fafc;\r\n        --sp-border: #e2e8f0;\r\n    }\r\n\r\n    .sp-thesis-wrapper {\r\n        font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\r\n        background-color: var(--sp-light-bg);\r\n        color: var(--sp-text);\r\n        box-sizing: border-box;\r\n        padding-bottom: 5rem;\r\n    }\r\n\r\n    .sp-thesis-wrapper * {\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    \/* --- Hero Section --- *\/\r\n    .sp-thesis-hero {\r\n        background-color: var(--sp-primary);\r\n        background-image: linear-gradient(135deg, rgba(15, 23, 42, 0.95), rgba(11, 17, 33, 0.85));\r\n        padding: 6rem 2rem;\r\n        text-align: center;\r\n        color: #ffffff;\r\n    }\r\n\r\n    .sp-thesis-hero-content {\r\n        max-width: 900px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .sp-thesis-hero-subtitle {\r\n        font-size: 1.1rem;\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        color: var(--sp-accent);\r\n        margin: 0 0 1rem 0;\r\n    }\r\n\r\n    .sp-thesis-hero-title {\r\n        font-size: 3.5rem;\r\n        font-weight: 800;\r\n        margin: 0 0 1.5rem 0;\r\n        letter-spacing: -1px;\r\n        color: #ffffff !important;\r\n        text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);\r\n    }\r\n\r\n    .sp-thesis-hero-desc {\r\n        font-size: 1.15rem;\r\n        line-height: 1.7;\r\n        color: #e2e8f0;\r\n        margin: 0 auto;\r\n        max-width: 800px;\r\n    }\r\n\r\n    .sp-thesis-hero-desc strong {\r\n        color: #ffffff;\r\n    }\r\n\r\n    \/* --- Content Container --- *\/\r\n    .sp-thesis-container {\r\n        max-width: 1150px;\r\n        margin: 0 auto;\r\n        padding: 4rem 2rem 0 2rem;\r\n    }\r\n\r\n    \/* --- Grid System for Numbered Lists --- *\/\r\n    .sp-number-grid {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 2rem;\r\n        margin-bottom: 4rem;\r\n    }\r\n\r\n    .sp-number-card {\r\n        background: #ffffff;\r\n        border: 1px solid var(--sp-border);\r\n        border-radius: 12px;\r\n        padding: 2.5rem;\r\n        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.02);\r\n        position: relative;\r\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n    }\r\n\r\n    .sp-number-card:hover {\r\n        transform: translateY(-4px);\r\n        box-shadow: 0 15px 30px rgba(14, 165, 233, 0.08);\r\n        border-color: #bae6fd;\r\n    }\r\n\r\n    .sp-card-num {\r\n        font-size: 1.2rem;\r\n        font-weight: 800;\r\n        color: var(--sp-accent);\r\n        margin-bottom: 0.5rem;\r\n        display: block;\r\n    }\r\n\r\n    .sp-number-card h4 {\r\n        font-size: 1.3rem;\r\n        font-weight: 700;\r\n        color: var(--sp-primary) !important;\r\n        margin: 0 0 1rem 0;\r\n        line-height: 1.4;\r\n    }\r\n\r\n    .sp-number-card p {\r\n        font-size: 1.05rem;\r\n        line-height: 1.6;\r\n        color: var(--sp-text);\r\n        margin: 0;\r\n    }\r\n\r\n    \/* --- Author Advice Split Section --- *\/\r\n    .sp-split-section {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1.5fr;\r\n        gap: 4rem;\r\n        align-items: center;\r\n        background: #ffffff;\r\n        border-radius: 16px;\r\n        border: 1px solid var(--sp-border);\r\n        padding: 4rem;\r\n        margin-bottom: 4rem;\r\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\r\n    }\r\n\r\n    .sp-split-image {\r\n        width: 100%;\r\n        border-radius: 12px;\r\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    \/* --- Typography & Headings --- *\/\r\n    .sp-section-heading {\r\n        font-size: 2.2rem;\r\n        font-weight: 800;\r\n        color: var(--sp-primary) !important;\r\n        margin: 0 0 1.5rem 0;\r\n        position: relative;\r\n        padding-bottom: 0.75rem;\r\n    }\r\n\r\n    .sp-section-heading::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0;\r\n        left: 0;\r\n        width: 60px;\r\n        height: 3px;\r\n        background: var(--sp-accent);\r\n    }\r\n\r\n    .sp-text-block {\r\n        font-size: 1.1rem;\r\n        line-height: 1.7;\r\n        margin: 0 0 1.5rem 0;\r\n        color: var(--sp-text);\r\n        text-align: justify;\r\n    }\r\n\r\n    \/* --- Highlight Boxes --- *\/\r\n    .sp-highlight-box {\r\n        background: linear-gradient(145deg, #0f172a, #1e293b);\r\n        color: #ffffff;\r\n        border-radius: 16px;\r\n        padding: 3rem;\r\n        margin-bottom: 4rem;\r\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);\r\n    }\r\n\r\n    .sp-highlight-box .sp-section-heading {\r\n        color: #ffffff !important;\r\n    }\r\n\r\n    .sp-highlight-box .sp-text-block {\r\n        color: #cbd5e1;\r\n    }\r\n\r\n    .sp-dark-list li {\r\n        color: #cbd5e1;\r\n    }\r\n\r\n    \/* --- Custom Lists --- *\/\r\n    .sp-bullet-list {\r\n        list-style: none;\r\n        padding: 0;\r\n        margin: 0 0 2rem 0;\r\n    }\r\n\r\n    .sp-bullet-list li {\r\n        position: relative;\r\n        padding-left: 2rem;\r\n        margin-bottom: 1rem;\r\n        font-size: 1.05rem;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    .sp-bullet-list li::before {\r\n        content: '\\f00c';\r\n        font-family: 'Font Awesome 5 Free';\r\n        font-weight: 900;\r\n        position: absolute;\r\n        left: 0;\r\n        top: 0.15rem;\r\n        color: var(--sp-accent);\r\n    }\r\n\r\n    \/* Links *\/\r\n    .sp-link {\r\n        color: var(--sp-accent);\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        transition: color 0.2s ease;\r\n    }\r\n\r\n    .sp-link:hover {\r\n        color: var(--sp-accent-hover);\r\n        text-decoration: underline;\r\n    }\r\n\r\n    \/* --- Reference Cards Bottom --- *\/\r\n    .sp-ref-grid {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 2rem;\r\n        margin-top: 2rem;\r\n    }\r\n\r\n    .sp-ref-card {\r\n        background: #ffffff;\r\n        border: 1px solid var(--sp-border);\r\n        border-radius: 12px;\r\n        padding: 2.5rem;\r\n        box-shadow: 0 4px 6px rgba(0,0,0,0.02);\r\n    }\r\n\r\n    .sp-ref-header {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 1rem;\r\n        margin-bottom: 1.5rem;\r\n    }\r\n\r\n    .sp-ref-icon {\r\n        width: 45px;\r\n        height: 45px;\r\n        background: #f0f9ff;\r\n        color: var(--sp-accent);\r\n        border-radius: 50%;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 1.3rem;\r\n        border: 1px solid #bae6fd;\r\n    }\r\n\r\n    .sp-ref-header h3 {\r\n        margin: 0;\r\n        font-size: 1.4rem;\r\n        color: var(--sp-primary) !important;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .sp-ref-card p {\r\n        margin: 0 0 0.8rem 0;\r\n        font-size: 1.05rem;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    \/* Mobile Responsiveness *\/\r\n    @media (max-width: 950px) {\r\n        .sp-number-grid,\r\n        .sp-split-section,\r\n        .sp-ref-grid {\r\n            grid-template-columns: 1fr;\r\n            gap: 2rem;\r\n        }\r\n        .sp-split-section {\r\n            padding: 2.5rem;\r\n        }\r\n        .sp-split-image {\r\n            max-width: 400px;\r\n            margin: 0 auto;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n        .sp-thesis-hero {\r\n            padding: 4rem 1.5rem;\r\n        }\r\n        .sp-thesis-hero-title {\r\n            font-size: 2.5rem;\r\n        }\r\n        .sp-thesis-container {\r\n            padding: 3rem 1.25rem 0 1.25rem;\r\n        }\r\n        .sp-number-card, .sp-split-section, .sp-highlight-box, .sp-ref-card {\r\n            padding: 2rem 1.5rem;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"sp-thesis-wrapper\">\r\n\r\n    <section class=\"sp-thesis-hero\">\r\n        <div class=\"sp-thesis-hero-content\">\r\n            <div class=\"sp-thesis-hero-subtitle\">Breaking boundaries.<\/div>\r\n            <h1 class=\"sp-thesis-hero-title\">Turning your dissertation into a successful book<\/h1>\r\n            <p class=\"sp-thesis-hero-desc\">\r\n                Research for the researcher, who has spent countless hours carrying out the work and it is valuable to those deciding whether the research should result in the award of a PhD qualification. But can the research be valuable to broader audiences? The answer is <strong>YES<\/strong>.\r\n            <\/p>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"sp-thesis-container\">\r\n        \r\n        <p class=\"sp-text-block\" style=\"text-align: center; margin-bottom: 3rem; font-size: 1.2rem;\">\r\n            Ph.D. research is published in the form of journal articles or books. There is an array of options to consider when it comes to disseminating Ph.D. research:\r\n        <\/p>\r\n\r\n        <div class=\"sp-number-grid\">\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">01.<\/span>\r\n                <h4>Converting the entire PhD thesis into a book<\/h4>\r\n                <p>It requires that your thesis covers a topic of interest to a large enough audience of scholars. Whereas a thesis starts with a question, a book begins with an answer and communicates its importance in the wider research landscape, tracing its evolution and impact.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">02.<\/span>\r\n                <h4>Using parts of a PhD thesis in a book<\/h4>\r\n                <p>It requires that ongoing and\/or collaborative research is being conducted. A book (perhaps co-authored) should be greater than the sum of its constituent parts.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">03.<\/span>\r\n                <h4>Using an aspect of a PhD thesis in an edited book<\/h4>\r\n                <p>On a broader topic ensures that the research fits with related research on a similar theme. A good edited book addresses the need to broaden the scope of PhD-based research via collaborating with a team of contributors.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">04.<\/span>\r\n                <h4>Splitting a PhD thesis into several articles<\/h4>\r\n                <p>For journals hedges a PhD\u2019s bets by staking smaller amounts of the work in different locations. What is gained by this hedging may be lost in the overall narrative of the PhD research as it is unbundled.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sp-split-section\">\r\n            <div>\r\n                <img decoding=\"async\" src=\"https:\/\/scholarpublishing.org\/sse\/wp-content\/uploads\/2022\/03\/Author-Advice-818x1024.jpg\" alt=\"Author Advice\" class=\"sp-split-image\">\r\n            <\/div>\r\n            <div>\r\n                <h2 class=\"sp-section-heading\">Advice to Authors<\/h2>\r\n                <p class=\"sp-text-block\">\r\n                    Beyond those core questions, potential authors should also consider significant and ongoing changes to the market for academic books, notably in reader behavior. Evolution in digital technology combined with a significant increase in the amounts of available research has led to changes in the way that books are produced, published and propagated. \r\n                <\/p>\r\n                <p class=\"sp-text-block\">\r\n                    In this environment, the key word is \u201cdiscoverability\u201d. Connecting authors to readers requires that publishers facilitate discoverability of research via various routes to ensure that potential readers are able to find books with ease. Authors can aid this process by following a few basic rules of thumb:\r\n                <\/p>\r\n                <ul class=\"sp-bullet-list\">\r\n                    <li>The main title of the book should position it clearly without reference to other bibliographic information, and should be as short as feasible.<\/li>\r\n                    <li>Chapter titles should likewise, where possible, position themselves clearly.<\/li>\r\n                    <li>Chapter synopses or abstracts can be used to enhance the metadata around books.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sp-highlight-box\">\r\n            <h2 class=\"sp-section-heading\">Role of the Publisher<\/h2>\r\n            <p class=\"sp-text-block\">\r\n                The role of the book publisher is to connect authors with readers. When it comes to disseminating research originating from a PhD, this relationship is essential. It is therefore useful to consider the perspective of the publisher when considering what publication route to take. In assessing a proposal for a research-level book, a good publisher will initially ask themselves three questions:\r\n            <\/p>\r\n            <ul class=\"sp-bullet-list sp-dark-list\">\r\n                <li>Is the <strong>scope<\/strong> of the research broad enough to be of interest to our readers (scholars globally)?<\/li>\r\n                <li>Is the <strong>quality<\/strong> sufficiently high?<\/li>\r\n                <li>Can the work be <strong>developed<\/strong> via feedback from experts as part of the book review process to address any weaknesses?<\/li>\r\n            <\/ul>\r\n        <\/div>\r\n\r\n        <div style=\"margin-bottom: 3rem;\">\r\n            <h2 class=\"sp-section-heading\">Why You Should Convert Your Dissertation Into a Book?<\/h2>\r\n            <p class=\"sp-text-block\">\r\n                Notwithstanding the above, it is useful to start a conversation with an acquisitions\/commissioning editor at an early stage toward the end or shortly after the completion of a PhD. Discussions with supervisors and other colleagues are also very useful at this stage. The next natural step is to submit a book proposal which will be considered by the publisher, often involving a peer review process. Research-level books are often published as part of an established series \u2013 an awareness of existing books in such series can be useful when it comes to framing and developing a book proposal.\r\n            <\/p>\r\n            <p class=\"sp-text-block\">\r\n                Following a review process, the publisher\u2019s editorial board would give final approval to proceed, following which a book contract would be issued. Armed with publisher and review feedback, the author can then proceed to produce a full manuscript based on their PhD research. Each book is different, but there are numerous key aspects to consider when preparing a final manuscript for book publication. Above all, never lose sight of the audience!\r\n            <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"sp-number-grid\">\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">01.<\/span>\r\n                <h4>A thesis is written for examiners, a book for scholars in general.<\/h4>\r\n                <p>Anything that is useful only for examiners (e.g. literature review, methodology discussion) should be cut or heavily amended\/digested.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">02.<\/span>\r\n                <h4>Examiners will work through text regardless of the writing style, book readers will not.<\/h4>\r\n                <p>Therefore, it is likely that extensive re-writing will be required to retain and engage readers.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">03.<\/span>\r\n                <h4>Take a step back<\/h4>\r\n                <p>Think about the overall narrative of the book and be prepared to rethink the structure \u2013 this can be liberating!<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">04.<\/span>\r\n                <h4>Value the reader\u2019s time<\/h4>\r\n                <p>Streamline where possible \u2013 theses by their nature contain much repetition. Keep in mind the agreed length of the book.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-number-card\">\r\n                <span class=\"sp-card-num\">06.<\/span>\r\n                <h4>Contextualize<\/h4>\r\n                <p>If research is of a narrow scope, add international or inter-disciplinary context, particularly within the introductory and concluding chapters.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"sp-number-card\" style=\"background-color: #f0f9ff; border-color: #bae6fd;\">\r\n                <span class=\"sp-card-num\" style=\"color: #0284c7;\"><i class=\"fas fa-comment-dots\"><\/i><\/span>\r\n                <h4 style=\"color: #0284c7 !important;\">Talk about your research<\/h4>\r\n                <p>Finally, talking about your research and the process of working it into a book can be an essential ingredient to its success. This can be done with your immediate colleagues, at conferences and with a publisher. It can also be done online \u2013 with <a href=\"https:\/\/scholarpublishing.org\/sse\/tweet-your-research\/\" target=\"_blank\" class=\"sp-link\">social media a useful tool<\/a> to tap into wider networks as well as to test ideas out.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"sp-ref-grid\">\r\n            \r\n            <div class=\"sp-ref-card\">\r\n                <div class=\"sp-ref-header\">\r\n                    <div class=\"sp-ref-icon\"><i class=\"fas fa-info-circle\"><\/i><\/div>\r\n                    <h3>Further Information<\/h3>\r\n                <\/div>\r\n                <p><a href=\"https:\/\/scholarpublishing.org\/sse\/ebook-benifits\/\" class=\"sp-link\">Benefits of Publishing with us<\/a><\/p>\r\n                <p><a href=\"https:\/\/scholarpublishing.org\/sse\/ebook-submit\/\" class=\"sp-link\">Submit eBook Proposal Guide<\/a><\/p>\r\n            <\/div>\r\n\r\n            <div class=\"sp-ref-card\">\r\n                <div class=\"sp-ref-header\">\r\n                    <div class=\"sp-ref-icon\"><i class=\"fab fa-readme\"><\/i><\/div>\r\n                    <h3>Further Reading<\/h3>\r\n                <\/div>\r\n                <p>European University Institute (Undated) \u2013 <a href=\"http:\/\/www.eui.eu\/ProgrammesAndFellowships\/AcademicCareersObservatory\/CareerTips\/FromPhDtoBook.aspx\" target=\"_blank\" class=\"sp-link\">From PhD to Book<\/a><\/p>\r\n                <p>Germano, W. (2005) \u2013 <a href=\"http:\/\/www.press.uchicago.edu\/Misc\/Chicago\/288463.html\" target=\"_blank\" class=\"sp-link\">From Dissertation to Book<\/a><\/p>\r\n                <p>Thomson, P. (2011) \u2013 <a href=\"https:\/\/patthomson.net\/2011\/10\/22\/can-i-get-a-book-from-my-phd\/\" target=\"_blank\" class=\"sp-link\">Can I Get a Book From My Thesis<\/a><\/p>\r\n                <p>Thomson, P. (2013) \u2013 <a href=\"https:\/\/patthomson.net\/2013\/09\/23\/turning-your-thesis-into-a-book\/\" target=\"_blank\" class=\"sp-link\">Turning Your PhD Into a Book<\/a><\/p>\r\n                <p>Veletsianos, G. (2016) \u2013 <a href=\"https:\/\/www.routledge.com\/Social-Media-in-Academia-Networked-Scholars\/Veletsianos\/p\/book\/9781138822757\" target=\"_blank\" class=\"sp-link\">Social Media in Academia<\/a>, Routledge<\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<\/div>\r\n\t\t","protected":false},"excerpt":{"rendered":"<p>Breaking boundaries. Turning your dissertation into a successful book Research for the researcher, who has spent countless hours carrying out the work and it is valuable to those deciding whether the research should result in the award of a PhD qualification. But can the research be valuable to broader audiences? The answer is YES. Ph.D. [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_theme","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-4237","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/pages\/4237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/comments?post=4237"}],"version-history":[{"count":10,"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/pages\/4237\/revisions"}],"predecessor-version":[{"id":10195,"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/pages\/4237\/revisions\/10195"}],"wp:attachment":[{"href":"https:\/\/scholarpublishing.org\/sse\/wp-json\/wp\/v2\/media?parent=4237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}