CINXE.COM
Authors | BMJ Open Respiratory Research
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" href="/_next/static/media/logo-bmj-journals.4304841c959cf8fd7fd20a61cc63fe89.svg" /><link rel="preload" as="image" href="/next-resources/logo.svg" /><link rel="preload" as="image" href="/next-resources/search.svg" /><link rel="preload" as="image" href="/next-resources/hamburger-menu.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg" /><link rel="preload" as="image" href="https://resources.bmj.com/repository/journals-network-project/images/social-media/facebook.svg" /><link rel="preload" as="image" href="/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg" /><link rel="stylesheet" href="/_next/static/css/fce73a7ad1b81627.css" data-precedence="next" /><link rel="stylesheet" href="/_next/static/css/43d99ff678174036.css" data-precedence="next" /><link rel="stylesheet" href="/_next/static/css/66ad511738c93f8a.css" data-precedence="next" /><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-8279bfe1e5fb5dfc.js" /><script src="/_next/static/chunks/1dd3208c-9d76d526575ccb40.js" async=""></script><script src="/_next/static/chunks/286-f34bccc04707da60.js" async=""></script><script src="/_next/static/chunks/main-app-ea968dc5e14e4750.js" async=""></script><script src="/_next/static/chunks/9af238c7-d9f324d096f5b01b.js" async=""></script><script src="/_next/static/chunks/22747d63-7f124ab79e18b585.js" async=""></script><script src="/_next/static/chunks/599-aee4e85ec259a60b.js" async=""></script><script src="/_next/static/chunks/789-19b4cf9884ba70ce.js" async=""></script><script src="/_next/static/chunks/593-3c05023efc3647a4.js" async=""></script><script src="/_next/static/chunks/345-217f92e4288d4463.js" async=""></script><script src="/_next/static/chunks/app/pages/authors/page-30146380646e7fac.js" async=""></script><script src="/_next/static/chunks/633-8ab650060db62dad.js" async=""></script><script src="/_next/static/chunks/app/error-842de1001d39822e.js" async=""></script><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" /><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script" /><link rel="shortcut icon" href="/next-resources/favicon.ico" type="image/vnd.microsoft.icon" /><link rel="preconnect dns-prefetch" href="https://securepubads.g.doubleclick.net" /><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script" /><link rel="preconnect dns-prefetch" href="https://analytics.bmj.com" /><link rel="preconnect dns-prefetch" href="https://cdn-eu.pagesense.io" /><link rel="preconnect dns-prefetch" href="https://popup.wisepops.com" /><link rel="preconnect dns-prefetch" href="https://www.medtargetsystem.com" /><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" /><title>Authors | BMJ Open Respiratory Research</title><meta name="description" content="The open access companion journal to Thorax, publishing high quality papers in respiratory medicine, critical care, sleep medicine and related areas."/><meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"/><meta name="canonical" content="https://bmjopenrespres.bmj.com/pages/authors"/><meta name="og:locale" content="en_US"/><meta name="og:type" content="article"/><meta name="og:title" content="Authors | BMJ Open Respiratory Research"/><meta name="og:description" content="The open access companion journal to Thorax, publishing high quality papers in respiratory medicine, critical care, sleep medicine and related areas."/><meta name="og:url" content="https://bmjopenrespres.bmj.com/pages/authors"/><meta name="og:site_name" content="BMJ Open Respiratory Research"/><meta name="og:image" content="https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/04/bmj_logo.jpeg"/><meta name="og:image:width" content="298"/><meta name="og:image:height" content="298"/><meta name="twitter:image" content="https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/04/bmj_logo.jpeg"/><meta name="article:modified_time" content="2025-02-17T14:13:31+00:00"/><meta name="twitter:card" content="summary_large_image"/><link rel="canonical" href="/pages/authors" /><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script><script> window.dataLayer = window.dataLayer || []; function parseCookies() { let cookieHeader = document.cookie || ""; let cookies = Object.fromEntries( cookieHeader.split("; ").map((c) => c.split("=")) ); for (let key in cookies) { if (cookies[key] === "undefined") { cookies[key] = undefined; } } return cookies; } function uuidv4() { var d = new Date().getTime(); //Timestamp var d2 = (typeof performance !== "undefined" && performance.now && performance.now() * 1000) || 0; //Time in microseconds since page-load or 0 if unsupported return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function (c) { var r = Math.random() * 16; //random number between 0 and 16 if (d > 0) { //Use timestamp until depleted r = (d + r) % 16 | 0; d = Math.floor(d / 16); } else { //Use microseconds since page-load if supported r = (d2 + r) % 16 | 0; d2 = Math.floor(d2 / 16); } return (c === "x" ? r : (r & 0x3) | 0x8).toString(16); }); } function handleCookie() { let cookies = parseCookies(); let bmj_uuid = cookies.bmj_uuid; if (!bmj_uuid) { bmj_uuid = uuidv4(); cookies.bmj_uuid = bmj_uuid; } return { bmj_uuid }; } let { bmj_uuid } = handleCookie(); let bmj_ppid = parseCookies().bmj_ppid; const anonMailId = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"; let nonAnonMailId = window.dataLayer.find((item) => item.user)?.user?.mail === anonMailId ? null : window.dataLayer.find((item) => item.user)?.user?.mail; let userId = dataLayer.find((item) => item.user)?.user?.["data-ics"] ?? (dataLayer.find((item) => item.user)?.user?.mail && nonAnonMailId) ?? bmj_ppid ?? bmj_uuid; document.cookie = "bmj_ppid=" + userId + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; document.cookie = "bmj_uuid=" + bmj_uuid + "; domain=.bmj.com; path=/; max-age=31622400; SameSite=None; Secure"; var googletag = googletag || { cmd: [] }; googletag.cmd.push(function () { googletag.pubads().setPublisherProvidedId(userId); googletag.enableServices(); }); window.dataLayer.push({ bmj_uuid: bmj_uuid, }); </script> </head><body><script>(self.__next_s=self.__next_s||[]).push(["https://securepubads.g.doubleclick.net/tag/js/gpt.js",{"async":true}])</script><div><div class="border-b-bmj-silver-100 bg-bmj-siver-30 border-b flex items-center justify-center py-3 undefined min-w-[auto] min-h-[100px] md:min-h-[250px]"><div id="div-gpt-ad-3321227-1" data-testid="top-ad-slot" class="flex items-center justify-center w-[auto] h-[100px] md:h-[250px]"></div></div><header class="hidden flex-wrap items-center justify-between px-4 md:flex md:flex-nowrap" data-testid="header-panel"><a href="https://journals.bmj.com" class="py-2 px-0 flex items-center" tabindex="1"><img class="h-[42px] w-[154px]" data-testid="bmj-journals-logo" src="/_next/static/media/logo-bmj-journals.4304841c959cf8fd7fd20a61cc63fe89.svg" alt="BMJ Journals logo" /></a><nav class="flex flex-wrap items-center justify-between md:flex-nowrap"><div data-testid="search-box" class="flex w-72 flex-col bg-white/20 p-2 pr-4 md:w-[343px] md:flex-row md:items-start md:p-0 md:pr-0 undefined"><form role="search" class="flex undefined" action="/search" method="post"><input type="textbox" placeholder="search" title="Search for:" class="border-bmj-silver-100 rounded-0 h-[34px] w-[207px] appearance-none border p-[5px] pl-[10px] align-middle text-[14px] undefined" tabindex="2" name="keywords"/><button type="submit" class="bg-bmj-siver-30 border-bmj-silver-100 rounded-0 ml-[-4px] h-[34px] appearance-none border py-[1px] pl-[10px] pr-[12px] text-[13.33px] undefined" tabindex="3" name="op">Search</button><input type="hidden" name="form_id" value="highwire_search_quicksearch_form_1"/></form><div class="flex justify-start pl-[5px] pt-[3px] text-left md:justify-end undefined"><a href="/search" title="Advanced Search" class="decoration-none lg:text-bmj-blue-500 mt-2 flex flex-row text-[12.75px] leading-[normal] md:mt-0 md:flex-col [&>:first-of-type]:mr-1 undefined" tabindex="4"><span>Advanced</span><span>search</span></a></div></div></nav></header><div data-testid="page-with-menu" class=" transition-margin-left relative m-0 mx-auto min-h-[512px] w-full min-w-0 duration-300 [&.panel-enter-active]:ml-[-15.625rem] [&.panel-enter-done]:ml-[-15.625rem] [&.panel-enter]:ml-0 [&.panel-exit-active]:ml-0 [&.panel-exit-done]:ml-0 [&.panel-exit]:ml-[-15.625rem]"><div class=""><div data-testid="top-menu-container" role="presentation" class="bg-bmj-primary-brand mx-auto h-[3.5625rem] w-full min-w-0 md:h-[4.375rem]"><nav role="navigation" class="relative m-0 mx-auto flex h-full w-full min-w-0 justify-between pl-4 pr-0"><div class="w-1/2 md:w-1/5 bg-bmj-primary-brand m-0 flex min-w-0 items-center"><a href="/" class="flex h-full w-full items-center" tabindex="5"><img data-testid="top-menu-logo" src="/next-resources/logo.svg" alt="logo" class="h-auto w-full" /></a></div><div class=" bg-bmj-primary-brand m-0 flex min-w-0 items-center"><div class="hidden h-full lg:flex"><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/content/current" data-testid="166" tabindex="6">Latest content</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/pages/topic-collections" data-testid="315" tabindex="6">Topic Collections</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/content/by/year" data-testid="167" tabindex="6">Archive</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/pages/authors/" data-testid="168" tabindex="6">Authors</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&:hover]:md:bg-bmj-white/20 flex h-full cursor-pointer items-center whitespace-nowrap border-0 bg-transparent px-2 py-4 font-sans leading-5 [&.is-active]:bg-white/20 [&:hover]:bg-transparent [&:last-child]:pr-4" href="/pages/about/" data-testid="169" tabindex="6">About</a></div><div class="flex h-full lg:hidden"><button class=" md:hidden decoration-none text-background rounded-0 flex h-full cursor-pointer items-center whitespace-nowrap border-none bg-transparent px-2 py-4 font-sans leading-5 text-[4.25] [&:focus-visible]:outline-0 [&:hover]:bg-transparent [&:hover]:md:bg-white/20 [&:last-child]:pr-4" tabindex="6"><img src="/next-resources/search.svg" alt="Search" width="36" height="36" /></button><button class=" decoration-none text-background rounded-0 flex h-full cursor-pointer items-center whitespace-nowrap border-none bg-transparent px-2 py-4 font-sans leading-5 text-[4.25] [&:focus-visible]:outline-0 [&:hover]:bg-transparent [&:hover]:md:bg-white/20 [&:last-child]:pr-4" tabindex="6"><img src="/next-resources/hamburger-menu.svg" alt="Menu" width="36" height="36" /></button></div></div></nav></div><main><div><div class="mb-[24px] flex justify-between bg-white pt-2 md:mb-10"><div><div data-testid="breadcrumbs" class="px-4"><span class="text-bmj-font-color-medium text-sm font-normal not-italic leading-4" data-testid="ancestor-wrapper"><a class="decoration-none text-bmj-blue-600 hover:text-bmj-blue-700 text-sm font-normal no-underline focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag" data-testid="home" href="/" tabindex="50">Home</a></span><span class="text-bmj-grey-breadcrumb m-2 text-sm">/</span><span class="text-bmj-font-color-medium text-sm font-normal not-italic leading-4 focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag" data-testid="authors">Authors</span></div></div><a href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&corpusCode=bmjresp&fwdUrl=https://bmjopenrespres.bmj.com" class="undefined text-bmj-blue-600 [&:hover]:text-bmj-blue-700 hidden no-underline md:inline-block focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag" tabindex="55"><div class="flex"><div class="mr-2 flex"><svg class="text-bmj-primary-brand h-4 w-8" data-testid="envelope-icon" viewBox="0 0 33 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1H32V21H1V1Z" fill="white" stroke="currentColor"></path><path d="M31.9 20.8L21 9" stroke="currentColor"></path><path d="M1 20.5L11.8 9" stroke="currentColor"></path><mask id="path-4-inside-1" fill="white"><path d="M0.600098 0.700012L16.6001 13.4L32.4001 0.900012"></path></mask><path d="M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z" fill="currentColor" mask="url(#path-4-inside-1)"></path></svg></div><span class="mr-4 text-base leading-4" data-testid="email-alerts-link">Email alerts</span></div></a></div><section class="whitespace-pre-wrap pb-12 [&_p]:mb-4"><div class="authors"><div class="m-0 mx-auto w-full min-w-0 max-w-[77rem] px-4"><h1 data-testid="sections-page-title" class="mb-5">Authors</h1><div class="border-t-bmj-silver-100 bg-bmj-silver-10 mt-5 ml-auto mr-auto w-full min-w-0 overflow-hidden border-t-[0.1px] border-solid px-[0.9375rem] [&>div]:float-left" data-testid="ifora-container"><div class="m-0 ml-auto mr-auto w-full min-w-0" data-testid="ifora-index-panel"><div class="float-none m-0 ml-auto mr-auto w-full min-w-0 px-0 md:float-left md:w-[25%] md:px-[0.938rem]" data-testid="index-articles"><div class="mt-10 text-lg font-normal">Articles</div><ul class="!ml-0 !mt-2.5"><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#submission_guidelines">Submission guidelines</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#article_publishing_charges">Article processing charges</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#waivers_and_discounts">Waivers and Discounts</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#preprints">Preprints</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#supplements">Supplements</a></li></ul></div><div class="float-none m-0 ml-auto mr-auto w-full min-w-0 px-0 md:float-left md:w-[25%] md:px-[0.938rem]" data-testid="index-authors"><div class="mt-10 text-lg font-normal">Authors</div><ul class="!ml-0 !mt-2.5"><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#copyright_and_authors_rights">Copyright and authors' rights</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#article_transfer_service">Article transfer service</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#orcid">ORCiD</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#rapid_responses">Rapid responses</a></li></ul></div><div class="float-none m-0 ml-auto mr-auto w-full min-w-0 px-0 md:float-left md:w-[25%] md:px-[0.938rem]" data-testid="index-journal-policy"><div class="mt-10 text-lg font-normal">Journal Policy</div><ul class="!ml-0 !mt-2.5"><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#editorial_policy">Editorial policy</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#tobacco_funding_policy">Tobacco funding policy</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#provenance_and_peer_review">Provenance and peer review</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#data_sharing">Data sharing</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#PPI">Reporting patient and public involvement in research</a></li></ul></div></div><hr class="bg-bmj-silver-100 clear-both mx-0 block h-[0.0625rem] border-0 md:mx-[0.9375rem]"/><div class="items-[initial] my-0 mx-0 w-full min-w-0 pb-4 pt-4 md:mx-4 md:flex md:items-center" data-testid="ifora-metrics-panel"><div class="float-none w-full md:float-left md:w-[25%]"><a href="https://mc.manuscriptcentral.com/bmjresp"><button class="bg-bmj-primary-brand w-full cursor-pointer rounded-sm border-0 py-3 px-4 text-lg leading-6 text-white md:w-auto">Submit manuscript</button></a></div><div class="flex flex-col md:flex-row"><div class="text-bmj-silver-800 flex flex-col justify-between pt-5 pr-0 md:pt-0 md:pr-4 [&>div:nth-of-type(1)]:mr-1 [&>div:nth-of-type(1)]:text-base [&>div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&]:md:flex-col [&]:md:justify-between [&]:flex-row [&]:justify-start [&]:pl-0 [&]:md:pl-4" data-testid="176"><div>Time to first decision<!-- -->:</div><div>120 days (median)</div></div><div class="text-bmj-silver-800 flex flex-col justify-between pt-5 pr-0 md:pt-0 md:pr-4 [&>div:nth-of-type(1)]:mr-1 [&>div:nth-of-type(1)]:text-base [&>div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&]:md:flex-col [&]:md:justify-between [&]:flex-row [&]:justify-start [&]:pl-0 [&]:md:pl-4" data-testid="177"><div>Total content views<!-- -->:</div><div>338,907 in 2024</div></div><div class="text-bmj-silver-800 flex flex-col justify-between pt-5 pr-0 md:pt-0 md:pr-4 [&>div:nth-of-type(1)]:mr-1 [&>div:nth-of-type(1)]:text-base [&>div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&]:md:flex-col [&]:md:justify-between [&]:flex-row [&]:justify-start [&]:pl-0 [&]:md:pl-4" data-testid="178"><div>Impact Factor<!-- -->:</div><div>3.7</div></div></div></div></div><div class="border-t-[1px] border-solid border-transparent" data-testid="sections-container-0"><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>BMJ Open Respiratory Research</em> is an open access peer-reviewed journal dedicated to publishing respiratory and critical care medicine research. The journal aims to provide rapid publication of research across a range of medical disciplines and therapeutic areas in respiratory medicine, through a continuous publication model. All submissions are subject to external peer review.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><a href="https://authors.bmj.com/open-access/institutional-programme/">Find out if you’re eligible for a waiver or discount</a></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-1"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Editorial policy<a id="editorial_policy" name="editorial_policy"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;"><em>BMJ Open Respiratory Research </em></span>adheres to the highest standards concerning its editorial policies on publication ethics and scientific misconduct. The journal follows guidance produced by bodies that include the <a href="http://publicationethics.org/" target="_blank" rel="noopener noreferrer">Committee on Publication Ethics (COPE)</a>, the <a href="https://www.wame.org/" target="_blank" rel="noopener noreferrer">World Association of Medical Editors (WAME)</a>,<span style="font-weight: 400;"> </span><span style="font-weight: 400;">the </span><a href="https://www.councilscienceeditors.org"><span style="font-weight: 400;">Council of Science Editors</span></a> and the <a href="https://www.icmje.org/" target="_blank" rel="noopener noreferrer">International Committee of Medical Journal Editors (ICMJE)</a>. To view all BMJ Journal policies please refer to the <a href="https://authors.bmj.com/policies/" target="_blank" rel="noopener noreferrer">BMJ Author Hub policies</a> page, <span style="font-weight: 400;">including information about our</span><a href="https://authors.bmj.com/policies/editor-roles-responsibilities/"> <span style="font-weight: 400;">Editors’ roles and responsibilities.</span></a> <span style="font-weight: 400;">Authors are required to submit a statement that their study obtained ethics approval (or a statement that it was not required and why) and that participants gave informed consent. Our Editors will consider whether the work is morally acceptable as determined by the World Medical Association’s Declaration of Helsinki. In addition to this, in line with General Medical Council guidelines, an article that contains personal medical information about an identifiable living individual requires patients explicit consent (in the format of a signed BMJ patient consent form) before we will publish it. Please find further details on </span><a href="https://authors.bmj.com/policies/research-ethics/"><span style="font-weight: 400;">BMJ research ethics policies</span></a><span style="font-weight: 400;"> (human participants and animals) and </span><a href="https://authors.bmj.com/policies/patient-consent-and-confidentiality/"><span style="font-weight: 400;">consent for publication</span></a><span style="font-weight: 400;">; including a link to the downloadable consent form.</span></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;">To make the best decision on how to deal with a manuscript <i>BMJ Open </i><em>Respiratory Research</em></span><i><span style="font-weight: 400;"> </span></i><span style="font-weight: 400;">needs to know about any competing interests authors may have; this includes any commercial, financial or non financial associations that may be relevant to the submitted article. Authors must download and complete a copy of the ICMJE Conflict of Interest disclosure form. In addition to this <i>BMJ Open </i><em>Respiratory Research </em></span><span style="font-weight: 400;">ensures that all advertising and sponsorship associated with the journal does not influence editorial decisions, is immediately distinguishable from editorial content and meets all other </span><a href="https://authors.bmj.com/policies/advertising-sponsorship/"><span style="font-weight: 400;">BMJ guidelines.</span></a><span style="font-weight: 400;"> Please find more information about </span><a href="https://authors.bmj.com/policies/competing-interests/"><span style="font-weight: 400;">competing interests</span></a><span style="font-weight: 400;"> and a link to the form.</span> We take seriously all possible misconduct. If an Editor, author or reader has concerns that a submitted article describes something that might be considered to constitute misconduct in research, publication or professional behaviour they should forward their concerns to the journal. The publisher will deal with allegations appropriately <span style="font-weight: 400;">following ICMJE and COPE guidelines. Corrections and retractions are considered where an article has already been published; corrections, expressions of concern or a retraction notices will be published as soon as possible in line with the </span><a href="https://authors.bmj.com/policies/correction-retraction-policies/"><span style="font-weight: 400;">BMJ correction and retraction policy</span></a></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-2"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Copyright and authors’ rights<a id="copyright_and_authors_rights" name="copyright_and_authors_rights"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;">As an open access journal, </span><em><span style="font-weight: 400;">BMJ Open Respiratory Research</span></em><span style="font-weight: 400;"> adheres to the Budapest Open Access Initiative definition of open access. Articles are published under an exclusive licence or non-exclusive licence for UK Crown employees or where BMJ has agreed CC BY applies. For US Federal Government officers or employees acting as part of their official duties, the terms are as stated in accordance with our licence terms. Authors or their employers retain copyright. Such open access articles can be reused under the terms of the relevant Creative Commons licence to facilitate reuse of the content. please refer to the </span><em><span style="font-weight: 400;">BMJ Open Respiratory Research</span></em><span style="font-weight: 400;"> </span><a href="/bmjopenrespres/wp-content/uploads/sites/49/2023/03/OA_co_owned_licence_March_2014.pdf"><span style="font-weight: 400;">Author Licence</span></a><span style="font-weight: 400;">. More information on </span><a href="https://authors.bmj.com/policies/copyright-and-authors-rights/"><span style="font-weight: 400;">copyright and authors’ rights.</span></a></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">When publishing in <em>BMJ Open Respiratory Research</em>, authors choose between two licence types – <a href="https://creativecommons.org/licenses/by-nc/4.0/">CC-BY-NC</a> and <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY</a> (Creative Commons open access licences require payment of an <a href="#article_publishing_charges">article processing charge</a>). As an author you may wish to post your article in an institutional or subject repository, or on a scientific social sharing network. You may also link your published article to your preprint (if applicable). What you can do with your article, without seeking permission, depends on the licence you have chosen and the version of your article. Please refer to the <a href="https://www.bmj.com/company/products-services/rights-and-licensing/author-self-archiving-and-permissions/">BMJ author self archiving and permissions policies page</a> for more information.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-3"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Preprints<a id="preprints" name="preprints"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Preprints foster openness, accessibility and collaboration by allowing authors to make their findings immediately available to the research community and receive feedback on an article before it is submitted to a journal for formal publication. BMJ fully supports and encourages the archiving of preprints in any recognised, not-for-profit server such as <a href="https://www.medrxiv.org/">medRxiv</a>. BMJ does not consider the posting of an article in a dedicated preprint repository to be prior publication.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">Preprints are reports of work that have not been peer-reviewed; preprints should therefore not be used to guide clinical practice, health-related behaviour or health policy. For more information, please refer to our <a href="https://authors.bmj.com/policies/preprints/">Preprint policy page</a>.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-4"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Provenance and peer review<a id="provenance_and_peer_review" name="provenance_and_peer_review"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><i><span style="font-weight: 400;">BMJ Open Respiratory Research </span></i><span style="font-weight: 400;">submissions are predominantly unsolicited. </span><span style="font-weight: 400;">All </span><span style="font-weight: 400;">articles submitted to <i>BMJ Open Respiratory Research </i></span><span style="font-weight: 400;">are subject to peer review. The journal operates single-anonymised peer review whereby the names of the reviewers are hidden from the author; </span><span style="font-weight: 400;">usually</span> <span style="font-weight: 400;">two external reviewer reports are obtained before an Original research or Review article is accepted for publication</span><span style="font-weight: 400;">. Articles authored by a member of a journal’s editorial team are independently peer reviewed; an editor will have no input or influence on the peer review process or publication decision for their own article. </span> <span style="font-weight: 400;">BMJ requests that all reviewers adhere to a set of basic principles and standards during the peer review process; these are based on the COPE Ethical Guidelines for Peer Reviewers. Please refer to our </span><a href="https://authors.bmj.com/policies/peer-review-terms-and-conditions/"><span style="font-weight: 400;">peer review terms and conditions policy page</span></a><span style="font-weight: 400;">.</span> Reviewers are now able to share their activity by connecting their review to their ORCID account. As <i><span style="font-weight: 400;">BMJ Open Respiratory Research</span></i> is a single-anonymised peer-reviewed journal, only the journal title will be uploaded into the reviewer’s ORCID record and the date the record was uploaded; there is no identification of the article’s title or authors. <span style="font-weight: 400;">Records are uploaded once a final decision or revision has been made on the article.</span> Please find more information about ORCID and BMJ’s policy on our<a href="https://authors.bmj.com/policies/orcid/"> Author Hub</a>.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;">BMJ is committed to transparency. Every article we publish includes a description of its provenance (commissioned or not commissioned) and whether it was internally or externally peer reviewed.</span> <span style="font-weight: 400;">Plagiarism is the appropriation of the language, ideas or thoughts of another without crediting their true source and representation of them as one’s own original work. BMJ is a member of CrossCheck by CrossRef and iThenticate. iThenticate is a plagiarism screening service that verifies the originality of content submitted before publication. BMJ runs manuscripts through iThenticate during the peer review process. Authors, researchers and freelancers can also use iThenticate to screen their work before submission by visiting </span><a href="https://www.ithenticate.com/"><span style="font-weight: 400;">www.ithenticate.com</span></a><span style="font-weight: 400;">.</span> <span style="font-weight: 400;">Reader responses, questions and comments to published content is welcomed by <i>BMJ Open Respiratory Research</i></span><i><span style="font-weight: 400;">; </span></i><span style="font-weight: 400;">these should be submitted electronically via the journals website. Please find further details on </span><a href="https://authors.bmj.com/after-submitting/rapid-responses/"><span style="font-weight: 400;">how to publish a response</span></a><span style="font-weight: 400;"> and the terms and requirements.</span></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-5"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Tobacco funding policy<a id="tobacco_funding_policy" name="tobacco_funding_policy"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><i>BMJ Open Respiratory Research</i> will not consider for publication papers reporting work funded wholly or partly by the tobacco industry. This journal also excludes work where the authors have personal financial ties with the tobacco industry. This applies to all content types. <a href="https://authors.bmj.com/policies/tobacco-policy/">Read more on BMJ’s policy on work funded by the tobacco industry on the BMJ Author Hub.</a></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-6"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Article processing charges<a id="article_publishing_charges" name="article_publishing_charges"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;"><em>BMJ Open Respiratory Research</em> is an open access journal and levies an Article Processing Charge (APC) of 2,275 GBP (exclusive of VAT for UK and EU authors). The charge for publishing a study protocol is 1,140 GBP. There are no submission, colour or page charges.</span> <span style="font-weight: 400;">Members of the <a href="https://www.brit-thoracic.org.uk/">British Thoracic Society, </a>the <a href="https://www.sleepsociety.org.uk/">British Sleep Society,</a> the <a href="https://www.balr.co.uk">British Association of Lung Research</a>, and the <a href="https://www.artp.org.uk/">Association for Respiratory Technology & Physiology</a> are eligible for a 25% discount on the APC. Members of the <a href="https://arns.co.uk/">Association of Respiratory Nurse Specialists</a> may claim a 35% discount. Please inform the Editorial Office once your paper is accepted if you wish to claim the discount and you will receive a discount code (BMJ reserves the right to contact the relevant society office to verify you are a paid-up member). A 25% reviewer discount is available for authors who have reviewed for <em>BMJ Open Respiratory Research</em> within the previous 12 months. You must be the corresponding author of the paper in order to be eligible for any of the above discounts. These discounts cannot be combined.</span></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-7"><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><a id="waivers_and_discounts" name="waivers_and_discounts"></a> <h2>Waivers and Discounts</h2> BMJ journals offer waivers for the full Article Processing Charge (100% discount of the APC) where all authors are based in low-income countries. See <a href="https://authors.bmj.com/open-access/fees-discounts/">full waiver list</a>*. Requests for waivers should be made before or during initial submission**. If an article reports funding from a funder with an open access mandate or policy that covers paying APCs, BMJ expects that the APC will be paid. <a href="https://authors.bmj.com/open-access/fees-discounts/">Visit our author hub</a> to learn more about our waivers policy and how to request one. <strong>You might be eligible for institutional funding</strong>. A number of institutions have open access agreements with BMJ which can either cover the whole cost of open access publishing for authors at participating institutions or can allow authors to receive a discount of the Article Processing Charge (APC). <a href="https://authors.bmj.com/open-access/oa-agreements/">Visit BMJ’s open access agreements page</a> to find out whether your institution is a member and what discounts you may be entitled to. <em>*These lists are based on the HINARI Core Offer Groups A and B, and the World Bank Country and Lending Groups released in July.</em> <em>**Please note that applications for waivers or discounts should be made during initial submission and not after an article has been accepted. Editors are not involved in this process and the ability to pay has no bearing on editorial decisions. Payment will not be required unless your article is accepted. Accepted articles will not be published until payment has been received. BMJ does not refund APCs once paid.</em></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-8"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Article transfer service<a id="article_transfer_service" name="article_transfer_service"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;">BMJ and the British Thoracic Society are committed to ensuring that good quality research is published. Our </span><a href="https://authors.bmj.com/after-submitting/bmj-transfer-service/"><span style="font-weight: 400;">article transfer service</span></a><span style="font-weight: 400;"> helps authors find the best journal for their research while providing an easy and smooth publication process. As part of this service, once authors agree to transfer their manuscript all versions, supplementary files and peer reviewer comments are automatically transferred, without the need to resubmit or reformat.</span> <span style="font-weight: 400;">Authors who submit to </span><a href="https://thorax.bmj.com/"><i><span style="font-weight: 400;">Thorax</span></i></a><span style="font-weight: 400;"> and whose work is rejected on the grounds of priority will be offered the option of transferring to </span><i><span style="font-weight: 400;">BMJ Open Respiratory Research</span></i><span style="font-weight: 400;">.</span></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;">Please note that the article transfer service does not guarantee acceptance but you should receive a quicker initial decision on your manuscript. </span> Contact the Transfer Editor at transfers@bmj.com</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-9"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Data sharing<a id="data_sharing" name="data_sharing"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><em>BMJ Open Respiratory Research</em> adheres to BMJ’s Tier 2 data policy. We strongly <i>encourage </i>that data generated by your research that supports your article be made available as soon as possible, wherever legally and ethically possible. We also <i>require </i>data from clinical trials to be made available upon reasonable request. To adhere to<a href="https://www.icmje.org/recommendations/browse/publishing-and-editorial-issues/clinical-trial-registration.html#two"> ICMJE guidelines</a>, we <i>require </i>that a data sharing plan must be included with trial registration for clinical trials that begin enrolling participants on or after 1st January 2019.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">Changes to the plan must be noted in the Data Availability Statement and updated in the registry record. All research articles must contain a Data Availability Statement. For more information and FAQs, please see BMJ’s full<a href="https://authors.bmj.com/policies/data-sharing/"> Data Sharing Policy</a> page.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-10"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">ORCID<a id="orcid" name="orcid"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">BMJ has long supported the use of ORCID by integrating ORCID into our submission systems. <em>BMJ Open Respiratory Research</em> mandates ORCID iDs for all submitting authors; this is published on the final article to promote discoverability and credit. Co-authors and reviewers are strongly encouraged to also connect their ScholarOne accounts to ORCID. We are also working with ORCID to recognise the importance of the reviewer community. Reviewers are able to share their activity by connecting their review to their ORCID account to gain recognition for their contributions.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">As <em>BMJ Open Respiratory Research</em> is a single-anonymised peer-reviewed journal, only the journal title will be uploaded into the reviewer’s ORCID record and the date the record was uploaded; there is no identification of the article’s title or authors. <span style="font-weight: 400;">Records are uploaded once a final decision or revision has been made on the article.</span> Please find more information about <a href="https://authors.bmj.com/policies/orcid/">BMJ’s ORCID policy</a> on our Author Hub.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-11"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Reporting patient and public involvement in research<a id="PPI" name="PPI"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;">BMJ encourages active patient and public involvement in clinical research as part of its patient and public partnership strategy. To support co-production of research we request that authors provide a Patient and Public Involvement statement in the methods section of their papers, under the subheading ‘Patient and public involvement’. </span> <span style="font-weight: 400;">We appreciate that patient and public involvement is relatively new and may not be feasible or appropriate for all papers. We therefore continue to consider papers where patients were not involved.</span> <span style="font-weight: 400;">The Patient and Public Involvement statement should provide a brief response to the following questions, tailored as appropriate for the study design reported (</span><a href="https://authors.bmj.com/policies/patient-public-partnership/"><span style="font-weight: 400;">please find example statements here</span></a><span style="font-weight: 400;">):</span> <ul> <li style="font-weight: 400;"><span style="font-weight: 400;">At what stage in the research process were patients/the public first involved in the research and how?</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">How were the research question(s) and outcome measures developed and informed by their priorities, experience, and preferences?</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">How were patients/the public involved in the design of this study?</span></li> </ul></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><ul> <li style="font-weight: 400;"><span style="font-weight: 400;">How were they involved in the recruitment to and conduct of the study?</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">Were they asked to assess the burden of the intervention and time required to participate in the research?</span></li> <li style="font-weight: 400;"><span style="font-weight: 400;">How were (or will) they be involved in your plans to disseminate the study results to participants and relevant wider patient communities (e.g. by choosing what information/results to share, when, and in what format)?</span></li> </ul> <span style="font-weight: 400;">If patients were not involved please state this.</span> <span style="font-weight: 400;">In addition to considering the points above we advise authors to look at guidance for best reporting of patient and public involvement as set out in the </span><a href="https://www.bmj.com/content/358/bmj.j3453"><span style="font-weight: 400;">GRIPP2 reporting checklist</span></a><span style="font-weight: 400;">.</span> <span style="font-weight: 400;">If the Patient and Public Involvement statement is missing in the submitted manuscript we will request that authors provide it.</span></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-12"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Rapid responses<a id="rapid_responses" name="rapid_responses"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">A rapid response is a moderated but not peer reviewed online response to a published article in <em>BMJ Open Respiratory Research</em>; it will not receive a DOI and will not be indexed. Find out more about responses and how to <a href="https://authors.bmj.com/after-submitting/rapid-responses/">submit a response</a>.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-13"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Submission guidelines<a id="submission_guidelines" name="submission_guidelines"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0"><span style="font-weight: 400;">Please review the below article type specifications including the required article lengths, illustrations, table limits and reference counts. The word count excludes the title page, abstract, tables, acknowledgements, contributions and references. Manuscripts should be as succinct as possible.</span> <span style="font-weight: 400;">For further support when making your submission please refer to the resources available on the </span><a href="http://authors.bmj.com/" target="_blank" rel="noopener noreferrer"><span style="font-weight: 400;">BMJ Author Hub</span></a><span style="font-weight: 400;">. Here you will find information on <a href="https://authors.bmj.com/writing-and-formatting/formatting-your-paper/">writing and formatting</a> your research through to the <a href="https://authors.bmj.com/after-submitting/peer-review-process/">peer review process</a> and <a href="https://authors.bmj.com/promote-your-paper/">promoting your paper</a>. </span><span style="font-weight: 400;"> We encourage authors to ensure that research articles are written in accordance with the <a href="https://authors.bmj.com/before-you-submit/reporting-guidelines/">relevant research reporting guideline</a>.</span> <span style="font-weight: 400;">You may also wish to use the <a href="https://authors.bmj.com/before-you-submit/language-editing-services/">language editing and translation</a> services provided by <a href="https://authorservices.bmj.com/?utm_source=BMJ-res&utm_medium=Referral">BMJ Author Services</a>. </span></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><ul> <li><a href="#original_research">Original research</a></li> <li><a href="#systematic_review">Systematic review</a></li> <li><a href="#protocol">Protocol</a></li> <li><a href="#perspective">Perspective</a></li> <li><a href="#review">State of the art review</a></li> <li><a href="#supplements">Supplements</a></li> </ul></div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-14"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Original research<a id="original_research" name="original_research"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Original research should follow the basic structure of Abstract, Key Messages, Introduction, Methods, Results, Discussion, References, and tables and figures as appropriate. Research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) should be submitted as Systematic reviews. Following the lead of The BMJ and its <a href="https://www.bmj.com/campaign/patient-partnership">patient partnership strategy</a>, <em>BMJ Open Respiratory Research</em> is encouraging active patient involvement in setting the research agenda. As such, we require authors of Research Articles to add a Patient and Public Involvement statement in the Methods section. More details can be found under the “Reporting patient and public involvement in research” section above.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> up to 4,000 <strong>Abstract:</strong> up to 300 <strong>Tables/illustrations:</strong> up to 5 <strong>References:</strong> up to 100</div></div><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-1"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Please include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate. <ul> <li><strong>What is already known on this topic</strong> – <em>summarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done</em></li> <li><strong>What this study adds</strong> – <em>summarise what we now know as a result of this study that we did not know before</em></li> <li><strong>How this study might affect research, practice or policy</strong> – <em>summarise the implications of this study</em></li> </ul> This will be published as a summary box after the abstract in the final published article.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-15"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Systematic review<a id="systematic_review" name="systematic_review"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">This article type includes all research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc). Please include the research type in your title to make the nature of your study clear.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">Please see Original research for more guidance on article requirements.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-16"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Protocol<a id="protocol" name="protocol"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Protocols should report planned or ongoing studies. If data collection is complete, we will not consider the manuscript. <em>BMJ Open Respiratory Research</em> will consider for publication protocols for any study design, except systematic reviews. More information on protocols can be found on the <a href="https://authors.bmj.com/writing-your-paper/how-to-write-a-study-protocol/">BMJ Author Hub</a>. <em>BMJ Open Respiratory Research</em> will not consider protocols for systematic reviews. Following the lead of The BMJ and its <a href="https://www.bmj.com/campaign/patient-partnership">patient partnership strategy</a>, <em>BMJ Open Respiratory Research</em> is encouraging active patient involvement in setting the research agenda. As such, we require authors of Research Articles to add a Patient and Public Involvement statement in the Methods section. Please see more details <a href="/pages/authors/#PPI">above</a>. Protocols should follow the following structure: <strong>Title</strong>: This should include the specific study type, e.g. randomised controlled trial. <strong>Abstract</strong>: This should be structured with the following sections. Introduction; Methods and analysis; Ethics and dissemination. Registration details should be included as a final section, if appropriate. Please include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate. <ul> <li><strong>What is already known on this topic</strong> – <em>summarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done</em></li> <li><strong>What this study adds</strong> – <em>summarise what we now know as a result of this study that we did not know before</em></li> <li><strong>How this study might affect research, practice or policy</strong> – <em>summarise the implications of this study</em></li> </ul></div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">This will be published as a summary box after the abstract in the final published article. <strong>Introduction</strong>: Explain the rationale for the study and what evidence gap it may fill. Appropriate previous literature should be referenced, including relevant systematic reviews. <strong>Methods and Analysis</strong>: Provide a full description of the study design, including the following. How the sample will be selected; interventions to be measured; the sample size calculation (drawing on previous literature) with an estimate of how many participants will be needed for the primary outcome to be statistically, clinically and/or politically significant; what outcomes will be measured, when and how; a data analysis plan. <strong>Ethics and Dissemination</strong>: Ethical and safety considerations and any dissemination plan (publications, data deposition and curation) should be covered here. <strong>References</strong>: State any references used. <strong>Authors’ Contributions</strong>: State how each author was involved in writing the protocol. <strong>Funding Statement</strong>: Preferably worded as follows. Either: ‘This work was supported by [name of funder] grant number [xxx]’ or ‘This research received no specific grant from any funding agency in the public, commercial or not-for-profit sectors’. <strong>Competing Interests Statement</strong>: State any competing interests.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-17"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Perspective<a id="perspective" name="perspective"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">Perspective articles provide a forum for authors to discuss ideas and research from a personal viewpoint. Perspective pieces may focus on current advances and future directions in the field of respiratory and sleep medicine and may include original data as well as personal opinion.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> up to 2,500 <strong>Abstract:</strong> unstructured, up to 250 <strong>Tables/illustrations:</strong> up to 5</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-18"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">State of the art review<a id="review" name="review"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">State-of-the-art reviews will address any aspect of respiratory or critical care medicine. Research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) are classified by the journal as Systematic reviews and must be submitted as such. Some review articles may be commissioned but unsolicited submissions are welcomed.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0"><strong>Word count:</strong> up to 3,000 <strong>Abstract:</strong> up to 200 <strong>Tables/illustrations:</strong> up to 5 <strong>References:</strong> up to 100</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-19"><h2 data-testid="sections-section-title" class="relative mb-0 [&>a]:absolute [&>a]:mt-[-20px]">Supplements<a id="supplements" name="supplements"></a></h2><div class=" text-bmj-silver-800 whitespace-pre-wrap font-normal leading-[1.625rem] mt-0 flex flex-col md:mt-4 md:flex-row [&>div:last-of-type]:pr-0 [&>div]:mt-6 [&>div]:pr-0 [&>div]:md:mt-0 [&>div]:md:pr-4 [&>div:nth-of-type(1)]:w-full [&>div:nth-of-type(1)]:md:w-[50.00%] [&>div:nth-of-type(2)]:w-full [&>div:nth-of-type(2)]:md:w-[50.00%] " data-testid="sections-subsection-content-container-0"><div data-testid="sections-column-0" class="inline md:inline [&_h2]:mt-0">The BMJ Publishing Group journals are willing to consider publishing supplements to regular issues. Supplement proposals may be made at the request of: <ul> <li>The journal editor, an editorial board member or a learned society may wish to organise a meeting, sponsorship may be sought and the proceedings published as a supplement.</li> <li>The journal editor, editorial board member or learned society may wish to commission a supplement on a particular theme or topic. Again, sponsorship may be sought.</li> <li>The BMJPG itself may have proposals for supplements where sponsorship may be necessary.</li> <li>A sponsoring organisation, often a pharmaceutical company or a charitable foundation, that wishes to arrange a meeting, the proceedings of which will be published as a supplement.</li> </ul> In all cases, it is vital that the journal’s integrity, independence and academic reputation is not compromised in any way.</div><div data-testid="sections-column-1" class="inline md:inline [&_h2]:mt-0">For further information on criteria that must be fulfilled, download the <a href="/bmjopenrespres/wp-content/uploads/sites/49/2023/03/Supplement_Guidelines.pdf" target="_blank" rel="noopener noreferrer">supplements guidelines</a>. When contacting us regarding a potential supplement, please include as much of the information below as possible. <ul> <li>Journal in which you would like the supplement published</li> <li>Title of supplement and/or meeting on which it is based</li> <li>Date of meeting on which it is based</li> <li>Proposed table of contents with provisional article titles and proposed authors</li> <li>An indication of whether authors have agreed to participate</li> <li>Sponsor information including any relevant deadlines</li> <li>An indication of the expected length of each paper Guest Editor proposals if appropriate</li> </ul></div></div></div></div></div></section></div></main></div></div><footer><div class="border-bmj-silver-100 border-t-solid m-0 ml-auto mr-auto flex w-full min-w-0 flex-wrap gap-4 border border-b-0 border-l-0 border-r-0 pl-4 pr-4"><a class="my-4" href="https://www.artp.org.uk/" data-testid="association-logo-1-link" aria-label="ARTP"><img data-testid="association-logo-1" title="ARTP" alt="ARTP LOGO" loading="lazy" width="285" height="90" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2024%2F11%2FARTP-BMJORR-Logo.jpg&w=384&q=75 1x, /_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2024%2F11%2FARTP-BMJORR-Logo.jpg&w=640&q=75 2x" src="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2024%2F11%2FARTP-BMJORR-Logo.jpg&w=640&q=75" /></a><a class="my-4" href="https://www.brit-thoracic.org.uk/" data-testid="association-logo-2-link" aria-label="BTS"><img data-testid="association-logo-2" title="BTS" alt="link to the website of the British Thoracic Society" loading="lazy" width="90" height="90" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2Fsociety-logo-bts.png&w=96&q=75 1x, /_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2Fsociety-logo-bts.png&w=256&q=75 2x" src="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2Fsociety-logo-bts.png&w=256&q=75" /></a><a class="my-4" href="https://www.sleepsociety.org.uk/" data-testid="association-logo-3-link" aria-label="BSS"><img data-testid="association-logo-3" title="BSS" alt="link to the British Sleep Society website" loading="lazy" width="90" height="113" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2FBSS_logo-only-e1528974182457.jpg&w=96&q=75 1x, /_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2FBSS_logo-only-e1528974182457.jpg&w=256&q=75 2x" src="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2FBSS_logo-only-e1528974182457.jpg&w=256&q=75" /></a><a class="my-4" href="https://arns.co.uk/" data-testid="association-logo-4-link" aria-label="ARNS"><img data-testid="association-logo-4" title="ARNS" alt="link to the Association of Respiratory Nurse Specialists website" loading="lazy" width="112" height="90" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2Fimage-1-1.png&w=128&q=75 1x, /_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2Fimage-1-1.png&w=256&q=75 2x" src="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2Fimage-1-1.png&w=256&q=75" /></a><a class="my-4" href="https://www.balr.co.uk/" data-testid="association-logo-5-link" aria-label="BALR"><img data-testid="association-logo-5" title="BALR" alt="link to the British Association for Lung Research website" loading="lazy" width="250" height="78" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2FBALR_final-scaled-e1590770088581.jpg&w=256&q=75 1x, /_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2FBALR_final-scaled-e1590770088581.jpg&w=640&q=75 2x" src="/_next/image?url=https%3A%2F%2Fbmjopenrespres.bmj.com%2Fbmjopenrespres%2Fwp-content%2Fuploads%2Fsites%2F49%2F2023%2F03%2FBALR_final-scaled-e1590770088581.jpg&w=640&q=75" /></a></div><div class="bg-bmj-primary-brand text-bmj-white m-0 mx-auto flex w-full min-w-0 flex-col px-4 md:flex-row"><div data-testid="footer-content" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">CONTENT</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/content/current">Latest content</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/content/by/year">Archive</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/browse-by-collection">Browse by collection</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/top-cited-articles/">Top cited articles</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/most-read-articles/">Most read articles</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/sleep-highlights">Highlights from Sleep Research</a></li></ul><div class="flex"><a href="/pages/rss-feeds" data-testid="rss" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg" alt="rss-icon" width="35" height="35" /></a><a href="https://twitter.com/BMJOpen_Resp" data-testid="x" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg" alt="x-icon" width="35" height="35" /></a><a href="https://facebook.com/bmjopen.respiratory/" data-testid="facebook" class="[&>img]:m-[2px] [&>img]:p-[4px] [&>img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/facebook.svg" alt="facebook-icon" width="35" height="35" /></a></div></div><div data-testid="footer-journal" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">JOURNAL</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/about/">About</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/editorial-board/">Editorial board</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&corpusCode=bmjresp&fwdUrl=https://bmjopenrespres.bmj.com/">Sign up for email alerts</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/thank-you-to-our-reviewers/">Thank you to our reviewers</a></li></ul><div class="flex"></div></div><div data-testid="footer-authors" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">AUTHORS</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://mc.manuscriptcentral.com/bmjresp">Submit an article</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/authors/">Instructions for authors</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://authors.bmj.com/policies/">Editorial policies</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://openaccess.bmj.com/">Open access at BMJ</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/faqs/">FAQs</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/policies/">Policies</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://authors.bmj.com/">BMJ Author Hub</a></li></ul><div class="flex"></div></div><div data-testid="footer-help" class="md:border-b-none [&:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8"><span class="mt-0 mb-5 block text-base font-normal uppercase leading-4">HELP</span><ul class="ml-0 mb-4 pl-0"><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="/pages/contact-us/">Contact us</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://journals.bmj.com/cgi/reprintform">Reprints</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://www.bmj.com/company/products-services/rights-and-licensing/permissions">Permissions</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://www.bmj.com/company/for-advertisers-and-sponsor/">Advertising</a></li><li class="mb-4 list-none leading-none [&:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&:hover]:underline" href="http://myaccount.bmj.com/myaccount/customerservice/salesforce-form.html">Feedback form</a></li></ul><div class="flex"></div></div></div><div class="justify-normal m-0 mx-auto flex w-full min-w-0 flex-col px-4 pt-4 md:flex-row md:justify-between"><div class="relative h-[35px] w-[60px]"><a data-testid="bmj-footer-logo-link" href="https://www.bmj.com/company/"><img src="/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg" alt="bmj-footer-logo" height="35" /></a></div><div data-testid="copyright-data-wrapper" class="flex flex-col items-start md:items-end [&>:first-of-type]:mt-0 [&>span:nth-of-type(2)]:whitespace-normal"><a data-testid="website-terms-and-conditions" href="https://www.bmj.com/company/legal-information/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Website Terms & Conditions</a><a data-testid="privacy-and-cookies" href="https://www.bmj.com/company/your-privacy/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Privacy & Cookies</a><a data-testid="contact-bmj" href="https://www.bmj.com/company/contact-us/" class="decoration-none text-bmj-normal text-bmj-blue-500 [&:hover]:decoration-none [&:hover]:text-bmj-primary-brand mb-2 [&&&]:mt-2 [&&&]:md:mt-0">Contact BMJ</a><a href="#!" data-testid="cookie-settings" id="ot-sdk-btn" class="ot-sdk-show-settings decoration-none !mt:0 mb-2 cursor-pointer !border !border-[#43791A] !bg-transparent px-2 py-1 !text-[0.875rem] !text-[#43791A] duration-100 ease-linear md:mb-0 [&:hover]:!bg-[#43791A] [&:hover]:!text-white">Cookie settings</a><span data-testid="online-issn" class="text-bmj-silver-800 whitespace-pre text-sm leading-normal [&&&]:mt-2">Online ISSN: 2052-4439</span><span data-testid="copyright" class="text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]">Copyright © 2025 BMJ Publishing Group Ltd & British Thoracic Society. All rights reserved.</span></div></div></footer><div class="border-t-divider bg-bmj-siver-30 border-t flex items-center justify-center py-3 undefined min-w-[auto] min-h-[100px] md:min-h-[250px]"><div id="div-gpt-ad-3321227-2" data-testid="bottom-ad-slot" class="flex items-center justify-center w-[auto] h-[100px] md:h-[250px]"></div></div></div><script src="/_next/static/chunks/webpack-8279bfe1e5fb5dfc.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/fce73a7ad1b81627.css\",\"style\"]\n2:HL[\"/_next/static/css/43d99ff678174036.css\",\"style\"]\n3:HL[\"/_next/static/css/66ad511738c93f8a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"4:I[89562,[],\"\"]\n7:I[78703,[],\"\"]\n8:I[53751,[],\"\"]\nb:I[51395,[],\"\"]\nc:[]\n0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/fce73a7ad1b81627.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/43d99ff678174036.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/66ad511738c93f8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"1DxJrQBoxFk6BenPBlFIg\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/pages/authors\",\"initialTree\":[\"\",{\"children\":[\"pages\",{\"children\":[\"authors\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"pages\",{\"children\":[\"authors\",{\"children\":[\"__PAGE__\",{},[[\"$L5\",\"$L6\"],null],null]},[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"pages\",\"children\",\"authors\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"pages\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[\"$L9\",null],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$La\"],\"globalErrorComponent\":\"$b\",\"missingSlots\":\"$Wc\"}]]\n"])</script><script>self.__next_f.push([1,"d:I[25327,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-aee4e85ec259a60b.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"593\",\"static/chunks/593-3c05023efc3647a4.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-30146380646e7fac.js\"],\"\"]\ne:I[83792,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-aee4e85ec259a60b.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"593\",\"static/chunks/593-3c05023efc3647a4.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-30146380646e7fac.js\"],\"AdsScript\"]\nf:I[5097,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-aee4e85ec259a60b.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"593\",\"static/chunks/593-3c05023efc3647a4.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-30146380646e7fac.js\"],\"Script\"]\n10:I[34087,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-aee4e85ec259a60b.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"593\",\"static/chunks/593-3c05023efc3647a4.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-30146380646e7fac.js\"],\"PageWithMenu\"]\n11:I[1486,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-aee4e85ec259a60b.js\",\"633\",\"static/chunks/633-8ab650060db62dad.js\",\"593\",\"static/chunks/593-3c05023efc3647a4.js\",\"601\",\"static/chunks/app/error-842de1001d39822e.js\"],\"default\"]\n13:I[5097,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-aee4e85ec259a60b.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"593\",\"static/chunks/593-3c05023e"])</script><script>self.__next_f.push([1,"fc3647a4.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-30146380646e7fac.js\"],\"Image\"]\n"])</script><script>self.__next_f.push([1,"9:[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"shortcut icon\",\"href\":\"/next-resources/favicon.ico\",\"type\":\"image/vnd.microsoft.icon\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://securepubads.g.doubleclick.net\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"href\":\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\",\"as\":\"script\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://analytics.bmj.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://cdn-eu.pagesense.io\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://popup.wisepops.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect dns-prefetch\",\"href\":\"https://www.medtargetsystem.com\"}],[\"$\",\"link\",null,{\"rel\":\"preload\",\"href\":\"https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js\",\"as\":\"script\"}],[\"$\",\"$Ld\",null,{\"async\":true,\"src\":\"https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js\",\"type\":\"text/javascript\",\"data-domain-script\":\"565e50dd-f6e9-46d6-91cd-5c40a270264f\",\"id\":\"cookie-pro-script\"}],[\"$\",\"$Ld\",null,{\"id\":\"otb-ads-consent\",\"children\":\"function OnetrustAdsConsent() {\\n if (window.googletag \u0026\u0026 window.googletag.apiReady) {\\n googletag.pubads().disableInitialLoad();\\n googletag.pubads().setPrivacySettings({nonPersonalizedAds:!!OptanonActiveGroups.match(/,4,/)});\\n googletag.pubads().refresh();\\n } else {\\n setTimeout(OnetrustAdsConsent, 1000);\\n }\\n}\\nfunction OptanonWrapper() {\\n OnetrustAdsConsent();\\n}\"}]]}],[\"$\",\"body\",null,{\"children\":[[\"$\",\"$Ld\",null,{\"async\":true,\"src\":\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\",\"strategy\":\"beforeInteractive\"}],[\"$\",\"$Le\",null,{\"adsLazyLoad\":true,\"adSlotIds\":{\"DEFAULT_BOTTOM_AD_ID\":\"/21798771943/BMJOPENRESPRES-BOTTOM\",\"DEFAULT_TOP_AD_ID\":\"/21798771943/BMJOPENRESPRES-TOP\",\"DEFAULT_MIDDLE_AD_ID\":\"/21798771943/BMJOPENRESPRES-MPU\",\"HOMEPAGE_BOTTOM_AD_ID\":\"/21798771943/BMJOPENRESPRES-BOTTOM\",\"HOMEPAGE_TOP_AD_ID\":\"/21798771943/BMJOPENRESPRES-TOP\"}}],null,[\"$\",\"div\",null,{\"children\":[\"$undefined\",[\"$\",\"div\",null,{\"className\":\"border-b-bmj-silver-100 bg-bmj-siver-30 border-b flex items-center justify-center py-3 undefined min-w-[auto] min-h-[100px] md:min-h-[250px]\",\"children\":[\"$\",\"div\",null,{\"id\":\"div-gpt-ad-3321227-1\",\"data-testid\":\"top-ad-slot\",\"className\":\"flex items-center justify-center w-[auto] h-[100px] md:h-[250px]\",\"children\":[\"$\",\"$Lf\",null,{\"id\":\"slot-ad-div-gpt-ad-3321227-1\",\"children\":\"var googletag=googletag||{cmd:[]};googletag.cmd.push(function() {googletag.display(\\\"div-gpt-ad-3321227-1\\\");});\"}]}]}],[\"$\",\"header\",null,{\"className\":\"hidden flex-wrap items-center justify-between px-4 md:flex md:flex-nowrap\",\"data-testid\":\"header-panel\",\"children\":[[\"$\",\"a\",null,{\"href\":\"https://journals.bmj.com\",\"className\":\"py-2 px-0 flex items-center\",\"tabIndex\":1,\"children\":[\"$\",\"img\",null,{\"className\":\"h-[42px] w-[154px]\",\"data-testid\":\"bmj-journals-logo\",\"src\":\"/_next/static/media/logo-bmj-journals.4304841c959cf8fd7fd20a61cc63fe89.svg\",\"alt\":\"BMJ Journals logo\"}]}],[\"$\",\"nav\",null,{\"className\":\"flex flex-wrap items-center justify-between md:flex-nowrap\",\"children\":[[],[\"$\",\"div\",null,{\"data-testid\":\"search-box\",\"className\":\"flex w-72 flex-col bg-white/20 p-2 pr-4 md:w-[343px] md:flex-row md:items-start md:p-0 md:pr-0 undefined\",\"children\":[[\"$\",\"form\",null,{\"role\":\"search\",\"method\":\"post\",\"action\":\"/search\",\"className\":\"flex undefined\",\"children\":[[\"$\",\"input\",null,{\"type\":\"textbox\",\"placeholder\":\"search\",\"name\":\"keywords\",\"title\":\"Search for:\",\"className\":\"border-bmj-silver-100 rounded-0 h-[34px] w-[207px] appearance-none border p-[5px] pl-[10px] align-middle text-[14px] undefined\",\"tabIndex\":2}],[\"$\",\"button\",null,{\"type\":\"submit\",\"name\":\"op\",\"className\":\"bg-bmj-siver-30 border-bmj-silver-100 rounded-0 ml-[-4px] h-[34px] appearance-none border py-[1px] pl-[10px] pr-[12px] text-[13.33px] undefined\",\"tabIndex\":3,\"children\":\"Search\"}],[\"$\",\"input\",null,{\"type\":\"hidden\",\"name\":\"form_id\",\"value\":\"highwire_search_quicksearch_form_1\"}]]}],[\"$\",\"div\",null,{\"className\":\"flex justify-start pl-[5px] pt-[3px] text-left md:justify-end undefined\",\"children\":[\"$\",\"a\",null,{\"href\":\"/search\",\"title\":\"Advanced Search\",\"className\":\"decoration-none lg:text-bmj-blue-500 mt-2 flex flex-row text-[12.75px] leading-[normal] md:mt-0 md:flex-col [\u0026\u003e:first-of-type]:mr-1 undefined\",\"tabIndex\":4,\"children\":[[\"$\",\"span\",null,{\"children\":\"Advanced\"}],[\"$\",\"span\",null,{\"children\":\"search\"}]]}]}]]}]]}]]}],[\"$\",\"$L10\",null,{\"hasSidepanelButtons\":false,\"menuData\":{\"navData\":[{\"key\":166,\"displayName\":\"Latest content\",\"link\":\"/content/current\"},{\"key\":315,\"displayName\":\"Topic Collections\",\"link\":\"https://bmjopenrespres.bmj.com/pages/topic-collections\"},{\"key\":167,\"displayName\":\"Archive\",\"link\":\"/content/by/year\"},{\"key\":168,\"displayName\":\"Authors\",\"link\":\"/pages/authors/\"},{\"key\":169,\"displayName\":\"About\",\"link\":\"/pages/about/\"}]},\"logo\":\"/next-resources/logo.svg\",\"searchFormUrl\":\"/search\",\"headerMenuData\":\"$undefined\",\"children\":[\"$\",\"div\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$11\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$L12\",\"notFoundStyles\":[],\"styles\":null}]}]}],[\"$\",\"footer\",null,{\"children\":[[\"$\",\"div\",null,{\"className\":\"border-bmj-silver-100 border-t-solid m-0 ml-auto mr-auto flex w-full min-w-0 flex-wrap gap-4 border border-b-0 border-l-0 border-r-0 pl-4 pr-4\",\"children\":[[\"$\",\"a\",null,{\"className\":\"my-4\",\"href\":\"https://www.artp.org.uk/\",\"data-testid\":\"association-logo-1-link\",\"aria-label\":\"ARTP\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-1\",\"title\":\"ARTP\",\"src\":\"https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2024/11/ARTP-BMJORR-Logo.jpg\",\"alt\":\"ARTP LOGO\",\"width\":285,\"height\":90}]}],[\"$\",\"a\",null,{\"className\":\"my-4\",\"href\":\"https://www.brit-thoracic.org.uk/\",\"data-testid\":\"association-logo-2-link\",\"aria-label\":\"BTS\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-2\",\"title\":\"BTS\",\"src\":\"https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/03/society-logo-bts.png\",\"alt\":\"link to the website of the British Thoracic Society\",\"width\":90,\"height\":90}]}],[\"$\",\"a\",null,{\"className\":\"my-4\",\"href\":\"https://www.sleepsociety.org.uk/\",\"data-testid\":\"association-logo-3-link\",\"aria-label\":\"BSS\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-3\",\"title\":\"BSS\",\"src\":\"https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/03/BSS_logo-only-e1528974182457.jpg\",\"alt\":\"link to the British Sleep Society website\",\"width\":90,\"height\":113}]}],[\"$\",\"a\",null,{\"className\":\"my-4\",\"href\":\"https://arns.co.uk/\",\"data-testid\":\"association-logo-4-link\",\"aria-label\":\"ARNS\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-4\",\"title\":\"ARNS\",\"src\":\"https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/03/image-1-1.png\",\"alt\":\"link to the Association of Respiratory Nurse Specialists website\",\"width\":112,\"height\":90}]}],[\"$\",\"a\",null,{\"className\":\"my-4\",\"href\":\"https://www.balr.co.uk/\",\"data-testid\":\"association-logo-5-link\",\"aria-label\":\"BALR\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-5\",\"title\":\"BALR\",\"src\":\"https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/03/BALR_final-scaled-e1590770088581.jpg\",\"alt\":\"link to the British Association for Lung Research website\",\"width\":250,\"height\":78}]}]]}],[\"$\",\"div\",null,{\"className\":\"bg-bmj-primary-brand text-bmj-white m-0 mx-auto flex w-full min-w-0 flex-col px-4 md:flex-row\",\"children\":[[\"$\",\"div\",\"206\",{\"data-testid\":\"footer-content\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"CONTENT\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"207\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/content/current\",\"children\":\"Latest content\"}]}],[\"$\",\"li\",\"208\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/content/by/year\",\"children\":\"Archive\"}]}],[\"$\",\"li\",\"209\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/browse-by-collection\",\"children\":\"Browse by collection\"}]}],[\"$\",\"li\",\"210\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/top-cited-articles/\",\"children\":\"Top cited articles\"}]}],[\"$\",\"li\",\"211\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/most-read-articles/\",\"children\":\"Most read articles\"}]}],[\"$\",\"li\",\"237\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/sleep-highlights\",\"children\":\"Highlights from Sleep Research\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"a\",\"rss\",{\"href\":\"/pages/rss-feeds\",\"data-testid\":\"rss\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/rss.svg\",\"alt\":\"rss-icon\",\"width\":\"35\",\"height\":\"35\"}]}],[\"$\",\"a\",\"x\",{\"href\":\"https://twitter.com/BMJOpen_Resp\",\"data-testid\":\"x\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/x.svg\",\"alt\":\"x-icon\",\"width\":\"35\",\"height\":\"35\"}]}],[\"$\",\"a\",\"facebook\",{\"href\":\"https://facebook.com/bmjopen.respiratory/\",\"data-testid\":\"facebook\",\"className\":\"[\u0026\u003eimg]:m-[2px] [\u0026\u003eimg]:p-[4px] [\u0026\u003eimg]:hover:bg-white/20\",\"children\":[\"$\",\"img\",null,{\"src\":\"https://resources.bmj.com/repository/journals-network-project/images/social-media/facebook.svg\",\"alt\":\"facebook-icon\",\"width\":\"35\",\"height\":\"35\"}]}]]}]]}],[\"$\",\"div\",\"213\",{\"data-testid\":\"footer-journal\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"JOURNAL\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"214\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/about/\",\"children\":\"About\"}]}],[\"$\",\"li\",\"215\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/editorial-board/\",\"children\":\"Editorial board\"}]}],[\"$\",\"li\",\"216\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=bmjresp\u0026fwdUrl=https://bmjopenrespres.bmj.com/\",\"children\":\"Sign up for email alerts\"}]}],[\"$\",\"li\",\"217\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/thank-you-to-our-reviewers/\",\"children\":\"Thank you to our reviewers\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}],[\"$\",\"div\",\"218\",{\"data-testid\":\"footer-authors\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"AUTHORS\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"219\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://mc.manuscriptcentral.com/bmjresp\",\"children\":\"Submit an article\"}]}],[\"$\",\"li\",\"220\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/authors/\",\"children\":\"Instructions for authors\"}]}],[\"$\",\"li\",\"226\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://authors.bmj.com/policies/\",\"children\":\"Editorial policies\"}]}],[\"$\",\"li\",\"227\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://openaccess.bmj.com/\",\"children\":\"Open access at BMJ\"}]}],[\"$\",\"li\",\"228\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/faqs/\",\"children\":\"FAQs\"}]}],[\"$\",\"li\",\"229\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/policies/\",\"children\":\"Policies\"}]}],[\"$\",\"li\",\"230\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://authors.bmj.com/\",\"children\":\"BMJ Author Hub\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}],[\"$\",\"div\",\"231\",{\"data-testid\":\"footer-help\",\"className\":\"md:border-b-none [\u0026:last-child]:border-b-none m-0 ml-auto mr-auto w-full min-w-0 border-b-[1px] border-b-white/50 pr-6 pt-5 pb-4 md:pt-8 md:pb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"mt-0 mb-5 block text-base font-normal uppercase leading-4\",\"children\":\"HELP\"}],[\"$\",\"ul\",null,{\"className\":\"ml-0 mb-4 pl-0\",\"children\":[[\"$\",\"li\",\"232\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"/pages/contact-us/\",\"children\":\"Contact us\"}]}],[\"$\",\"li\",\"233\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://journals.bmj.com/cgi/reprintform\",\"children\":\"Reprints\"}]}],[\"$\",\"li\",\"234\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://www.bmj.com/company/products-services/rights-and-licensing/permissions\",\"children\":\"Permissions\"}]}],[\"$\",\"li\",\"235\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://www.bmj.com/company/for-advertisers-and-sponsor/\",\"children\":\"Advertising\"}]}],[\"$\",\"li\",\"236\",{\"className\":\"mb-4 list-none leading-none [\u0026:last-child]:mb-0\",\"children\":[\"$\",\"a\",null,{\"className\":\"text-bmj-white leading-none no-underline [\u0026:hover]:underline\",\"href\":\"http://myaccount.bmj.com/myaccount/customerservice/salesforce-form.html\",\"children\":\"Feedback form\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"justify-normal m-0 mx-auto flex w-full min-w-0 flex-col px-4 pt-4 md:flex-row md:justify-between\",\"children\":[[\"$\",\"div\",null,{\"className\":\"relative h-[35px] w-[60px]\",\"children\":[\"$\",\"a\",null,{\"data-testid\":\"bmj-footer-logo-link\",\"href\":\"https://www.bmj.com/company/\",\"children\":[\"$\",\"img\",null,{\"src\":\"/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg\",\"alt\":\"bmj-footer-logo\",\"height\":\"35\"}]}]}],[\"$\",\"div\",null,{\"data-testid\":\"copyright-data-wrapper\",\"className\":\"flex flex-col items-start md:items-end [\u0026\u003e:first-of-type]:mt-0 [\u0026\u003espan:nth-of-type(2)]:whitespace-normal\",\"children\":[[\"$\",\"a\",\"website-terms-and-conditions\",{\"data-testid\":\"website-terms-and-conditions\",\"href\":\"https://www.bmj.com/company/legal-information/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Website Terms \u0026 Conditions\"}],[\"$\",\"a\",\"privacy-and-cookies\",{\"data-testid\":\"privacy-and-cookies\",\"href\":\"https://www.bmj.com/company/your-privacy/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Privacy \u0026 Cookies\"}],[\"$\",\"a\",\"contact-bmj\",{\"data-testid\":\"contact-bmj\",\"href\":\"https://www.bmj.com/company/contact-us/\",\"className\":\"decoration-none text-bmj-normal text-bmj-blue-500 [\u0026:hover]:decoration-none [\u0026:hover]:text-bmj-primary-brand mb-2 [\u0026\u0026\u0026]:mt-2 [\u0026\u0026\u0026]:md:mt-0\",\"children\":\"Contact BMJ\"}],[\"$\",\"a\",null,{\"href\":\"#!\",\"data-testid\":\"cookie-settings\",\"id\":\"ot-sdk-btn\",\"className\":\"ot-sdk-show-settings decoration-none !mt:0 mb-2 cursor-pointer !border !border-[#43791A] !bg-transparent px-2 py-1 !text-[0.875rem] !text-[#43791A] duration-100 ease-linear md:mb-0 [\u0026:hover]:!bg-[#43791A] [\u0026:hover]:!text-white\",\"children\":\"Cookie settings\"}],[\"$\",\"span\",\"online-issn\",{\"data-testid\":\"online-issn\",\"className\":\"text-bmj-silver-800 whitespace-pre text-sm leading-normal [\u0026\u0026\u0026]:mt-2\",\"children\":\"Online ISSN: 2052-4439\"}],[\"$\",\"span\",\"copyright\",{\"data-testid\":\"copyright\",\"className\":\"text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]\",\"children\":\"Copyright © 2025 BMJ Publishing Group Ltd \u0026 British Thoracic Society. All rights reserved.\"}]]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"border-t-divider bg-bmj-siver-30 border-t flex items-center justify-center py-3 undefined min-w-[auto] min-h-[100px] md:min-h-[250px]\",\"children\":[\"$\",\"div\",null,{\"id\":\"div-gpt-ad-3321227-2\",\"data-testid\":\"bottom-ad-slot\",\"className\":\"flex items-center justify-center w-[auto] h-[100px] md:h-[250px]\",\"children\":[\"$\",\"$Lf\",null,{\"id\":\"slot-ad-div-gpt-ad-3321227-2\",\"children\":\"var googletag=googletag||{cmd:[]};googletag.cmd.push(function() {googletag.display(\\\"div-gpt-ad-3321227-2\\\");});\"}]}]}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"div\",null,{\"className\":\"mb-[24px] flex justify-between bg-white pt-2 md:mb-10\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"div\",null,{\"data-testid\":\"breadcrumbs\",\"className\":\"px-4\",\"children\":[]}]}],[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=bmjresp\u0026fwdUrl=https://bmjopenrespres.bmj.com\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"tabIndex\":55,\"children\":[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mr-2 flex\",\"children\":[\"$\",\"svg\",null,{\"className\":\"text-bmj-primary-brand h-4 w-8\",\"data-testid\":\"envelope-icon\",\"viewBox\":\"0 0 33 22\",\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M1 1H32V21H1V1Z\",\"fill\":\"white\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M31.9 20.8L21 9\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M1 20.5L11.8 9\",\"stroke\":\"currentColor\"}],[\"$\",\"mask\",null,{\"id\":\"path-4-inside-1\",\"fill\":\"white\",\"children\":[\"$\",\"path\",null,{\"d\":\"M0.600098 0.700012L16.6001 13.4L32.4001 0.900012\"}]}],[\"$\",\"path\",null,{\"d\":\"M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z\",\"fill\":\"currentColor\",\"mask\":\"url(#path-4-inside-1)\"}]]}]}],[\"$\",\"span\",null,{\"className\":\"mr-4 text-base leading-4\",\"data-testid\":\"email-alerts-link\",\"children\":\"Email alerts\"}]]}]}]]}],[\"$\",\"div\",null,{\"data-testid\":\"404-page\",\"className\":\"flex min-h-[30rem] flex-col items-center justify-center pb-12 md:flex-row\",\"children\":[[\"$\",\"img\",null,{\"src\":\"https://thebmj-frontend.bmj.com/next-resources/404-missing.svg\",\"width\":\"143\",\"height\":\"134\",\"alt\":\"not found\"}],[\"$\",\"div\",null,{\"data-testid\":\"page-contain-link\",\"className\":\"flex w-full flex-col px-8 md:w-[50%] lg:px-16\",\"children\":[[\"$\",\"p\",null,{\"className\":\"py-4\",\"children\":\"Error 404: Not found\"}],[\"$\",\"p\",null,{\"className\":\"wrap-urls m-0 mt-3 text-[1.625rem] font-bold leading-9\",\"children\":\"Sorry, the page you requested is unavailable.\"}],[\"$\",\"p\",null,{\"className\":\"text-4 mb-4 mt-1 leading-6\",\"children\":[\"The link might be broken or no longer exist. If you believe this is an error, please\",\" \",[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/customerservice/support-home.html\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"contact us.\"}]]}],[\"$\",\"p\",null,{\"className\":\"m-0 mt-3 mb-4 text-[1.625rem] font-bold leading-9\",\"children\":\"Other useful links\"}],[[\"$\",\"ul\",\"/\",{\"data-testid\":\"link-number-0\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Homepage\"}]}]}],[\"$\",\"ul\",\"/content/current\",{\"data-testid\":\"link-number-1\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/content/current\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Current issue\"}]}]}],[\"$\",\"ul\",\"/pages/authors\",{\"data-testid\":\"link-number-2\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/authors\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Authors\"}]}]}],[\"$\",\"ul\",\"/pages/about\",{\"data-testid\":\"link-number-3\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/about\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"About\"}]}]}],[\"$\",\"ul\",\"/pages/contact-us\",{\"data-testid\":\"link-number-4\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"/pages/contact-us\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Help\"}]}]}],[\"$\",\"ul\",\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions/\",{\"data-testid\":\"link-number-5\",\"className\":\"m-0 mt-2 list-none p-0 first-of-type:mt-0\",\"children\":[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"https://www.bmj.com/company/products-services/rights-and-licensing/permissions/\",\"className\":\"decoration-none text-bmj-site-links [\u0026:hover]:decoration-underline\",\"children\":\"Permissions\"}]}]}]]]}]]}]]\n"])</script><script>self.__next_f.push([1,"14:\"$Sreact.fragment\"\n15:I[44345,[\"611\",\"static/chunks/9af238c7-d9f324d096f5b01b.js\",\"431\",\"static/chunks/22747d63-7f124ab79e18b585.js\",\"599\",\"static/chunks/599-aee4e85ec259a60b.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"593\",\"static/chunks/593-3c05023efc3647a4.js\",\"345\",\"static/chunks/345-217f92e4288d4463.js\",\"531\",\"static/chunks/app/pages/authors/page-30146380646e7fac.js\"],\"IforaPage\"]\n16:T94c,"])</script><script>self.__next_f.push([1,"\u003cspan style=\"font-weight: 400;\"\u003e\u003cem\u003eBMJ Open Respiratory Research \u003c/em\u003e\u003c/span\u003eadheres to the highest standards concerning its editorial policies on publication ethics and scientific misconduct. The journal follows guidance produced by bodies that include the \u003ca href=\"http://publicationethics.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCommittee on Publication Ethics (COPE)\u003c/a\u003e, the \u003ca href=\"https://www.wame.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eWorld Association of Medical Editors (WAME)\u003c/a\u003e,\u003cspan style=\"font-weight: 400;\"\u003e \u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003ethe \u003c/span\u003e\u003ca href=\"https://www.councilscienceeditors.org\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eCouncil of Science Editors\u003c/span\u003e\u003c/a\u003e and the \u003ca href=\"https://www.icmje.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eInternational Committee of Medical Journal Editors (ICMJE)\u003c/a\u003e. To view all BMJ Journal policies please refer to the \u003ca href=\"https://authors.bmj.com/policies/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eBMJ Author Hub policies\u003c/a\u003e page, \u003cspan style=\"font-weight: 400;\"\u003eincluding information about our\u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/editor-roles-responsibilities/\"\u003e \u003cspan style=\"font-weight: 400;\"\u003eEditors’ roles and responsibilities.\u003c/span\u003e\u003c/a\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eAuthors are required to submit a statement that their study obtained ethics approval (or a statement that it was not required and why) and that participants gave informed consent. Our Editors will consider whether the work is morally acceptable as determined by the World Medical Association’s Declaration of Helsinki. In addition to this, in line with General Medical Council guidelines, an article that contains personal medical information about an identifiable living individual requires patients explicit consent (in the format of a signed BMJ patient consent form) before we will publish it. Please find further details on \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/research-ethics/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ research ethics policies\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e (human participants and animals) and \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/patient-consent-and-confidentiality/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003econsent for publication\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e; including a link to the downloadable consent form.\u003c/span\u003e"])</script><script>self.__next_f.push([1,"17:T7aa,\u003cspan style=\"font-weight: 400;\"\u003eTo make the best decision on how to deal with a manuscript \u003ci\u003eBMJ Open \u003c/i\u003e\u003cem\u003eRespiratory Research\u003c/em\u003e\u003c/span\u003e\u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003e \u003c/span\u003e\u003c/i\u003e\u003cspan style=\"font-weight: 400;\"\u003eneeds to know about any competing interests authors may have; this includes any commercial, financial or non financial associations that may be relevant to the submitted article. Authors must download and complete a copy of the ICMJE Conflict of Interest disclosure form. In addition to this \u003ci\u003eBMJ Open \u003c/i\u003e\u003cem\u003eRespiratory Research \u003c/em\u003e\u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003eensures that all advertising and sponsorship associated with the journal does not influence editorial decisions, is immediately distinguishable from editorial content and meets all other \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/advertising-sponsorship/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ guidelines.\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e Please find more information about \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/competing-interests/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003ecompeting interests\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e and a link to the form.\u003c/span\u003e\r\n\r\nWe take seriously all possible misconduct. If an Editor, author or reader has concerns that a submitted article describes something that might be considered to constitute misconduct in research, publication or professional behaviour they should forward their concerns to the journal. The publisher will deal with allegations appropriately \u003cspan style=\"font-weight: 400;\"\u003efollowing ICMJE and COPE guidelines. Corrections and retractions are considered where an article has already been published; corrections, expressions of concern or a retraction notices will be published as soon as possible in line with the \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/correction-retraction-policies/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ correction and retraction policy\u003c/span\u003e\u003c/a\u003e18:T4c8,\u003cspan style=\"font-weight: 400;\"\u003eAs an open access journal, \u003c/span\u003e\u003cem\u003e"])</script><script>self.__next_f.push([1,"\u003cspan style=\"font-weight: 400;\"\u003eBMJ Open Respiratory Research\u003c/span\u003e\u003c/em\u003e\u003cspan style=\"font-weight: 400;\"\u003e adheres to the Budapest Open Access Initiative definition of open access. Articles are published under an exclusive licence or non-exclusive licence for UK Crown employees or where BMJ has agreed CC BY applies. For US Federal Government officers or employees acting as part of their official duties, the terms are as stated in accordance with our licence terms. Authors or their employers retain copyright. Such open access articles can be reused under the terms of the relevant Creative Commons licence to facilitate reuse of the content. please refer to the \u003c/span\u003e\u003cem\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ Open Respiratory Research\u003c/span\u003e\u003c/em\u003e\u003cspan style=\"font-weight: 400;\"\u003e \u003c/span\u003e\u003ca href=\"/bmjopenrespres/wp-content/uploads/sites/49/2023/03/OA_co_owned_licence_March_2014.pdf\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eAuthor Licence\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e. More information on \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/copyright-and-authors-rights/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003ecopyright and authors’ rights.\u003c/span\u003e\u003c/a\u003e19:T7fc,\u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ Open Respiratory Research \u003c/span\u003e\u003c/i\u003e\u003cspan style=\"font-weight: 400;\"\u003esubmissions are predominantly unsolicited. \u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003eAll \u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003earticles submitted to \u003ci\u003eBMJ Open Respiratory Research \u003c/i\u003e\u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003eare subject to peer review. The journal operates single-anonymised peer review whereby the names of the reviewers are hidden from the author; \u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003eusually\u003c/span\u003e \u003cspan style=\"font-weight: 400;\"\u003etwo external reviewer reports are obtained before an Original research or Review article is accepted for publication\u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003e. Articles authored by a member of a journal’s editorial team are independently peer reviewed; an editor will have no input or influence on the peer review process or pub"])</script><script>self.__next_f.push([1,"lication decision for their own article. \u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eBMJ requests that all reviewers adhere to a set of basic principles and standards during the peer review process; these are based on the COPE Ethical Guidelines for Peer Reviewers. Please refer to our \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/peer-review-terms-and-conditions/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003epeer review terms and conditions policy page\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e.\u003c/span\u003e\r\n\r\nReviewers are now able to share their activity by connecting their review to their ORCID account. As \u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ Open Respiratory Research\u003c/span\u003e\u003c/i\u003e is a single-anonymised peer-reviewed journal, only the journal title will be uploaded into the reviewer’s ORCID record and the date the record was uploaded; there is no identification of the article’s title or authors. \u003cspan style=\"font-weight: 400;\"\u003eRecords are uploaded once a final decision or revision has been made on the article.\u003c/span\u003e Please find more information about ORCID and BMJ’s policy on our\u003ca href=\"https://authors.bmj.com/policies/orcid/\"\u003e Author Hub\u003c/a\u003e.1a:T5d9,\u003cspan style=\"font-weight: 400;\"\u003eBMJ is committed to transparency. Every article we publish includes a description of its provenance (commissioned or not commissioned) and whether it was internally or externally peer reviewed.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003ePlagiarism is the appropriation of the language, ideas or thoughts of another without crediting their true source and representation of them as one’s own original work. BMJ is a member of CrossCheck by CrossRef and iThenticate. iThenticate is a plagiarism screening service that verifies the originality of content submitted before publication. BMJ runs manuscripts through iThenticate during the peer review process. Authors, researchers and freelancers can also use iThenticate to screen their work before submission by visiting \u003c/span\u003e\u003ca href=\"https://www.ithenticate.com/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003ewww"])</script><script>self.__next_f.push([1,".ithenticate.com\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eReader responses, questions and comments to published content is welcomed by \u003ci\u003eBMJ Open Respiratory Research\u003c/i\u003e\u003c/span\u003e\u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003e; \u003c/span\u003e\u003c/i\u003e\u003cspan style=\"font-weight: 400;\"\u003ethese should be submitted electronically via the journals website. Please find further details on \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/after-submitting/rapid-responses/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003ehow to publish a response\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e and the terms and requirements.\u003c/span\u003e1b:T563,\u003cspan style=\"font-weight: 400;\"\u003e\u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e is an open access journal and levies an Article Processing Charge (APC) of 2,275 GBP (exclusive of VAT for UK and EU authors). The charge for publishing a study protocol is 1,140 GBP. There are no submission, colour or page charges.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eMembers of the \u003ca href=\"https://www.brit-thoracic.org.uk/\"\u003eBritish Thoracic Society, \u003c/a\u003ethe \u003ca href=\"https://www.sleepsociety.org.uk/\"\u003eBritish Sleep Society,\u003c/a\u003e the \u003ca href=\"https://www.balr.co.uk\"\u003eBritish Association of Lung Research\u003c/a\u003e, and the \u003ca href=\"https://www.artp.org.uk/\"\u003eAssociation for Respiratory Technology \u0026amp; Physiology\u003c/a\u003e are eligible for a 25% discount on the APC. Members of the \u003ca href=\"https://arns.co.uk/\"\u003eAssociation of Respiratory Nurse Specialists\u003c/a\u003e may claim a 35% discount. Please inform the Editorial Office once your paper is accepted if you wish to claim the discount and you will receive a discount code (BMJ reserves the right to contact the relevant society office to verify you are a paid-up member). A 25% reviewer discount is available for authors who have reviewed for \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e within the previous 12 months. You must be the corresponding author of the paper in order to be eligible for any of the above discounts. These discounts cannot be combined.\u003c/span\u003e1c:T704,\u003ca id=\"waivers_and_discounts\" name=\"wa"])</script><script>self.__next_f.push([1,"ivers_and_discounts\"\u003e\u003c/a\u003e\r\n\u003ch2\u003eWaivers and Discounts\u003c/h2\u003e\r\nBMJ journals offer waivers for the full Article Processing Charge (100% discount of the APC) where all authors are based in low-income countries. See \u003ca href=\"https://authors.bmj.com/open-access/fees-discounts/\"\u003efull waiver list\u003c/a\u003e*.\r\n\r\nRequests for waivers should be made before or during initial submission**. If an article reports funding from a funder with an open access mandate or policy that covers paying APCs, BMJ expects that the APC will be paid.\r\n\r\n\u003ca href=\"https://authors.bmj.com/open-access/fees-discounts/\"\u003eVisit our author hub\u003c/a\u003e to learn more about our waivers policy and how to request one.\r\n\r\n\u003cstrong\u003eYou might be eligible for institutional funding\u003c/strong\u003e. A number of institutions have open access agreements with BMJ which can either cover the whole cost of open access publishing for authors at participating institutions or can allow authors to receive a discount of the Article Processing Charge (APC).\r\n\r\n\u003ca href=\"https://authors.bmj.com/open-access/oa-agreements/\"\u003eVisit BMJ’s open access agreements page\u003c/a\u003e to find out whether your institution is a member and what discounts you may be entitled to.\r\n\r\n\u003cem\u003e*These lists are based on the HINARI Core Offer Groups A and B, and the World Bank Country and Lending Groups released in July.\u003c/em\u003e\r\n\u003cem\u003e**Please note that applications for waivers or discounts should be made during initial submission and not after an article has been accepted. Editors are not involved in this process and the ability to pay has no bearing on editorial decisions. Payment will not be required unless your article is accepted. Accepted articles will not be published until payment has been received. BMJ does not refund APCs once paid.\u003c/em\u003e1d:T41e,\u003cspan style=\"font-weight: 400;\"\u003eBMJ and the British Thoracic Society are committed to ensuring that good quality research is published. Our \u003c/span\u003e\u003ca href=\"https://authors.bmj.com/after-submitting/bmj-transfer-service/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003earticle transfer service\u003c/span"])</script><script>self.__next_f.push([1,"\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e helps authors find the best journal for their research while providing an easy and smooth publication process. As part of this service, once authors agree to transfer their manuscript all versions, supplementary files and peer reviewer comments are automatically transferred, without the need to resubmit or reformat.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eAuthors who submit to \u003c/span\u003e\u003ca href=\"https://thorax.bmj.com/\"\u003e\u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003eThorax\u003c/span\u003e\u003c/i\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e and whose work is rejected on the grounds of priority will be offered the option of transferring to \u003c/span\u003e\u003ci\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ Open Respiratory Research\u003c/span\u003e\u003c/i\u003e\u003cspan style=\"font-weight: 400;\"\u003e.\u003c/span\u003e1e:T613,\u003cspan style=\"font-weight: 400;\"\u003eBMJ encourages active patient and public involvement in clinical research as part of its patient and public partnership strategy. To support co-production of research we request that authors provide a Patient and Public Involvement statement in the methods section of their papers, under the subheading ‘Patient and public involvement’. \u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eWe appreciate that patient and public involvement is relatively new and may not be feasible or appropriate for all papers. We therefore continue to consider papers where patients were not involved.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eThe Patient and Public Involvement statement should provide a brief response to the following questions, tailored as appropriate for the study design reported (\u003c/span\u003e\u003ca href=\"https://authors.bmj.com/policies/patient-public-partnership/\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eplease find example statements here\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e):\u003c/span\u003e\r\n\u003cul\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eAt what stage in the research process were patients/the public first involved in the research and how?\u003c/span\u003e\u003c/li\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eHow"])</script><script>self.__next_f.push([1," were the research question(s) and outcome measures developed and informed by their priorities, experience, and preferences?\u003c/span\u003e\u003c/li\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eHow were patients/the public involved in the design of this study?\u003c/span\u003e\u003c/li\u003e\r\n\u003c/ul\u003e1f:T4e8,\u003cul\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eHow were they involved in the recruitment to and conduct of the study?\u003c/span\u003e\u003c/li\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eWere they asked to assess the burden of the intervention and time required to participate in the research?\u003c/span\u003e\u003c/li\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eHow were (or will) they be involved in your plans to disseminate the study results to participants and relevant wider patient communities (e.g. by choosing what information/results to share, when, and in what format)?\u003c/span\u003e\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\u003cspan style=\"font-weight: 400;\"\u003eIf patients were not involved please state this.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eIn addition to considering the points above we advise authors to look at guidance for best reporting of patient and public involvement as set out in the \u003c/span\u003e\u003ca href=\"https://www.bmj.com/content/358/bmj.j3453\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eGRIPP2 reporting checklist\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eIf the Patient and Public Involvement statement is missing in the submitted manuscript we will request that authors provide it.\u003c/span\u003e20:T61f,\u003cspan style=\"font-weight: 400;\"\u003ePlease review the below article type specifications including the required article lengths, illustrations, table limits and reference counts. The word count excludes the title page, abstract, tables, acknowledgements, contributions and references. Manuscripts should be as succinct as possible.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eFor further support when making your submission please refer to the resources available on the \u003c/span\u003e\u003ca href=\"http://au"])</script><script>self.__next_f.push([1,"thors.bmj.com/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003cspan style=\"font-weight: 400;\"\u003eBMJ Author Hub\u003c/span\u003e\u003c/a\u003e\u003cspan style=\"font-weight: 400;\"\u003e. Here you will find information on \u003ca href=\"https://authors.bmj.com/writing-and-formatting/formatting-your-paper/\"\u003ewriting and formatting\u003c/a\u003e your research through to the \u003ca href=\"https://authors.bmj.com/after-submitting/peer-review-process/\"\u003epeer review process\u003c/a\u003e and \u003ca href=\"https://authors.bmj.com/promote-your-paper/\"\u003epromoting your paper\u003c/a\u003e. \u003c/span\u003e\u003cspan style=\"font-weight: 400;\"\u003e We encourage authors to ensure that research articles are written in accordance with the \u003ca href=\"https://authors.bmj.com/before-you-submit/reporting-guidelines/\"\u003erelevant research reporting guideline\u003c/a\u003e.\u003c/span\u003e\r\n\r\n\u003cspan style=\"font-weight: 400;\"\u003eYou may also wish to use the \u003ca href=\"https://authors.bmj.com/before-you-submit/language-editing-services/\"\u003elanguage editing and translation\u003c/a\u003e services provided by \u003ca href=\"https://authorservices.bmj.com/?utm_source=BMJ-res\u0026amp;utm_medium=Referral\"\u003eBMJ Author Services\u003c/a\u003e. \u003c/span\u003e21:T7f9,Protocols should report planned or ongoing studies. If data collection is complete, we will not consider the manuscript. \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e will consider for publication protocols for any study design, except systematic reviews. More information on protocols can be found on the \u003ca href=\"https://authors.bmj.com/writing-your-paper/how-to-write-a-study-protocol/\"\u003eBMJ Author Hub\u003c/a\u003e.\r\n\r\n\u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e will not consider protocols for systematic reviews.\r\n\r\nFollowing the lead of The BMJ and its \u003ca href=\"https://www.bmj.com/campaign/patient-partnership\"\u003epatient partnership strategy\u003c/a\u003e, \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e is encouraging active patient involvement in setting the research agenda. As such, we require authors of Research Articles to add a Patient and Public Involvement statement in the Methods section. Please see more details \u003ca href=\"/pages/authors/#PPI\"\u003eabove\u003c/a\u003e.\r\n\r\nProtocols should follow"])</script><script>self.__next_f.push([1," the following structure:\r\n\u003cstrong\u003eTitle\u003c/strong\u003e: This should include the specific study type, e.g. randomised controlled trial.\r\n\r\n\u003cstrong\u003eAbstract\u003c/strong\u003e: This should be structured with the following sections. Introduction; Methods and analysis; Ethics and dissemination. Registration details should be included as a final section, if appropriate.\r\n\r\nPlease include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate.\r\n\u003cul\u003e\r\n \t\u003cli\u003e\u003cstrong\u003eWhat is already known on this topic\u003c/strong\u003e – \u003cem\u003esummarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done\u003c/em\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003cstrong\u003eWhat this study adds\u003c/strong\u003e – \u003cem\u003esummarise what we now know as a result of this study that we did not know before\u003c/em\u003e\u003c/li\u003e\r\n \t\u003cli\u003e\u003cstrong\u003eHow this study might affect research, practice or policy\u003c/strong\u003e – \u003cem\u003esummarise the implications of this study\u003c/em\u003e\u003c/li\u003e\r\n\u003c/ul\u003e22:T59c,This will be published as a summary box after the abstract in the final published article.\r\n\r\n\u003cstrong\u003eIntroduction\u003c/strong\u003e: Explain the rationale for the study and what evidence gap it may fill. Appropriate previous literature should be referenced, including relevant systematic reviews.\r\n\r\n\u003cstrong\u003eMethods and Analysis\u003c/strong\u003e: Provide a full description of the study design, including the following. How the sample will be selected; interventions to be measured; the sample size calculation (drawing on previous literature) with an estimate of how many participants will be needed for the primary outcome to be statistically, clinically and/or politically significant; what outcomes will be measured, when and how; a data analysis plan.\r\n\r\n\u003cstrong\u003eEthics and Dissemination\u003c/strong\u003e: Ethical and safety considerations and any dissemination plan (publications, data deposition and curation) should be covered here.\r\n\r\n\u003cstrong\u003eReferences\u003c/strong\u003e: State any re"])</script><script>self.__next_f.push([1,"ferences used.\r\n\r\n\u003cstrong\u003eAuthors’ Contributions\u003c/strong\u003e: State how each author was involved in writing the protocol.\r\n\r\n\u003cstrong\u003eFunding Statement\u003c/strong\u003e: Preferably worded as follows. Either: ‘This work was supported by [name of funder] grant number [xxx]’ or ‘This research received no specific grant from any funding agency in the public, commercial or not-for-profit sectors’.\r\n\r\n\u003cstrong\u003eCompeting Interests Statement\u003c/strong\u003e: State any competing interests."])</script><script>self.__next_f.push([1,"6:[[\"$\",\"div\",null,{\"className\":\"mb-[24px] flex justify-between bg-white pt-2 md:mb-10\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"div\",null,{\"data-testid\":\"breadcrumbs\",\"className\":\"px-4\",\"children\":[[\"$\",\"$14\",\"/\",{\"children\":[[\"$\",\"span\",null,{\"className\":\"text-bmj-font-color-medium text-sm font-normal not-italic leading-4\",\"data-testid\":\"ancestor-wrapper\",\"children\":[\"$\",\"a\",null,{\"className\":\"decoration-none text-bmj-blue-600 hover:text-bmj-blue-700 text-sm font-normal no-underline focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"data-testid\":\"home\",\"href\":\"/\",\"tabIndex\":50,\"children\":\"Home\"}]}],[\"$\",\"span\",null,{\"className\":\"text-bmj-grey-breadcrumb m-2 text-sm\",\"children\":\"/\"}]]}],[\"$\",\"span\",null,{\"className\":\"text-bmj-font-color-medium text-sm font-normal not-italic leading-4 focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"data-testid\":\"authors\",\"children\":\"Authors\"}]]}]}],[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=bmjresp\u0026fwdUrl=https://bmjopenrespres.bmj.com\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block focus-visible:border-[1px] focus-visible:outline-none focus-visible:border-bmj-article-oa-tag\",\"tabIndex\":55,\"children\":[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mr-2 flex\",\"children\":[\"$\",\"svg\",null,{\"className\":\"text-bmj-primary-brand h-4 w-8\",\"data-testid\":\"envelope-icon\",\"viewBox\":\"0 0 33 22\",\"fill\":\"none\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M1 1H32V21H1V1Z\",\"fill\":\"white\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M31.9 20.8L21 9\",\"stroke\":\"currentColor\"}],[\"$\",\"path\",null,{\"d\":\"M1 20.5L11.8 9\",\"stroke\":\"currentColor\"}],[\"$\",\"mask\",null,{\"id\":\"path-4-inside-1\",\"fill\":\"white\",\"children\":[\"$\",\"path\",null,{\"d\":\"M0.600098 0.700012L16.6001 13.4L32.4001 0.900012\"}]}],[\"$\",\"path\",null,{\"d\":\"M16.6001 13.4L15.9784 14.1833L16.5991 14.6759L17.2205 14.1843L16.6001 13.4ZM-0.0216079 1.48326L15.9784 14.1833L17.2218 12.6168L1.2218 -0.0832389L-0.0216079 1.48326ZM17.2205 14.1843L33.0205 1.68426L31.7797 0.115765L15.9796 12.6158L17.2205 14.1843Z\",\"fill\":\"currentColor\",\"mask\":\"url(#path-4-inside-1)\"}]]}]}],[\"$\",\"span\",null,{\"className\":\"mr-4 text-base leading-4\",\"data-testid\":\"email-alerts-link\",\"children\":\"Email alerts\"}]]}]}]]}],[\"$\",\"$L15\",null,{\"className\":\"authors\",\"iforaIndexData\":{\"items\":[{\"id\":173,\"title\":\"Articles\",\"url\":\"https://./\",\"child_items\":[{\"id\":174,\"title\":\"Submission guidelines\",\"url\":\"/pages/authors/#submission_guidelines\"},{\"id\":186,\"title\":\"Article processing charges\",\"url\":\"/pages/authors/#article_publishing_charges\"},{\"id\":187,\"title\":\"Waivers and Discounts\",\"url\":\"/pages/authors/#waivers_and_discounts\"},{\"id\":188,\"title\":\"Preprints\",\"url\":\"/pages/authors/#preprints\"},{\"id\":189,\"title\":\"Supplements\",\"url\":\"/pages/authors/#supplements\"}]},{\"id\":199,\"title\":\"Authors\",\"url\":\"https://./\",\"child_items\":[{\"id\":190,\"title\":\"Copyright and authors' rights\",\"url\":\"/pages/authors/#copyright_and_authors_rights\"},{\"id\":191,\"title\":\"Article transfer service\",\"url\":\"/pages/authors/#article_transfer_service\"},{\"id\":192,\"title\":\"ORCiD\",\"url\":\"/pages/authors/#orcid\"},{\"id\":193,\"title\":\"Rapid responses\",\"url\":\"/pages/authors/#rapid_responses\"}]},{\"id\":200,\"title\":\"Journal Policy\",\"url\":\"https://./\",\"child_items\":[{\"id\":194,\"title\":\"Editorial policy\",\"url\":\"/pages/authors/#editorial_policy\"},{\"id\":195,\"title\":\"Tobacco funding policy\",\"url\":\"/pages/authors/#tobacco_funding_policy\"},{\"id\":196,\"title\":\"Provenance and peer review\",\"url\":\"/pages/authors/#provenance_and_peer_review\"},{\"id\":197,\"title\":\"Data sharing\",\"url\":\"/pages/authors/#data_sharing\"},{\"id\":198,\"title\":\"Reporting patient and public involvement in research\",\"url\":\"/pages/authors/#PPI\"}]}]},\"iforaMetricsData\":{\"submitButton\":{\"id\":175,\"title\":\"Submit manuscript\",\"url\":\"https://mc.manuscriptcentral.com/bmjresp\"},\"metrics\":[{\"id\":176,\"title\":\"Time to first decision: 120 days (median)\"},{\"id\":177,\"title\":\"Total content views: 338,907 in 2024\"},{\"id\":178,\"title\":\"Impact Factor: 3.7\"}]},\"sections\":[{\"sectionTitle\":null,\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e is an open access peer-reviewed journal dedicated to publishing respiratory and critical care medicine research. The journal aims to provide rapid publication of research across a range of medical disciplines and therapeutic areas in respiratory medicine, through a continuous publication model. All submissions are subject to external peer review.\",\"\u003ca href=\\\"https://authors.bmj.com/open-access/institutional-programme/\\\"\u003eFind out if you’re eligible for a waiver or discount\u003c/a\u003e\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Editorial policy\u003ca id=\\\"editorial_policy\\\" name=\\\"editorial_policy\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$16\",\"$17\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Copyright and authors’ rights\u003ca id=\\\"copyright_and_authors_rights\\\" name=\\\"copyright_and_authors_rights\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$18\",\"When publishing in \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e, authors choose between two licence types – \u003ca href=\\\"https://creativecommons.org/licenses/by-nc/4.0/\\\"\u003eCC-BY-NC\u003c/a\u003e and \u003ca href=\\\"https://creativecommons.org/licenses/by/4.0/\\\"\u003eCC-BY\u003c/a\u003e (Creative Commons open access licences require payment of an \u003ca href=\\\"#article_publishing_charges\\\"\u003earticle processing charge\u003c/a\u003e). As an author you may wish to post your article in an institutional or subject repository, or on a scientific social sharing network. You may also link your published article to your preprint (if applicable). What you can do with your article, without seeking permission, depends on the licence you have chosen and the version of your article. Please refer to the \u003ca href=\\\"https://www.bmj.com/company/products-services/rights-and-licensing/author-self-archiving-and-permissions/\\\"\u003eBMJ author self archiving and permissions policies page\u003c/a\u003e for more information.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Preprints\u003ca id=\\\"preprints\\\" name=\\\"preprints\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Preprints foster openness, accessibility and collaboration by allowing authors to make their findings immediately available to the research community and receive feedback on an article before it is submitted to a journal for formal publication.\\r\\n\\r\\nBMJ fully supports and encourages the archiving of preprints in any recognised, not-for-profit server such as \u003ca href=\\\"https://www.medrxiv.org/\\\"\u003emedRxiv\u003c/a\u003e. BMJ does not consider the posting of an article in a dedicated preprint repository to be prior publication.\",\"Preprints are reports of work that have not been peer-reviewed; preprints should therefore not be used to guide clinical practice, health-related behaviour or health policy. For more information, please refer to our \u003ca href=\\\"https://authors.bmj.com/policies/preprints/\\\"\u003ePreprint policy page\u003c/a\u003e.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Provenance and peer review\u003ca id=\\\"provenance_and_peer_review\\\" name=\\\"provenance_and_peer_review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$19\",\"$1a\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Tobacco funding policy\u003ca id=\\\"tobacco_funding_policy\\\" name=\\\"tobacco_funding_policy\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003ci\u003eBMJ Open Respiratory Research\u003c/i\u003e will not consider for publication papers reporting work funded wholly or partly by the tobacco industry. This journal also excludes work where the authors have personal financial ties with the tobacco industry. This applies to all content types. \u003ca href=\\\"https://authors.bmj.com/policies/tobacco-policy/\\\"\u003eRead more on BMJ’s policy on work funded by the tobacco industry on the BMJ Author Hub.\u003c/a\u003e\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Article processing charges\u003ca id=\\\"article_publishing_charges\\\" name=\\\"article_publishing_charges\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1b\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":null,\"subsections\":[{\"columnsContent\":[\"$1c\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Article transfer service\u003ca id=\\\"article_transfer_service\\\" name=\\\"article_transfer_service\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1d\",\"\u003cspan style=\\\"font-weight: 400;\\\"\u003ePlease note that the article transfer service does not guarantee acceptance but you should receive a quicker initial decision on your manuscript. \u003c/span\u003e\\r\\n\\r\\nContact the Transfer Editor at transfers@bmj.com\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Data sharing\u003ca id=\\\"data_sharing\\\" name=\\\"data_sharing\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e adheres to BMJ’s Tier 2 data policy. We strongly \u003ci\u003eencourage \u003c/i\u003ethat data generated by your research that supports your article be made available as soon as possible, wherever legally and ethically possible. We also \u003ci\u003erequire \u003c/i\u003edata from clinical trials to be made available upon reasonable request. To adhere to\u003ca href=\\\"https://www.icmje.org/recommendations/browse/publishing-and-editorial-issues/clinical-trial-registration.html#two\\\"\u003e ICMJE guidelines\u003c/a\u003e, we \u003ci\u003erequire \u003c/i\u003ethat a data sharing plan must be included with trial registration for clinical trials that begin enrolling participants on or after 1st January 2019.\",\"Changes to the plan must be noted in the Data Availability Statement and updated in the registry record. All research articles must contain a Data Availability Statement. For more information and FAQs, please see BMJ’s full\u003ca href=\\\"https://authors.bmj.com/policies/data-sharing/\\\"\u003e Data Sharing Policy\u003c/a\u003e page.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"ORCID\u003ca id=\\\"orcid\\\" name=\\\"orcid\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"BMJ has long supported the use of ORCID by integrating ORCID into our submission systems. \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e mandates ORCID iDs for all submitting authors; this is published on the final article to promote discoverability and credit. Co-authors and reviewers are strongly encouraged to also connect their ScholarOne accounts to ORCID.\\r\\n\\r\\nWe are also working with ORCID to recognise the importance of the reviewer community. Reviewers are able to share their activity by connecting their review to their ORCID account to gain recognition for their contributions.\",\"As \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e is a single-anonymised peer-reviewed journal, only the journal title will be uploaded into the reviewer’s ORCID record and the date the record was uploaded; there is no identification of the article’s title or authors. \u003cspan style=\\\"font-weight: 400;\\\"\u003eRecords are uploaded once a final decision or revision has been made on the article.\u003c/span\u003e Please find more information about \u003ca href=\\\"https://authors.bmj.com/policies/orcid/\\\"\u003eBMJ’s ORCID policy\u003c/a\u003e on our Author Hub.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Reporting patient and public involvement in research\u003ca id=\\\"PPI\\\" name=\\\"PPI\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1e\",\"$1f\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Rapid responses\u003ca id=\\\"rapid_responses\\\" name=\\\"rapid_responses\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"A rapid response is a moderated but not peer reviewed online response to a published article in \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e; it will not receive a DOI and will not be indexed. Find out more about responses and how to \u003ca href=\\\"https://authors.bmj.com/after-submitting/rapid-responses/\\\"\u003esubmit a response\u003c/a\u003e.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Submission guidelines\u003ca id=\\\"submission_guidelines\\\" name=\\\"submission_guidelines\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$20\",\"\u003cul\u003e\\r\\n \\t\u003cli\u003e\u003ca href=\\\"#original_research\\\"\u003eOriginal research\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca href=\\\"#systematic_review\\\"\u003eSystematic review\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca href=\\\"#protocol\\\"\u003eProtocol\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca href=\\\"#perspective\\\"\u003ePerspective\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca href=\\\"#review\\\"\u003eState of the art review\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca href=\\\"#supplements\\\"\u003eSupplements\u003c/a\u003e\u003c/li\u003e\\r\\n\u003c/ul\u003e\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Original research\u003ca id=\\\"original_research\\\" name=\\\"original_research\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Original research should follow the basic structure of Abstract, Key Messages, Introduction, Methods, Results, Discussion, References, and tables and figures as appropriate.\\r\\n\\r\\nResearch reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) should be submitted as Systematic reviews.\\r\\n\\r\\nFollowing the lead of The BMJ and its \u003ca href=\\\"https://www.bmj.com/campaign/patient-partnership\\\"\u003epatient partnership strategy\u003c/a\u003e, \u003cem\u003eBMJ Open Respiratory Research\u003c/em\u003e is encouraging active patient involvement in setting the research agenda. As such, we require authors of Research Articles to add a Patient and Public Involvement statement in the Methods section. More details can be found under the “Reporting patient and public involvement in research” section above.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e up to 4,000\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e up to 300\\r\\n\u003cstrong\u003eTables/illustrations:\u003c/strong\u003e up to 5\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e up to 100\"],\"layoutType\":\"B\"},{\"columnsContent\":[\"Please include the key messages of your article after your abstract using the following headings. This section should be no more than 3-5 sentences and should be distinct from the abstract; be succinct, specific and accurate.\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eWhat is already known on this topic\u003c/strong\u003e – \u003cem\u003esummarise the state of scientific knowledge on this subject before you did your study and why this study needed to be done\u003c/em\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eWhat this study adds\u003c/strong\u003e – \u003cem\u003esummarise what we now know as a result of this study that we did not know before\u003c/em\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003cstrong\u003eHow this study might affect research, practice or policy\u003c/strong\u003e – \u003cem\u003esummarise the implications of this study\u003c/em\u003e\u003c/li\u003e\\r\\n\u003c/ul\u003e\\r\\nThis will be published as a summary box after the abstract in the final published article.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Systematic review\u003ca id=\\\"systematic_review\\\" name=\\\"systematic_review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"This article type includes all research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc). Please include the research type in your title to make the nature of your study clear.\",\"Please see Original research for more guidance on article requirements.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Protocol\u003ca id=\\\"protocol\\\" name=\\\"protocol\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$21\",\"$22\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Perspective\u003ca id=\\\"perspective\\\" name=\\\"perspective\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Perspective articles provide a forum for authors to discuss ideas and research from a personal viewpoint. Perspective pieces may focus on current advances and future directions in the field of respiratory and sleep medicine and may include original data as well as personal opinion.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e up to 2,500\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e unstructured, up to 250\\r\\n\u003cstrong\u003eTables/illustrations:\u003c/strong\u003e up to 5\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"State of the art review\u003ca id=\\\"review\\\" name=\\\"review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"State-of-the-art reviews will address any aspect of respiratory or critical care medicine. Research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) are classified by the journal as Systematic reviews and must be submitted as such. Some review articles may be commissioned but unsolicited submissions are welcomed.\",\"\u003cstrong\u003eWord count:\u003c/strong\u003e up to 3,000\\r\\n\u003cstrong\u003eAbstract:\u003c/strong\u003e up to 200\\r\\n\u003cstrong\u003eTables/illustrations:\u003c/strong\u003e up to 5\\r\\n\u003cstrong\u003eReferences:\u003c/strong\u003e up to 100\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Supplements\u003ca id=\\\"supplements\\\" name=\\\"supplements\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"The BMJ Publishing Group journals are willing to consider publishing supplements to regular issues. Supplement proposals may be made at the request of:\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003eThe journal editor, an editorial board member or a learned society may wish to organise a meeting, sponsorship may be sought and the proceedings published as a supplement.\u003c/li\u003e\\r\\n \\t\u003cli\u003eThe journal editor, editorial board member or learned society may wish to commission a supplement on a particular theme or topic. Again, sponsorship may be sought.\u003c/li\u003e\\r\\n \\t\u003cli\u003eThe BMJPG itself may have proposals for supplements where sponsorship may be necessary.\u003c/li\u003e\\r\\n \\t\u003cli\u003eA sponsoring organisation, often a pharmaceutical company or a charitable foundation, that wishes to arrange a meeting, the proceedings of which will be published as a supplement.\u003c/li\u003e\\r\\n\u003c/ul\u003e\\r\\nIn all cases, it is vital that the journal’s integrity, independence and academic reputation is not compromised in any way.\",\"For further information on criteria that must be fulfilled, download the \u003ca href=\\\"/bmjopenrespres/wp-content/uploads/sites/49/2023/03/Supplement_Guidelines.pdf\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\"\u003esupplements guidelines\u003c/a\u003e.\\r\\n\\r\\nWhen contacting us regarding a potential supplement, please include as much of the information below as possible.\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003eJournal in which you would like the supplement published\u003c/li\u003e\\r\\n \\t\u003cli\u003eTitle of supplement and/or meeting on which it is based\u003c/li\u003e\\r\\n \\t\u003cli\u003eDate of meeting on which it is based\u003c/li\u003e\\r\\n \\t\u003cli\u003eProposed table of contents with provisional article titles and proposed authors\u003c/li\u003e\\r\\n \\t\u003cli\u003eAn indication of whether authors have agreed to participate\u003c/li\u003e\\r\\n \\t\u003cli\u003eSponsor information including any relevant deadlines\u003c/li\u003e\\r\\n \\t\u003cli\u003eAn indication of the expected length of each paper Guest Editor proposals if appropriate\u003c/li\u003e\\r\\n\u003c/ul\u003e\"],\"layoutType\":\"B\"}]}],\"title\":\"Authors\"}]]\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Authors | BMJ Open Respiratory Research\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"The open access companion journal to Thorax, publishing high quality papers in respiratory medicine, critical care, sleep medicine and related areas.\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\"}],[\"$\",\"meta\",\"5\",{\"name\":\"canonical\",\"content\":\"https://bmjopenrespres.bmj.com/pages/authors\"}],[\"$\",\"meta\",\"6\",{\"name\":\"og:locale\",\"content\":\"en_US\"}],[\"$\",\"meta\",\"7\",{\"name\":\"og:type\",\"content\":\"article\"}],[\"$\",\"meta\",\"8\",{\"name\":\"og:title\",\"content\":\"Authors | BMJ Open Respiratory Research\"}],[\"$\",\"meta\",\"9\",{\"name\":\"og:description\",\"content\":\"The open access companion journal to Thorax, publishing high quality papers in respiratory medicine, critical care, sleep medicine and related areas.\"}],[\"$\",\"meta\",\"10\",{\"name\":\"og:url\",\"content\":\"https://bmjopenrespres.bmj.com/pages/authors\"}],[\"$\",\"meta\",\"11\",{\"name\":\"og:site_name\",\"content\":\"BMJ Open Respiratory Research\"}],[\"$\",\"meta\",\"12\",{\"name\":\"og:image\",\"content\":\"https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/04/bmj_logo.jpeg\"}],[\"$\",\"meta\",\"13\",{\"name\":\"og:image:width\",\"content\":\"298\"}],[\"$\",\"meta\",\"14\",{\"name\":\"og:image:height\",\"content\":\"298\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image\",\"content\":\"https://bmjopenrespres.bmj.com/bmjopenrespres/wp-content/uploads/sites/49/2023/04/bmj_logo.jpeg\"}],[\"$\",\"meta\",\"16\",{\"name\":\"article:modified_time\",\"content\":\"2025-02-17T14:13:31+00:00\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"link\",\"18\",{\"rel\":\"canonical\",\"href\":\"https://bmjopenrespres.bmj.com/pages/authors\"}]]\n5:null\n"])</script></body></html>