CINXE.COM

Authors | Lupus Science & Medicine

<!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="https://resources.bmj.com/repository/journals-network-project/images/social-media/soundcloud.svg" /><link rel="preload" as="image" href="/_next/static/media/bmj-footer-logo.c6e1ad28003cb22dbd978555514ed05c.svg" /><link rel="stylesheet" href="/_next/static/css/b6154cd37c19f308.css" data-precedence="next" /><link rel="stylesheet" href="/_next/static/css/f3ff159234cd04bc.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-1cb9b32f8ec4f211.js" async=""></script><script src="/_next/static/chunks/22747d63-cbaddb16d2322513.js" async=""></script><script src="/_next/static/chunks/316-a1270b5dcb1017be.js" async=""></script><script src="/_next/static/chunks/789-19b4cf9884ba70ce.js" async=""></script><script src="/_next/static/chunks/787-9563c1c462d251e7.js" async=""></script><script src="/_next/static/chunks/21-c58630422fc5f5e4.js" async=""></script><script src="/_next/static/chunks/app/pages/authors/page-c87ff5fb4b1b40c6.js" async=""></script><script src="/_next/static/chunks/633-95d3a864aa938d9a.js" async=""></script><script src="/_next/static/chunks/app/error-2920e2601d410a20.js" async=""></script><link rel="preload" href="https://securepubads.g.doubleclick.net/tag/js/gpt.js" as="script" /><link rel="preload" href="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" as="script" /><link rel="shortcut icon" href="/next-resources/favicon.ico" type="image/vnd.microsoft.icon" /><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://securepubads.g.doubleclick.net" /><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 | Lupus Science &amp; Medicine</title><meta name="description" content="A lupus journal publishing basic, clinical, translational and epidemiological studies on all aspects of lupus and related diseases. An official journal of Lupus Foundation of America."/><meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"/><meta name="canonical" content="https://lupus.bmj.com/pages/authors"/><meta name="og:locale" content="en_US"/><meta name="og:type" content="article"/><meta name="og:title" content="Authors | Lupus Science &amp; Medicine"/><meta name="og:description" content="A lupus journal publishing basic, clinical, translational and epidemiological studies on all aspects of lupus and related diseases. An official journal of Lupus Foundation of America."/><meta name="og:url" content="https://lupus.bmj.com/pages/authors"/><meta name="og:site_name" content="Lupus Science &amp;amp; Medicine"/><meta name="og:image" content="https://lupus.bmj.com/lupus/wp-content/uploads/sites/60/2023/05/BMJ-Logo.jpeg"/><meta name="og:image:width" content="298"/><meta name="og:image:height" content="298"/><meta name="twitter:image" content="https://lupus.bmj.com/lupus/wp-content/uploads/sites/60/2023/05/BMJ-Logo.jpeg"/><meta name="article:modified_time" content="2024-10-01T11:13:46+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><div><div class="border-b-bmj-silver-100 bg-bmj-siver-30 border-b flex items-center justify-center py-3 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 [&amp;&gt;: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 [&amp;.panel-enter-active]:ml-[-15.625rem] [&amp;.panel-enter-done]:ml-[-15.625rem] [&amp;.panel-enter]:ml-0 [&amp;.panel-exit-active]:ml-0 [&amp;.panel-exit-done]:ml-0 [&amp;.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 [&amp;: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 [&amp;.is-active]:bg-white/20 [&amp;:hover]:bg-transparent [&amp;:last-child]:pr-4" href="/content/current" data-testid="104" tabindex="6">Latest content</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&amp;: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 [&amp;.is-active]:bg-white/20 [&amp;:hover]:bg-transparent [&amp;:last-child]:pr-4" href="/content/by/year" data-testid="105" tabindex="6">Archive</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&amp;: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 [&amp;.is-active]:bg-white/20 [&amp;:hover]:bg-transparent [&amp;:last-child]:pr-4" href="/pages/authors/" data-testid="106" tabindex="6">For authors</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&amp;: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 [&amp;.is-active]:bg-white/20 [&amp;:hover]:bg-transparent [&amp;:last-child]:pr-4" href="/pages/about/" data-testid="107" tabindex="6">About</a><a class="decoration-none text-4.25 rounded-0 text-bmj-white [&amp;: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 [&amp;.is-active]:bg-white/20 [&amp;:hover]:bg-transparent [&amp;:last-child]:pr-4" href="https://lupusbmj.podbean.com/" data-testid="108" tabindex="6">Podcasts</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] [&amp;:focus-visible]:outline-0 [&amp;:hover]:bg-transparent [&amp;:hover]:md:bg-white/20 [&amp;: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] [&amp;:focus-visible]:outline-0 [&amp;:hover]:bg-transparent [&amp;:hover]:md:bg-white/20 [&amp;: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="flex justify-between bg-white pt-2 md:mb-10 mb-[24px]"><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" 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" data-testid="authors">Authors</span></div></div><a href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&amp;corpusCode=lupusscimed&amp;fwdUrl=https://lupus.bmj.com/" class="undefined text-bmj-blue-600 [&amp;:hover]:text-bmj-blue-700 hidden no-underline md:inline-block" 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 [&amp;_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] [&amp;&gt;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/#article_transfer_service">Article transfer service</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/#PPI">Reporting patient and public involvement in research</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&#x27; rights</a></li><li class="mb-2.5 list-none leading-[1.7rem]"><a href="/pages/authors/#benefits">Benefits of publishing with Lupus Science and Medicine</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/#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></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/lupusscimed"><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 [&amp;&gt;div:nth-of-type(1)]:mr-1 [&amp;&gt;div:nth-of-type(1)]:text-base [&amp;&gt;div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&amp;]:md:flex-col [&amp;]:md:justify-between [&amp;]:flex-row [&amp;]:justify-start [&amp;]:pl-0 [&amp;]:md:pl-4" data-testid="134"><div>Time to first decision with review<!-- -->:</div><div>35 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 [&amp;&gt;div:nth-of-type(1)]:mr-1 [&amp;&gt;div:nth-of-type(1)]:text-base [&amp;&gt;div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&amp;]:md:flex-col [&amp;]:md:justify-between [&amp;]:flex-row [&amp;]:justify-start [&amp;]:pl-0 [&amp;]:md:pl-4" data-testid="135"><div>Acceptance rate<!-- -->:</div><div>33%</div></div><div class="text-bmj-silver-800 flex flex-col justify-between pt-5 pr-0 md:pt-0 md:pr-4 [&amp;&gt;div:nth-of-type(1)]:mr-1 [&amp;&gt;div:nth-of-type(1)]:text-base [&amp;&gt;div:nth-of-type(2)]:text-base flex-wrap pb-0 md:flex-nowrap [&amp;]:md:flex-col [&amp;]:md:justify-between [&amp;]:flex-row [&amp;]:justify-start [&amp;]:pl-0 [&amp;]:md:pl-4" data-testid="136"><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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0"><em>Lupus Science &amp; Medicine®</em> is a global, peer reviewed, open access, online journal that provides a central point for publication of basic, clinical, translational, and epidemiological studies of all aspects of lupus and related diseases. Research on lupus will be considered from fields including, but not limited to: rheumatology, dermatology, nephrology, immunology, pediatrics, cardiology, hepatology, pulmonology, obstetrics and gynecology, and psychiatry. Submissions from groups of investigators engaged in international collaborations are especially encouraged.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0"><strong><a href="https://authors.bmj.com/open-access/institutional-programme/" target="_blank" rel="noopener">Find out if you’re eligible for a waiver or discount</a></strong></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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0"><em>Lupus Science &amp; Medicine®</em> 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="https://publicationethics.org/" target="_blank" rel="noopener">Committee on Publication Ethics (COPE)</a>, the <a href="https://www.wame.org/" target="_blank" rel="noopener">World Association of Medical Editors (WAME)</a>, the <a href="https://www.councilscienceeditors.org/editorial-policies" target="_blank" rel="noopener">Council of Science Editors</a> and the <a href="https://www.icmje.org/" target="_blank" rel="noopener">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">BMJ Author Hub policies</a> page, including information about our <a href="https://authors.bmj.com/policies/editor-roles-responsibilities/" target="_blank" rel="noopener">Editors’ roles and responsibilities.</a> 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 <a href="https://authors.bmj.com/policies/research-ethics/" target="_blank" rel="noopener">BMJ research ethics policies</a> (human participants and animals) and <a href="https://authors.bmj.com/policies/patient-consent-and-confidentiality/" target="_blank" rel="noopener">consent for publication</a>; including a link to the downloadable consent form.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0">To make the best decision on how to deal with a manuscript, <em>Lupus Science &amp; Medicine®</em><i> </i>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 <em>Lupus Science &amp; Medicine</em>®<i> </i>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 <a href="https://authors.bmj.com/policies/advertising-sponsorship/" target="_blank" rel="noopener">BMJ guidelines.</a> Please find more information about <a href="https://authors.bmj.com/policies/competing-interests/" target="_blank" rel="noopener">competing interests</a> and a link to the form. 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 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 <a href="https://authors.bmj.com/policies/correction-retraction-policies/" target="_blank" rel="noopener">BMJ correction and retraction policy</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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">As an open access journal, <em>Lupus Science &amp; Medicine®</em> 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 <em>Lupus Science &amp; Medicine®</em> Author Licence. More information on <a href="https://authors.bmj.com/policies/copyright-and-authors-rights/" target="_blank" rel="noopener">copyright and authors’ rights.</a></div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0">When publishing in <em>Lupus Science &amp; Medicine®,</em> authors choose between two licence types – <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC-BY-NC</a> and <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noopener">CC-BY</a> (Creative Commons open access licences require payment of an <a href="#article_publishing_charges" target="_blank" rel="noopener">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/" target="_blank" rel="noopener">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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_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/" target="_blank" rel="noopener">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 [&amp;_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/" target="_blank" rel="noopener">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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]">Provenance and peer review<a id="peer_review" name="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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0"><i><em>Lupus Science &amp; Medicine® </em></i>submissions are predominantly unsolicited, all articles submitted are subject to peer review. The journal operates single anonymised peer review whereby the names of the reviewers are hidden from the author; usually two external reviewer reports are obtained before an Original research or Review article is accepted for publication. 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. For more information on what to expect during the peer review process please refer to <a href="https://authors.bmj.com/after-submitting/" target="_blank" rel="noopener">BMJ Author Hub – your paper’s journey</a>. 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. 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 <a href="https://authors.bmj.com/policies/peer-review-terms-and-conditions/" target="_blank" rel="noopener">peer review terms and conditions policy page</a>.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0">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 <a href="https://www.ithenticate.com/" target="_blank" rel="noopener">www.ithenticate.com</a>. Reader responses, questions and comments to published content are welcomed by <em>Lupus Science &amp; Medicine®</em><i>; </i>these should be submitted electronically via the journals website. Please find further details on <a href="https://authors.bmj.com/after-submitting/rapid-responses/" target="_blank" rel="noopener">how to publish a response</a> and the terms and requirements.</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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]">Benefits of publishing with Lupus Science & Medicine®<a id="benefits" name="benefits"></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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">Benefits for authors include: <ul> <li>Fast editorial decisions</li> <li>Efficient production, resulting in a very short time to publication</li> <li>A global audience that can access publications free of charge</li> <li>High level of discoverability through PubMed Central (and PubMed)</li> <li>Compatibility with funder and institutional mandates and policies regarding open access publication</li> </ul></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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">BMJ is committed to ensuring that all good quality research is published. Our <a href="https://authors.bmj.com/after-submitting/bmj-transfer-service/" target="_blank" rel="noopener">article transfer service</a> helps authors find the best journal for their research while providing an easy and smooth publication process. If authors agree to transfer their manuscript, all versions, supplementary files and peer reviewer comments are automatically transferred; without the need to resubmit or reformat. Authors who submit to the <a href="https://ard.bmj.com/" target="_blank" rel="noopener"><em>Annals of the Rheumatic Diseases</em></a> and are rejected will be offered the option of transferring to <a href="https://rmdopen.bmj.com/" target="_blank" rel="noopener"><em>RMD Open</em></a> or <em>Lupus Science &amp; Medicine</em>.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0">Please note that the article transfer service does not guarantee acceptance but you should receive a quicker initial decision on your manuscript. 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-7"><h2 data-testid="sections-section-title" class="relative mb-0 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0"><em>Lupus Science &amp; Medicine®</em> is an open access journal and levies an Article Processing Charge (APC) of GBP 2,275 (exclusive of VAT for UK and EU authors). The APC for a Protocol, Brief communication or Letter is 1,140 GBP. There are no submission, colour or page charges. There is a 25% discount for articles where the corresponding author has reviewed for <em>Lupus Science &amp; Medicine</em> within the previous 12 months.</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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]">Waivers and discounts<a id="waivers_and_discounts" name="waivers_and_discounts"></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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">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 full waiver list*. 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/" target="_blank" rel="noopener">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). Visit <a href="https://authors.bmj.com/open-access/institutional-programme/" target="_blank" rel="noopener">BMJ’s open access agreements</a> page to find out whether your institution is a member and what discounts you may be entitled to. * These lists are based on the HINARI Core Offer Groups A and B, and the World Bank Country and Lending Groups, downloaded in July 2021. They will be updated annually. **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.</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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0"><i><em>Lupus Science &amp; Medicine®</em></i> adheres to BMJ’s Tier 3 data policy. We strongly encourage that data generated by your research that supports your article be made available as soon as possible, wherever legally and ethically possible. 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/" target="_blank" rel="noopener"> Data Sharing Policy</a> page. At present there is no major repository for clinical data, but <a href="https://datadryad.org/" target="_blank" rel="noopener">Dryad</a> has declared its willingness to accept medical datasets. Authors can start the deposition process while submitting to any BMJ journal. Dryad provides authors with a DOI for the dataset to aid citation and provide a permanent link to the data. Note that Dryad hosts data using a CC0 licence so authors should check that this is suitable for the data that they are depositing. The <a href="https://repositoryfinder.datacite.org/" target="_blank" rel="noopener">DataCite</a> organisation has a growing list of other repositories for research data.</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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0"><em>Lupus Science &amp; Medicine®</em> mandates ORCID iDs for the submitting author at the time of article submission; co-authors and reviewers are strongly encouraged to also connect their ScholarOne accounts to ORCID. We strongly believe that the increased use and integration of ORCID iDs will be beneficial for the whole research community. Please find more information about ORCID and BMJ’s policy on our <a href="https://authors.bmj.com/policies/orcid/" target="_blank" rel="noopener">Author Hub</a>.</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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">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 urge authors to provide a Patient and Public Involvement statement in the methods section of their papers, under the subheading ‘Patient and public involvement’. However, this is not mandatory. 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. The Patient and Public Involvement statement should provide a brief response to the following questions, tailored as appropriate for the study design reported (<a href="https://authors.bmj.com/policies/patient-public-partnership/" target="_blank" rel="noopener">please find example statements here</a>): <ul> <li style="font-weight: 400;">At what stage in the research process were patients/the public first involved in the research and how?</li> <li style="font-weight: 400;">How were the research question(s) and outcome measures developed and informed by their priorities, experience, and preferences?</li> <li style="font-weight: 400;">How were patients/the public involved in the design of this study?</li> </ul></div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0"><ul> <li style="font-weight: 400;">How were they involved in the recruitment to and conduct of the study?</li> <li style="font-weight: 400;">Were they asked to assess the burden of the intervention and time required to participate in the research?</li> <li 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)?</li> </ul> If patients were not involved please state this. 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 <a href="https://www.bmj.com/content/358/bmj.j3453" target="_blank" rel="noopener">GRIPP2 reporting checklist</a>.</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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">A rapid response is a moderated but not peer reviewed online response to a published article in <em>Lupus Science &amp; Medicine</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/" target="_blank" rel="noopener"><u>submit a response.</u></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 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">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. For further support when making your submission please refer to the resources available on the <a href="https://authors.bmj.com/" target="_blank" rel="noopener">BMJ Author Hub</a>. Here you will find information on <a href="https://authors.bmj.com/writing-and-formatting/formatting-your-paper/" target="_blank" rel="noopener">writing and formatting</a> your research through to the <a href="https://authors.bmj.com/after-submitting/peer-review-process/" target="_blank" rel="noopener">peer review process</a> and <a href="https://authors.bmj.com/promote-your-paper/" target="_blank" rel="noopener">promoting your paper</a>. 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/" target="_blank" rel="noopener">relevant research reporting guideline&lt;/a.</a> You may also wish to use the <a href="https://authors.bmj.com/before-you-submit/language-editing-services/" target="_blank" rel="noopener">language editing and translation</a> services provided by <a href="https://authorservices.bmj.com/?utm_source=BMJ-lsm&amp;utm_medium=Referral" target="_blank" rel="noopener">BMJ Author Services</a>.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0"><ul> <li><a title="original_research" href="#original_research">Original research</a></li> <li><a title="systematic_review" href="#systematic_review">Systematic review</a></li> <li><a title="short_report" href="#short_report">Short report</a></li> <li><a title="letter" href="#letter">Letter</a></li> <li><a title="editorial_review" href="#editorial_review">Editorial and Review</a></li> <li><a title="protocol" href="#protocol">Protocol</a></li> <li><a title="meeting_report" href="#meeting_report">Meeting report</a></li> <li><a title="supplements" 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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]"><a id="original_research" name="original_research"></a>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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">Full research papers should follow the basic structure of abstract, introduction, methods, results, discussion, references, and tables and figures as appropriate. We recommend your article does not exceed 4000 words (excluding references), with up to five figures and/or tables and up to 50 references. This is flexible, but exceeding this will impact upon the paper’s readability. Research reviews that systematically synthesise evidence (e.g. Systematic reviews, Meta-analysis, Scoping reviews, Mixed methods reviews, etc) should be submitted as Systematic reviews. Supplementary and raw data can be placed online separately from the text, and we may request that you separate out some material into supplementary data files to make the main manuscript clearer for readers. Following the lead of The BMJ and its <a href="https://www.bmj.com/campaign/patient-partnership">patient partnership strategy</a>, <em>Lupus Science &amp; Medicine®</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 above. Authors are encouraged to submit figures and images in colour as there are no colour charges. Authors may find it useful to consult our <a href="https://authors.bmj.com/writing-and-formatting/formatting-checklist/" target="_blank" rel="noopener">pre-submission checklist</a>. <strong>Title</strong> When you choose a title bear in mind that others will have to find your work using bibliographic searches. Check that it represents the content of the paper and is not misleading. Maximum of 50 words. <strong>Abstract</strong> Authors of original scientific papers must supply a structured abstract of no more than 300 words under the following sub-headings: <ul> <li>Objective.</li> <li>Methods – include study design, setting, patients, interventions and main outcome measures.</li> <li>Results – give numerical data rather than vague statements that drug x produced a better response than drug y. Favour confidence intervals over p values, and give the numerical data on which any p value is based.</li> <li>Conclusions – do not make any claims that are not supported by data in the paper.</li> </ul></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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0"><strong>Section head</strong> You will be asked to choose the most relevant topic area for your article from the list of sections published in the journal. <strong>Keywords</strong> Supply 3 to 5 keywords from the list provided. <strong>Research checklist</strong> Authors are encouraged to use the relevant research reporting guidelines for the study type provided by the <a href="https://www.equator-network.org/" target="_blank" rel="noopener">EQUATOR Network</a>. The key reporting guidelines are: <ul> <li>Randomised controlled trials (RCTs): <a href="https://www.equator-network.org/reporting-guidelines/consort-2010-statement-updated-guidelines-for-reporting-parallel-group-randomised-trials/" target="_blank" rel="noopener">CONSORT guidelines</a></li> <li>Systematic reviews and meta-analyses: <a href="https://www.equator-network.org/reporting-guidelines/preferred-reporting-items-for-systematic-reviews-and-meta-analyses-the-prisma-statement/" target="_blank" rel="noopener">PRISMA guidelines</a> and <a href="https://www.equator-network.org/reporting-guidelines/meta-analysis-of-observational-studies-in-epidemiology-a-proposal-for-reporting-meta-analysis-of-observational-studies-in-epidemiology-moose-group/" target="_blank" rel="noopener">MOOSE guidelines</a></li> <li>Observational studies in epidemiology: <a href="https://www.equator-network.org/reporting-guidelines/the-strengthening-the-reporting-of-observational-studies-in-epidemiology-strobe-statement-guidelines-for-reporting-observational-studies/" target="_blank" rel="noopener">STROBE guidelines</a> and <a href="https://www.equator-network.org/reporting-guidelines/meta-analysis-of-observational-studies-in-epidemiology-a-proposal-for-reporting-meta-analysis-of-observational-studies-in-epidemiology-moose-group/" target="_blank" rel="noopener">MOOSE guidelines</a></li> <li>Diagnostic accuracy studies: <a href="https://www.equator-network.org/reporting-guidelines/towards-complete-and-accurate-reporting-of-studies-of-diagnostic-accuracy-the-stard-initiative-standards-for-reporting-of-diagnostic-accuracy/" target="_blank" rel="noopener">STARD guidelines</a></li> <li>Quality improvement studies: <a href="https://www.equator-network.org/reporting-guidelines/publication-guidelines-for-quality-improvement-in-health-care-evolution-of-the-squire-project/" target="_blank" rel="noopener">SQUIRE guidelines</a></li> </ul></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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[100.00%] " data-testid="sections-subsection-content-container-2"><div data-testid="sections-column-0" class="inline md:inline [&amp;_h2]:mt-0">Research checklists should be uploaded during the submission process. <strong>Introduction</strong> Brief description of the background that led to the study (current results and conclusions should not be included). <strong>Methods</strong> Details relevant to the conduct of the study. Wherever possible give numbers of subjects studied (not percentages alone). Statistical methods should be clearly explained at the end of this section. <strong>Results</strong> Undue repetition in text and tables should be avoided. Comment on validity and significance of results is appropriate but broader discussion of their implication is restricted to the next section. Subheadings that aid clarity of presentation within this and the previous section are encouraged. <strong>Discussion</strong> The nature and findings of the study are placed in context of other relevant published data. Caveats to the study should be discussed. Avoid undue extrapolation from the study topic. 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 style="list-style-type: none;"> <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> </li> </ul> This will be published as a summary box after the abstract in the final published article. <strong>Acknowledgments and affiliations</strong> Individuals with direct involvement in the study but not included in authorship may be acknowledged. The source of financial support and industry affiliations of all those involved must be stated. <strong>Measurements and abbreviations</strong> Restrict the use of abbreviations (apart from conventional units of measurement) to two or three per paper. Spell out each abbreviation at first mention in the abstract and paper. All acronyms of trials referred to in a paper should be listed alphabetically and explained in a separate glossary. Measurements must be given in SI units. Blood pressure should be given in mm Hg.</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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]"><a id="systematic_review" name="systematic_review"></a>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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_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 [&amp;_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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]"><a id="short_report" name="short_report"></a>Short report<a id="short_report" name="short_report"></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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">The purpose of a short report is to facilitate publication of novel or confirmatory work which can be concisely communicated. These short papers are likely to represent sub-studies of larger work previously published e.g. with regard to a therapeutic trial, the paper may convey a specific sub-analysis not covered in a full length manuscript of the entire trial. Another example might be a confirmatory study of a previously described disease mechanism in which additional reporting further contributes to the validity of the finding. In summary, short reports may represent investigations into disease mechanisms, reports of therapeutic trials or contributions to diagnosis, treatment, etiopathology, and epidemiology of Systemic Lupus Erythematosus. However, case reports are generally discouraged and not to be considered short reports.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0">These should follow the same structure as full original research papers; but should be no more than 1,500 words, up to 3 tables and/or illustrations and up to 15 references. A 50% discount on the standard APC will apply to short reports.</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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]"><a id="letter" name="letter"></a>Letter<a id="letter" name="letter"></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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">Short clinical or laboratory observations may be presented as a research letter. The purpose of this specific category is to facilitate new observations at the bedside or bench that have a very straightforward message.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0">These are limited to 1,000 words, one table/illustration and up to 3 references. Letters are usually subject to external peer review. A 50% discount on the standard APC will apply to letters.</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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]"><a id="editorial_review" name="editorial_review"></a>Editorial and Review<a id="editorial_review" name="editorial_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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">Occasional editorials and narrative reviews will usually be commissioned by an Editor.</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 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]"><a id="protocol" name="protocol"></a>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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">Protocol manuscripts should report planned or ongoing studies. If data collection is complete or nearing completion we will not consider the manuscript. Protocols may be for any study design, including observational studies and systematic reviews. Publishing study protocols enables researchers and funding bodies to stay up to date in their fields by providing exposure to research activity that may not otherwise be widely publicised. This can help prevent unnecessary duplication of work and will hopefully enable collaboration. Publishing protocols in full also makes available more information than is currently required by trial registries and increases transparency, making it easier for others (editors, reviewers and readers) to see and understand any deviations from the protocol that occur during the conduct of the study. The SPIRIT (<a href="https://www.spirit-statement.org/" target="_blank" rel="noopener noreferrer">Standard Protocol Items for Randomized Trials</a>) statement has now been published. It is an evidence-based tool developed through systematic review of a wide range of resources and consensus. It closely mirrors the CONSORT statement and also reflects important ethics considerations. We encourage investigators to adhere to the SPIRIT recommendations when drafting their protocols and include a completed SPIRIT checklist with their trial protocol submission. The <a href="http://www.prisma-statement.org/Extensions/Protocols" target="_blank" rel="noopener">PRISMA-P</a> (Preferred reporting items for systematic review and meta-analysis protocols) is a new reporting guideline. The PRISMA-P checklist contains 17 items considered to be essential and minimum components of a systematic review or meta-analysis protocol. Systematic review authors and assessors are strongly encouraged to make use of PRISMA-P when drafting and appraising review protocols and authors should include a completed PRISMA-P checklist with their protocol submission. Various other resources exist that list the ingredients of an authoritative trial protocol, e.g. the UK Dept of Health/Medical Research Council <a href="https://www.ct-toolkit.ac.uk/" target="_blank" rel="noopener">Clinical Trials Toolkit</a> and the US National Institutes for Health provide <a href="https://grants.nih.gov/policy/clinical-trials/protocol-template.htm" target="_blank" rel="noopener">advice</a> on how to structure a trial protocol. <i>LSM </i>will consider for publication protocols for any study design, including observational studies and systematic reviews. We strongly encourage you to register your study. Prospective registration is mandatory for any clinical trials. <a href="https://www.who.int/clinical-trials-registry-platform/network/primary-registries" target="_blank" rel="noopener">Acceptable registries</a> for trials include <a href="https://clinicaltrials.gov/" target="_blank" rel="noopener">clinicaltrials.gov</a>. We recommend <a href="https://www.crd.york.ac.uk/prospero/" target="_blank" rel="noopener">Prospero</a> for registration of systematic reviews. Following the lead of The BMJ and its <a href="https://www.bmj.com/campaign/patient-partnership" target="_blank" rel="noopener">patient partnership strategy</a>, <em>LSM</em> is encouraging active patient involvement in setting the research agenda. As such, we recommend that authors of Protocols add a <a href="https://authors.bmj.com/policies/patient-public-partnership/" target="_blank" rel="noopener">Patient and Public Involvement statement</a> in the Methods section.</div><div data-testid="sections-column-1" class="inline md:inline [&amp;_h2]:mt-0">A 50% discount on the standard APC will apply to protocols. Protocols should follow the following structure: <ul> <li>Title: this should include the specific study type, e.g. randomised controlled trial.</li> <li>Abstract: 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.</li> <li>Introduction: explain the rationale for the study and what evidence gap it may fill. Appropriate previous literature should be referenced, including relevant systematic reviews.</li> <li>Methods and analysis: 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.</li> <li>Ethics and dissemination: ethical and safety considerations and any dissemination plan (publications, data deposition and curation) should be covered here.</li> <li>References</li> <li>Authors’ contributions: state how each author was involved in writing the protocol.</li> <li>Funding statement: 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’.</li> <li>Competing interests statement</li> <li>Word count: 4,000 words. Should the word count exceed this number, please state this in the cover letter upon submission.</li> </ul> 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-20"><h2 data-testid="sections-section-title" class="relative mb-0 [&amp;&gt;a]:absolute [&amp;&gt;a]:mt-[-20px]"><a id="meeting_report" name="meeting_report"></a>Meeting report<a id="meeting_report" name="meeting_report"></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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_h2]:mt-0">We will accept a brief synopsis of topics covered in a recent meeting of high relevance to the field of lupus. These reports will NOT be considered for peer review but are meant to be informative to the community to enable dissemination of new advances and future directions.</div></div></div><div class="border-t-[1px] border-solid border-bmj-silver-100 mt-4" data-testid="sections-container-21"><h2 data-testid="sections-section-title" class="relative mb-0 [&amp;&gt;a]:absolute [&amp;&gt;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 [&amp;&gt;div:last-of-type]:pr-0 [&amp;&gt;div]:mt-6 [&amp;&gt;div]:pr-0 [&amp;&gt;div]:md:mt-0 [&amp;&gt;div]:md:pr-4 [&amp;&gt;div:nth-of-type(1)]:w-full [&amp;&gt;div:nth-of-type(1)]:md:w-[50.00%] [&amp;&gt;div:nth-of-type(2)]:w-full [&amp;&gt;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 [&amp;_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 [&amp;_h2]:mt-0">For further information on criteria that must be fulfilled, download the <a href="/lupus/wp-content/uploads/sites/60/2023/05/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.lupus.org/" data-testid="association-logo-1-link" aria-label="Lupus Society Logo"><img data-testid="association-logo-1" title="Lupus Society Logo" alt="society-logo-lupus" loading="lazy" width="221" height="88" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=https%3A%2F%2Flupus.bmj.com%2Flupus%2Fwp-content%2Fuploads%2Fsites%2F60%2F2023%2F05%2Fsociety-logo-lupus.png&amp;w=256&amp;q=75 1x, /_next/image?url=https%3A%2F%2Flupus.bmj.com%2Flupus%2Fwp-content%2Fuploads%2Fsites%2F60%2F2023%2F05%2Fsociety-logo-lupus.png&amp;w=640&amp;q=75 2x" src="/_next/image?url=https%3A%2F%2Flupus.bmj.com%2Flupus%2Fwp-content%2Fuploads%2Fsites%2F60%2F2023%2F05%2Fsociety-logo-lupus.png&amp;w=640&amp;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 [&amp;: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 [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/content/current">Latest content</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/content/by/year">Archive</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/browse-by-collection/">Browse by collection</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/most-read-articles/">Most read articles</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/top-cited-articles/">Top cited articles</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/eletters">Responses</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://lupusbmj.podbean.com/">Podcasts</a></li></ul><div class="flex"><a href="/pages/rss-feeds" data-testid="rss" class="[&amp;&gt;img]:m-[2px] [&amp;&gt;img]:p-[4px] [&amp;&gt;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/Lupus_SM" data-testid="x" class="[&amp;&gt;img]:m-[2px] [&amp;&gt;img]:p-[4px] [&amp;&gt;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/lupus.sm" data-testid="facebook" class="[&amp;&gt;img]:m-[2px] [&amp;&gt;img]:p-[4px] [&amp;&gt;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><a href="https://lupusbmj.podbean.com" data-testid="soundcloud" class="[&amp;&gt;img]:m-[2px] [&amp;&gt;img]:p-[4px] [&amp;&gt;img]:hover:bg-white/20"><img src="https://resources.bmj.com/repository/journals-network-project/images/social-media/soundcloud.svg" alt="soundcloud-icon" width="35" height="35" /></a></div></div><div data-testid="footer-journal" class="md:border-b-none [&amp;: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 [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/about">About</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/editorial-board/">Editorial board</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts&amp;corpusCode=lupusscimed&amp;fwdUrl=https://lupus.bmj.com/">Sign up for email alerts</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/about-lfa/">About LFA</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;: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 [&amp;: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 [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/authors/">Instructions for authors</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://mc.manuscriptcentral.com/lupusscimed">Submit an article</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://authors.bmj.com/policies/">Editorial policies</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://openaccess.bmj.com/">Open access at BMJ</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://authors.bmj.com/">BMJ Author Hub</a></li></ul><div class="flex"></div></div><div data-testid="footer-help" class="md:border-b-none [&amp;: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 [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="/pages/contact-us/">Contact us</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://journals.bmj.com/cgi/reprintform">Reprints</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://www.bmj.com/company/products-services/rights-and-licensing/permissions">Permissions</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://www.bmj.com/company/for-advertisers-and-sponsor/">Advertising</a></li><li class="mb-4 list-none leading-none [&amp;:last-child]:mb-0"><a class="text-bmj-white leading-none no-underline [&amp;:hover]:underline" href="https://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 [&amp;&gt;:first-of-type]:mt-0 [&amp;&gt;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 [&amp;:hover]:decoration-none [&amp;:hover]:text-bmj-primary-brand mb-2 [&amp;&amp;&amp;]:mt-2 [&amp;&amp;&amp;]:md:mt-0">Website Terms &amp; 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 [&amp;:hover]:decoration-none [&amp;:hover]:text-bmj-primary-brand mb-2 [&amp;&amp;&amp;]:mt-2 [&amp;&amp;&amp;]:md:mt-0">Privacy &amp; 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 [&amp;:hover]:decoration-none [&amp;:hover]:text-bmj-primary-brand mb-2 [&amp;&amp;&amp;]:mt-2 [&amp;&amp;&amp;]: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 [&amp;:hover]:!bg-[#43791A] [&amp;:hover]:!text-white">Cookie settings</a><span data-testid="online-issn" class="text-bmj-silver-800 whitespace-pre text-sm leading-normal [&amp;&amp;&amp;]:mt-2">Online ISSN: 2053-8790</span><span data-testid="copyright" class="text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]">Copyright © 2024 BMJ Publishing Group Ltd &amp; Lupus Foundation of America. 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 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/b6154cd37c19f308.css\",\"style\"]\n2:HL[\"/_next/static/css/f3ff159234cd04bc.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/b6154cd37c19f308.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f3ff159234cd04bc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"2\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/66ad511738c93f8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"6Dk_VLzm8lVGhqKyqldkp\",\"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-1cb9b32f8ec4f211.js\",\"431\",\"static/chunks/22747d63-cbaddb16d2322513.js\",\"316\",\"static/chunks/316-a1270b5dcb1017be.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"787\",\"static/chunks/787-9563c1c462d251e7.js\",\"21\",\"static/chunks/21-c58630422fc5f5e4.js\",\"531\",\"static/chunks/app/pages/authors/page-c87ff5fb4b1b40c6.js\"],\"\"]\ne:I[83792,[\"611\",\"static/chunks/9af238c7-1cb9b32f8ec4f211.js\",\"431\",\"static/chunks/22747d63-cbaddb16d2322513.js\",\"316\",\"static/chunks/316-a1270b5dcb1017be.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"787\",\"static/chunks/787-9563c1c462d251e7.js\",\"21\",\"static/chunks/21-c58630422fc5f5e4.js\",\"531\",\"static/chunks/app/pages/authors/page-c87ff5fb4b1b40c6.js\"],\"AdsScript\"]\nf:I[5097,[\"611\",\"static/chunks/9af238c7-1cb9b32f8ec4f211.js\",\"431\",\"static/chunks/22747d63-cbaddb16d2322513.js\",\"316\",\"static/chunks/316-a1270b5dcb1017be.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"787\",\"static/chunks/787-9563c1c462d251e7.js\",\"21\",\"static/chunks/21-c58630422fc5f5e4.js\",\"531\",\"static/chunks/app/pages/authors/page-c87ff5fb4b1b40c6.js\"],\"Script\"]\n10:I[34087,[\"611\",\"static/chunks/9af238c7-1cb9b32f8ec4f211.js\",\"431\",\"static/chunks/22747d63-cbaddb16d2322513.js\",\"316\",\"static/chunks/316-a1270b5dcb1017be.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"787\",\"static/chunks/787-9563c1c462d251e7.js\",\"21\",\"static/chunks/21-c58630422fc5f5e4.js\",\"531\",\"static/chunks/app/pages/authors/page-c87ff5fb4b1b40c6.js\"],\"PageWithMenu\"]\n11:I[86746,[\"611\",\"static/chunks/9af238c7-1cb9b32f8ec4f211.js\",\"431\",\"static/chunks/22747d63-cbaddb16d2322513.js\",\"316\",\"static/chunks/316-a1270b5dcb1017be.js\",\"633\",\"static/chunks/633-95d3a864aa938d9a.js\",\"787\",\"static/chunks/787-9563c1c462d251e7.js\",\"601\",\"static/chunks/app/error-2920e2601d410a20.js\"],\"default\"]\n13:I[5097,[\"611\",\"static/chunks/9af238c7-1cb9b32f8ec4f211.js\",\"431\",\"static/chunks/22747d63-cbaddb16d2322513.js\",\"316\",\"static/chunks/316-a1270b5dcb1017be.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"787\",\"static/chunks/787-9563c1c462d251e"])</script><script>self.__next_f.push([1,"7.js\",\"21\",\"static/chunks/21-c58630422fc5f5e4.js\",\"531\",\"static/chunks/app/pages/authors/page-c87ff5fb4b1b40c6.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\":\"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://securepubads.g.doubleclick.net\"}],[\"$\",\"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\"}],[\"$\",\"$Ld\",null,{\"src\":\"https://securepubads.g.doubleclick.net/tag/js/gpt.js\",\"strategy\":\"afterInteractive\"}],[\"$\",\"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\":[[\"$\",\"$Le\",null,{\"adsLazyLoad\":true,\"adSlotIds\":{\"DEFAULT_BOTTOM_AD_ID\":\"/21798771943/LUPUS-BOTTOM\",\"DEFAULT_TOP_AD_ID\":\"/21798771943/LUPUS-TOP\",\"DEFAULT_MIDDLE_AD_ID\":\"/21798771943/LUPUS-MPU\",\"HOMEPAGE_BOTTOM_AD_ID\":\"/21798771943/LUPUS-HOME-BOTTOM\",\"HOMEPAGE_TOP_AD_ID\":\"/21798771943/LUPUS-HOME-TOP\"}}],[\"$\",\"$Lf\",null,{\"id\":\"gtm-script\",\"children\":\"(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\\n new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\\n j=d.createElement(s),dl=l!='dataLayer'?'\u0026l='+l:'';j.async=true;j.src=\\n 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\\n })(window,document,'script','dataLayer', 'GTM-M3BMX6Q');\"}],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 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\":104,\"displayName\":\"Latest content\",\"link\":\"/content/current\"},{\"key\":105,\"displayName\":\"Archive\",\"link\":\"/content/by/year\"},{\"key\":106,\"displayName\":\"For authors\",\"link\":\"/pages/authors/\"},{\"key\":107,\"displayName\":\"About\",\"link\":\"/pages/about/\"},{\"key\":108,\"displayName\":\"Podcasts\",\"link\":\"https://lupusbmj.podbean.com/\"}]},\"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.lupus.org/\",\"data-testid\":\"association-logo-1-link\",\"aria-label\":\"Lupus Society Logo\",\"children\":[\"$\",\"$L13\",null,{\"data-testid\":\"association-logo-1\",\"title\":\"Lupus Society Logo\",\"src\":\"https://lupus.bmj.com/lupus/wp-content/uploads/sites/60/2023/05/society-logo-lupus.png\",\"alt\":\"society-logo-lupus\",\"width\":221,\"height\":88}]}]]}],[\"$\",\"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\",\"143\",{\"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\",\"144\",{\"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\",\"145\",{\"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\",\"146\",{\"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\",\"147\",{\"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\",\"171\",{\"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\",\"148\",{\"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\":\"/eletters\",\"children\":\"Responses\"}]}],[\"$\",\"li\",\"149\",{\"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://lupusbmj.podbean.com/\",\"children\":\"Podcasts\"}]}]]}],[\"$\",\"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/Lupus_SM\",\"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/lupus.sm\",\"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\"}]}],[\"$\",\"a\",\"soundcloud\",{\"href\":\"https://lupusbmj.podbean.com\",\"data-testid\":\"soundcloud\",\"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/soundcloud.svg\",\"alt\":\"soundcloud-icon\",\"width\":\"35\",\"height\":\"35\"}]}]]}]]}],[\"$\",\"div\",\"150\",{\"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\",\"151\",{\"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\",\"152\",{\"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\",\"153\",{\"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=lupusscimed\u0026fwdUrl=https://lupus.bmj.com/\",\"children\":\"Sign up for email alerts\"}]}],[\"$\",\"li\",\"154\",{\"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-lfa/\",\"children\":\"About LFA\"}]}],[\"$\",\"li\",\"155\",{\"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\",\"156\",{\"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\",\"157\",{\"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\",\"158\",{\"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://mc.manuscriptcentral.com/lupusscimed\",\"children\":\"Submit an article\"}]}],[\"$\",\"li\",\"159\",{\"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://authors.bmj.com/policies/\",\"children\":\"Editorial policies\"}]}],[\"$\",\"li\",\"163\",{\"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://openaccess.bmj.com/\",\"children\":\"Open access at BMJ\"}]}],[\"$\",\"li\",\"164\",{\"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://authors.bmj.com/\",\"children\":\"BMJ Author Hub\"}]}]]}],[\"$\",\"div\",null,{\"className\":\"flex\",\"children\":\"$undefined\"}]]}],[\"$\",\"div\",\"165\",{\"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\",\"166\",{\"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\",\"167\",{\"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://journals.bmj.com/cgi/reprintform\",\"children\":\"Reprints\"}]}],[\"$\",\"li\",\"168\",{\"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://www.bmj.com/company/products-services/rights-and-licensing/permissions\",\"children\":\"Permissions\"}]}],[\"$\",\"li\",\"169\",{\"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://www.bmj.com/company/for-advertisers-and-sponsor/\",\"children\":\"Advertising\"}]}],[\"$\",\"li\",\"170\",{\"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/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: 2053-8790\"}],[\"$\",\"span\",\"copyright\",{\"data-testid\":\"copyright\",\"className\":\"text-bmj-silver-800 mb-2 mt-2 whitespace-pre text-[0.875rem]\",\"children\":\"Copyright © 2024 BMJ Publishing Group Ltd \u0026 Lupus Foundation of America. All rights reserved.\"}]]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"border-t-divider bg-bmj-siver-30 border-t flex items-center justify-center py-3 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\":\"flex justify-between bg-white pt-2 md:mb-10 mb-[24px]\",\"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=lupusscimed\u0026fwdUrl=https://lupus.bmj.com/\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block\",\"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[6021,[\"611\",\"static/chunks/9af238c7-1cb9b32f8ec4f211.js\",\"431\",\"static/chunks/22747d63-cbaddb16d2322513.js\",\"316\",\"static/chunks/316-a1270b5dcb1017be.js\",\"789\",\"static/chunks/789-19b4cf9884ba70ce.js\",\"787\",\"static/chunks/787-9563c1c462d251e7.js\",\"21\",\"static/chunks/21-c58630422fc5f5e4.js\",\"531\",\"static/chunks/app/pages/authors/page-c87ff5fb4b1b40c6.js\"],\"IforaPage\"]\n16:T801,"])</script><script>self.__next_f.push([1,"\u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e 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 \u003ca href=\"https://publicationethics.org/\" target=\"_blank\" rel=\"noopener\"\u003eCommittee on Publication Ethics (COPE)\u003c/a\u003e, the \u003ca href=\"https://www.wame.org/\" target=\"_blank\" rel=\"noopener\"\u003eWorld Association of Medical Editors (WAME)\u003c/a\u003e, the \u003ca href=\"https://www.councilscienceeditors.org/editorial-policies\" target=\"_blank\" rel=\"noopener\"\u003eCouncil of Science Editors\u003c/a\u003e and the \u003ca href=\"https://www.icmje.org/\" target=\"_blank\" rel=\"noopener\"\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\"\u003eBMJ Author Hub policies\u003c/a\u003e page, including information about our \u003ca href=\"https://authors.bmj.com/policies/editor-roles-responsibilities/\" target=\"_blank\" rel=\"noopener\"\u003eEditors’ roles and responsibilities.\u003c/a\u003e\r\n\r\nAuthors 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 \u003ca href=\"https://authors.bmj.com/policies/research-ethics/\" target=\"_blank\" rel=\"noopener\"\u003eBMJ research ethics policies\u003c/a\u003e (human participants and animals) and \u003ca href=\"https://authors.bmj.com/policies/patient-consent-and-confidentiality/\" target=\"_blank\" rel=\"noopener\"\u003econsent for publication\u003c/a\u003e; including a link to the downloadable consent form."])</script><script>self.__next_f.push([1,"17:T67b,To make the best decision on how to deal with a manuscript, \u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e\u003ci\u003e \u003c/i\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 \u003cem\u003eLupus Science \u0026amp; Medicine\u003c/em\u003e®\u003ci\u003e \u003c/i\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 \u003ca href=\"https://authors.bmj.com/policies/advertising-sponsorship/\" target=\"_blank\" rel=\"noopener\"\u003eBMJ guidelines.\u003c/a\u003e Please find more information about \u003ca href=\"https://authors.bmj.com/policies/competing-interests/\" target=\"_blank\" rel=\"noopener\"\u003ecompeting interests\u003c/a\u003e and a link to the form.\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 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 \u003ca href=\"https://authors.bmj.com/policies/correction-retraction-policies/\" target=\"_blank\" rel=\"noopener\"\u003eBMJ correction and retraction policy\u003c/a\u003e.18:T424,When publishing in \u003cem\u003eLupus Science \u0026amp; Medicine®,\u003c/em\u003e authors choose between two licence types – \u003ca href=\"https://creativecommons.org/licenses/by-nc/4.0/\" target=\"_blank\" rel=\"noopener\"\u003eCC-BY-NC\u003c/a\u003e and \u003ca href=\"https://creativecommons.org/licenses/by/4.0/\" target=\"_blank\" rel=\"noopener\"\u003eCC-BY\u003c/a\u003e (Creative Commons open access licences require payment of an \u003ca hr"])</script><script>self.__next_f.push([1,"ef=\"#article_publishing_charges\" target=\"_blank\" rel=\"noopener\"\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/\" target=\"_blank\" rel=\"noopener\"\u003eBMJ author self archiving and permissions policies page\u003c/a\u003e for more information.19:T556,\u003ci\u003e\u003cem\u003eLupus Science \u0026amp; Medicine® \u003c/em\u003e\u003c/i\u003esubmissions are predominantly unsolicited, all articles submitted are subject to peer review. The journal operates single anonymised peer review whereby the names of the reviewers are hidden from the author; usually two external reviewer reports are obtained before an Original research or Review article is accepted for publication. 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. For more information on what to expect during the peer review process please refer to \u003ca href=\"https://authors.bmj.com/after-submitting/\" target=\"_blank\" rel=\"noopener\"\u003eBMJ Author Hub – your paper’s journey\u003c/a\u003e.\r\n\r\nBMJ 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.\r\n\r\nBMJ 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 \u003ca href=\"https://authors.bmj.com/policies/peer-review-terms-and-conditions/\" target=\"_blank\" rel=\"noopener\"\u003epeer review terms and conditions pol"])</script><script>self.__next_f.push([1,"icy page\u003c/a\u003e.1a:T6bf,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 full waiver list*.\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/\" target=\"_blank\" rel=\"noopener\"\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\nVisit \u003ca href=\"https://authors.bmj.com/open-access/institutional-programme/\" target=\"_blank\" rel=\"noopener\"\u003eBMJ’s open access agreements\u003c/a\u003e page to find out whether your institution is a member and what discounts you may be entitled to.\r\n\r\n* These lists are based on the HINARI Core Offer Groups A and B, and the World Bank Country and Lending Groups, downloaded in July 2021. They will be updated annually.\r\n**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.1b:T497,\u003ci\u003e\u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e\u003c/i\u003e adheres to BMJ’s Tier 3 data policy. We strongly encourage that data generated by your research that supports your article be made available as soon as possible, wherever legally and ethically possible. All research articles must contain a Dat"])</script><script>self.__next_f.push([1,"a Availability Statement. For more information and FAQs, please see BMJ’s full\u003ca href=\"https://authors.bmj.com/policies/data-sharing/\" target=\"_blank\" rel=\"noopener\"\u003e Data Sharing Policy\u003c/a\u003e page.\r\n\r\nAt present there is no major repository for clinical data, but \u003ca href=\"https://datadryad.org/\" target=\"_blank\" rel=\"noopener\"\u003eDryad\u003c/a\u003e has declared its willingness to accept medical datasets. Authors can start the deposition process while submitting to any BMJ journal. Dryad provides authors with a DOI for the dataset to aid citation and provide a permanent link to the data. Note that Dryad hosts data using a CC0 licence so authors should check that this is suitable for the data that they are depositing. The \u003ca href=\"https://repositoryfinder.datacite.org/\" target=\"_blank\" rel=\"noopener\"\u003eDataCite\u003c/a\u003e organisation has a growing list of other repositories for research data.1c:T514,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 urge authors to provide a Patient and Public Involvement statement in the methods section of their papers, under the subheading ‘Patient and public involvement’. However, this is not mandatory.\r\n\r\nWe 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.\r\n\r\nThe Patient and Public Involvement statement should provide a brief response to the following questions, tailored as appropriate for the study design reported (\u003ca href=\"https://authors.bmj.com/policies/patient-public-partnership/\" target=\"_blank\" rel=\"noopener\"\u003eplease find example statements here\u003c/a\u003e):\r\n\u003cul\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003eAt what stage in the research process were patients/the public first involved in the research and how?\u003c/li\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003eHow were the research question(s) and outcome measures developed and informed by their priorities, ex"])</script><script>self.__next_f.push([1,"perience, and preferences?\u003c/li\u003e\r\n \t\u003cli style=\"font-weight: 400;\"\u003eHow were patients/the public involved in the design of this study?\u003c/li\u003e\r\n\u003c/ul\u003e1d:T5e1,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.\r\n\r\nFor further support when making your submission please refer to the resources available on the \u003ca href=\"https://authors.bmj.com/\" target=\"_blank\" rel=\"noopener\"\u003eBMJ Author Hub\u003c/a\u003e. Here you will find information on \u003ca href=\"https://authors.bmj.com/writing-and-formatting/formatting-your-paper/\" target=\"_blank\" rel=\"noopener\"\u003ewriting and formatting\u003c/a\u003e your research through to the \u003ca href=\"https://authors.bmj.com/after-submitting/peer-review-process/\" target=\"_blank\" rel=\"noopener\"\u003epeer review process\u003c/a\u003e and \u003ca href=\"https://authors.bmj.com/promote-your-paper/\" target=\"_blank\" rel=\"noopener\"\u003epromoting your paper\u003c/a\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/\" target=\"_blank\" rel=\"noopener\"\u003erelevant research reporting guideline\u0026lt;/a.\u003c/a\u003e\r\n\r\nYou may also wish to use the \u003ca href=\"https://authors.bmj.com/before-you-submit/language-editing-services/\" target=\"_blank\" rel=\"noopener\"\u003elanguage editing and translation\u003c/a\u003e services provided by \u003ca href=\"https://authorservices.bmj.com/?utm_source=BMJ-lsm\u0026amp;utm_medium=Referral\" target=\"_blank\" rel=\"noopener\"\u003eBMJ Author Services\u003c/a\u003e.1e:T912,"])</script><script>self.__next_f.push([1,"Full research papers should follow the basic structure of abstract, introduction, methods, results, discussion, references, and tables and figures as appropriate. We recommend your article does not exceed 4000 words (excluding references), with up to five figures and/or tables and up to 50 references. This is flexible, but exceeding this will impact upon the paper’s readability.\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\nSupplementary and raw data can be placed online separately from the text, and we may request that you separate out some material into supplementary data files to make the main manuscript clearer for readers.\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\u003eLupus Science \u0026amp; Medicine®\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 above.\r\n\r\nAuthors are encouraged to submit figures and images in colour as there are no colour charges.\r\n\r\nAuthors may find it useful to consult our \u003ca href=\"https://authors.bmj.com/writing-and-formatting/formatting-checklist/\" target=\"_blank\" rel=\"noopener\"\u003epre-submission checklist\u003c/a\u003e.\r\n\r\n\u003cstrong\u003eTitle\u003c/strong\u003e\r\nWhen you choose a title bear in mind that others will have to find your work using bibliographic searches. Check that it represents the content of the paper and is not misleading. Maximum of 50 words.\r\n\r\n\u003cstrong\u003eAbstract\u003c/strong\u003e\r\nAuthors of original scientific papers must supply a structured abstract of no more than 300 words under the following sub-headings:\r\n\u003cul\u003e\r\n \t\u003cli\u003eObjective.\u003c/li\u003e\r\n \t\u003cli\u003eMethods – include study design, setting, patients, interventions and main outcome measures.\u003c/li\u003e\r\n \t\u003cli\u003eResults – give numerical data rather than vague statements that drug x produced a better response than drug y. Favour confidence intervals over p values, and give the numerical data on which any p value is based.\u003c/li\u003e\r\n \t\u003cli\u003eConclusions – do not make any claims that are not supported by data in the paper.\u003c/li\u003e\r\n\u003c/ul\u003e"])</script><script>self.__next_f.push([1,"1f:T97b,"])</script><script>self.__next_f.push([1,"\u003cstrong\u003eSection head\u003c/strong\u003e\r\nYou will be asked to choose the most relevant topic area for your article from the list of sections published in the journal.\r\n\r\n\u003cstrong\u003eKeywords\u003c/strong\u003e\r\nSupply 3 to 5 keywords from the list provided.\r\n\r\n\u003cstrong\u003eResearch checklist\u003c/strong\u003e\r\nAuthors are encouraged to use the relevant research reporting guidelines for the study type provided by the \u003ca href=\"https://www.equator-network.org/\" target=\"_blank\" rel=\"noopener\"\u003eEQUATOR Network\u003c/a\u003e.\r\n\r\nThe key reporting guidelines are:\r\n\u003cul\u003e\r\n \t\u003cli\u003eRandomised controlled trials (RCTs): \u003ca href=\"https://www.equator-network.org/reporting-guidelines/consort-2010-statement-updated-guidelines-for-reporting-parallel-group-randomised-trials/\" target=\"_blank\" rel=\"noopener\"\u003eCONSORT guidelines\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003eSystematic reviews and meta-analyses: \u003ca href=\"https://www.equator-network.org/reporting-guidelines/preferred-reporting-items-for-systematic-reviews-and-meta-analyses-the-prisma-statement/\" target=\"_blank\" rel=\"noopener\"\u003ePRISMA guidelines\u003c/a\u003e and \u003ca href=\"https://www.equator-network.org/reporting-guidelines/meta-analysis-of-observational-studies-in-epidemiology-a-proposal-for-reporting-meta-analysis-of-observational-studies-in-epidemiology-moose-group/\" target=\"_blank\" rel=\"noopener\"\u003eMOOSE guidelines\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003eObservational studies in epidemiology: \u003ca href=\"https://www.equator-network.org/reporting-guidelines/the-strengthening-the-reporting-of-observational-studies-in-epidemiology-strobe-statement-guidelines-for-reporting-observational-studies/\" target=\"_blank\" rel=\"noopener\"\u003eSTROBE guidelines\u003c/a\u003e and \u003ca href=\"https://www.equator-network.org/reporting-guidelines/meta-analysis-of-observational-studies-in-epidemiology-a-proposal-for-reporting-meta-analysis-of-observational-studies-in-epidemiology-moose-group/\" target=\"_blank\" rel=\"noopener\"\u003eMOOSE guidelines\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003eDiagnostic accuracy studies: \u003ca href=\"https://www.equator-network.org/reporting-guidelines/towards-complete-and-accurate-reporting-of-studies-of-diagnostic-accuracy-the-stard-initiative-standards-for-reporting-of-diagnostic-accuracy/\" target=\"_blank\" rel=\"noopener\"\u003eSTARD guidelines\u003c/a\u003e\u003c/li\u003e\r\n \t\u003cli\u003eQuality improvement studies: \u003ca href=\"https://www.equator-network.org/reporting-guidelines/publication-guidelines-for-quality-improvement-in-health-care-evolution-of-the-squire-project/\" target=\"_blank\" rel=\"noopener\"\u003eSQUIRE guidelines\u003c/a\u003e\u003c/li\u003e\r\n\u003c/ul\u003e"])</script><script>self.__next_f.push([1,"20:T9f0,"])</script><script>self.__next_f.push([1,"Research checklists should be uploaded during the submission process.\r\n\r\n\u003cstrong\u003eIntroduction\u003c/strong\u003e\r\nBrief description of the background that led to the study (current results and conclusions should not be included).\r\n\r\n\u003cstrong\u003eMethods\u003c/strong\u003e\r\nDetails relevant to the conduct of the study. Wherever possible give numbers of subjects studied (not percentages alone). Statistical methods should be clearly explained at the end of this section.\r\n\r\n\u003cstrong\u003eResults\u003c/strong\u003e\r\nUndue repetition in text and tables should be avoided. Comment on validity and significance of results is appropriate but broader discussion of their implication is restricted to the next section. Subheadings that aid clarity of presentation within this and the previous section are encouraged.\r\n\r\n\u003cstrong\u003eDiscussion\u003c/strong\u003e\r\nThe nature and findings of the study are placed in context of other relevant published data. Caveats to the study should be discussed. Avoid undue extrapolation from the study topic.\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 style=\"list-style-type: none;\"\u003e\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\n\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.\r\n\r\n\u003cstrong\u003eAcknowledgments and affiliations\u003c/strong\u003e\r\nIndividuals with direct involvement in the study but not included in authorship may be acknowledged. The source of financial support and industry affiliations of all those involved must be stated.\r\n\r\n\u003cstrong\u003eMeasurements and abbreviations\u003c/strong\u003e\r\nRestrict the use of abbreviations (apart from conventional units of measurement) to two or three per paper. Spell out each abbreviation at first mention in the abstract and paper.\r\nAll acronyms of trials referred to in a paper should be listed alphabetically and explained in a separate glossary. Measurements must be given in SI units. Blood pressure should be given in mm Hg."])</script><script>self.__next_f.push([1,"21:Tdf6,"])</script><script>self.__next_f.push([1,"Protocol manuscripts should report planned or ongoing studies. If data collection is complete or nearing completion we will not consider the manuscript. Protocols may be for any study design, including observational studies and systematic reviews.\r\n\r\nPublishing study protocols enables researchers and funding bodies to stay up to date in their fields by providing exposure to research activity that may not otherwise be widely publicised. This can help prevent unnecessary duplication of work and will hopefully enable collaboration. Publishing protocols in full also makes available more information than is currently required by trial registries and increases transparency, making it easier for others (editors, reviewers and readers) to see and understand any deviations from the protocol that occur during the conduct of the study.\r\n\r\nThe SPIRIT (\u003ca href=\"https://www.spirit-statement.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eStandard Protocol Items for Randomized Trials\u003c/a\u003e) statement has now been published. It is an evidence-based tool developed through systematic review of a wide range of resources and consensus. It closely mirrors the CONSORT statement and also reflects important ethics considerations. We encourage investigators to adhere to the SPIRIT recommendations when drafting their protocols and include a completed SPIRIT checklist with their trial protocol submission.\r\n\r\nThe \u003ca href=\"http://www.prisma-statement.org/Extensions/Protocols\" target=\"_blank\" rel=\"noopener\"\u003ePRISMA-P\u003c/a\u003e (Preferred reporting items for systematic review and meta-analysis protocols) is a new reporting guideline. The PRISMA-P checklist contains 17 items considered to be essential and minimum components of a systematic review or meta-analysis protocol. Systematic review authors and assessors are strongly encouraged to make use of PRISMA-P when drafting and appraising review protocols and authors should include a completed PRISMA-P checklist with their protocol submission.\r\n\r\nVarious other resources exist that list the ingredients of an authoritative trial protocol, e.g. the UK Dept of Health/Medical Research Council \u003ca href=\"https://www.ct-toolkit.ac.uk/\" target=\"_blank\" rel=\"noopener\"\u003eClinical Trials Toolkit\u003c/a\u003e and the US National Institutes for Health provide \u003ca href=\"https://grants.nih.gov/policy/clinical-trials/protocol-template.htm\" target=\"_blank\" rel=\"noopener\"\u003eadvice\u003c/a\u003e on how to structure a trial protocol. \u003ci\u003eLSM \u003c/i\u003ewill consider for publication protocols for any study design, including observational studies and systematic reviews.\r\n\r\nWe strongly encourage you to register your study. Prospective registration is mandatory for any clinical trials. \u003ca href=\"https://www.who.int/clinical-trials-registry-platform/network/primary-registries\" target=\"_blank\" rel=\"noopener\"\u003eAcceptable registries\u003c/a\u003e for trials include \u003ca href=\"https://clinicaltrials.gov/\" target=\"_blank\" rel=\"noopener\"\u003eclinicaltrials.gov\u003c/a\u003e. We recommend \u003ca href=\"https://www.crd.york.ac.uk/prospero/\" target=\"_blank\" rel=\"noopener\"\u003eProspero\u003c/a\u003e for registration of systematic reviews.\r\n\r\nFollowing the lead of The BMJ and its \u003ca href=\"https://www.bmj.com/campaign/patient-partnership\" target=\"_blank\" rel=\"noopener\"\u003epatient partnership strategy\u003c/a\u003e, \u003cem\u003eLSM\u003c/em\u003e is encouraging active patient involvement in setting the research agenda. As such, we recommend that authors of Protocols add a \u003ca href=\"https://authors.bmj.com/policies/patient-public-partnership/\" target=\"_blank\" rel=\"noopener\"\u003ePatient and Public Involvement statement\u003c/a\u003e in the Methods section."])</script><script>self.__next_f.push([1,"22:Ta3a,"])</script><script>self.__next_f.push([1,"A 50% discount on the standard APC will apply to protocols.\r\n\r\nProtocols should follow the following structure:\r\n\u003cul\u003e\r\n \t\u003cli\u003eTitle: this should include the specific study type, e.g. randomised controlled trial.\u003c/li\u003e\r\n \t\u003cli\u003eAbstract: 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.\u003c/li\u003e\r\n \t\u003cli\u003eIntroduction: explain the rationale for the study and what evidence gap it may fill. Appropriate previous literature should be referenced, including relevant systematic reviews.\u003c/li\u003e\r\n \t\u003cli\u003eMethods and analysis: 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.\u003c/li\u003e\r\n \t\u003cli\u003eEthics and dissemination: ethical and safety considerations and any dissemination plan (publications, data deposition and curation) should be covered here.\u003c/li\u003e\r\n \t\u003cli\u003eReferences\u003c/li\u003e\r\n \t\u003cli\u003eAuthors’ contributions: state how each author was involved in writing the protocol.\u003c/li\u003e\r\n \t\u003cli\u003eFunding statement: 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’.\u003c/li\u003e\r\n \t\u003cli\u003eCompeting interests statement\u003c/li\u003e\r\n \t\u003cli\u003eWord count: 4,000 words. Should the word count exceed this number, please state this in the cover letter upon submission.\u003c/li\u003e\r\n\u003c/ul\u003e\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\u003e summarise 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."])</script><script>self.__next_f.push([1,"6:[[\"$\",\"div\",null,{\"className\":\"flex justify-between bg-white pt-2 md:mb-10 mb-[24px]\",\"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\",\"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\",\"data-testid\":\"authors\",\"children\":\"Authors\"}]]}]}],[\"$\",\"a\",null,{\"href\":\"https://myaccount.bmj.com/myaccount/signup.html?regService=etoc-alerts\u0026corpusCode=lupusscimed\u0026fwdUrl=https://lupus.bmj.com/\",\"className\":\"undefined text-bmj-blue-600 [\u0026:hover]:text-bmj-blue-700 hidden no-underline md:inline-block\",\"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\":113,\"title\":\"Articles\",\"url\":\"https://./\",\"child_items\":[{\"id\":114,\"title\":\"Submission guidelines\",\"url\":\"/pages/authors/#submission_guidelines\"},{\"id\":115,\"title\":\"Article processing charges\",\"url\":\"/pages/authors/#article_publishing_charges\"},{\"id\":116,\"title\":\"Waivers and discounts\",\"url\":\"/pages/authors/#waivers_and_discounts\"},{\"id\":117,\"title\":\"Article transfer service\",\"url\":\"/pages/authors/#article_transfer_service\"},{\"id\":118,\"title\":\"Preprints\",\"url\":\"/pages/authors/#preprints\"},{\"id\":119,\"title\":\"Reporting patient and public involvement in research\",\"url\":\"/pages/authors/#PPI\"},{\"id\":123,\"title\":\"Supplements\",\"url\":\"/pages/authors/#supplements\"}]},{\"id\":124,\"title\":\"Authors\",\"url\":\"https://./\",\"child_items\":[{\"id\":125,\"title\":\"Copyright and authors' rights\",\"url\":\"/pages/authors/#copyright_and_authors_rights\"},{\"id\":126,\"title\":\"Benefits of publishing with Lupus Science and Medicine\",\"url\":\"/pages/authors/#benefits\"},{\"id\":127,\"title\":\"ORCID\",\"url\":\"/pages/authors/#ORCID\"},{\"id\":128,\"title\":\"Rapid responses\",\"url\":\"/pages/authors/#rapid_responses\"}]},{\"id\":129,\"title\":\"Journal Policy\",\"url\":\"https://./\",\"child_items\":[{\"id\":130,\"title\":\"Editorial policy\",\"url\":\"/pages/authors/#editorial_policy\"},{\"id\":131,\"title\":\"Provenance and peer review\",\"url\":\"/pages/authors/#peer_review\"},{\"id\":132,\"title\":\"Data sharing\",\"url\":\"/pages/authors/#data_sharing\"}]}]},\"iforaMetricsData\":{\"submitButton\":{\"id\":133,\"title\":\"Submit manuscript\",\"url\":\"https://mc.manuscriptcentral.com/lupusscimed\"},\"metrics\":[{\"id\":134,\"title\":\"Time to first decision with review: 35 days (median)\"},{\"id\":135,\"title\":\"Acceptance rate: 33%\"},{\"id\":136,\"title\":\"Impact factor: 3.7\"}]},\"sections\":[{\"sectionTitle\":null,\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e is a global, peer reviewed, open access, online journal that provides a central point for publication of basic, clinical, translational, and epidemiological studies of all aspects of lupus and related diseases.\\r\\n\\r\\nResearch on lupus will be considered from fields including, but not limited to: rheumatology, dermatology, nephrology, immunology, pediatrics, cardiology, hepatology, pulmonology, obstetrics and gynecology, and psychiatry. Submissions from groups of investigators engaged in international collaborations are especially encouraged.\",\"\u003cstrong\u003e\u003ca href=\\\"https://authors.bmj.com/open-access/institutional-programme/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003eFind out if you’re eligible for a waiver or discount\u003c/a\u003e\u003c/strong\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\":[\"As an open access journal, \u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\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 \u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e Author Licence. More information on \u003ca href=\\\"https://authors.bmj.com/policies/copyright-and-authors-rights/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003ecopyright and authors’ rights.\u003c/a\u003e\",\"$18\"],\"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/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\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/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003epreprint policy page\u003c/a\u003e.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Provenance and peer review\u003ca id=\\\"peer_review\\\" name=\\\"peer_review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$19\",\"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 \u003ca href=\\\"https://www.ithenticate.com/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003ewww.ithenticate.com\u003c/a\u003e.\\r\\n\\r\\nReader responses, questions and comments to published content are welcomed by \u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e\u003ci\u003e; \u003c/i\u003ethese should be submitted electronically via the journals website. Please find further details on \u003ca href=\\\"https://authors.bmj.com/after-submitting/rapid-responses/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003ehow to publish a response\u003c/a\u003e and the terms and requirements.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Benefits of publishing with Lupus Science \u0026 Medicine®\u003ca id=\\\"benefits\\\" name=\\\"benefits\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Benefits for authors include:\\r\\n\u003cul\u003e\\r\\n \\t\u003cli\u003eFast editorial decisions\u003c/li\u003e\\r\\n \\t\u003cli\u003eEfficient production, resulting in a very short time to publication\u003c/li\u003e\\r\\n \\t\u003cli\u003eA global audience that can access publications free of charge\u003c/li\u003e\\r\\n \\t\u003cli\u003eHigh level of discoverability through PubMed Central (and PubMed)\u003c/li\u003e\\r\\n \\t\u003cli\u003eCompatibility with funder and institutional mandates and policies regarding open access publication\u003c/li\u003e\\r\\n\u003c/ul\u003e\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Article transfer service\u003ca id=\\\"article_transfer_service\\\" name=\\\"article_transfer_service\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"BMJ is committed to ensuring that all good quality research is published. Our \u003ca href=\\\"https://authors.bmj.com/after-submitting/bmj-transfer-service/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003earticle transfer service\u003c/a\u003e helps authors find the best journal for their research while providing an easy and smooth publication process. If authors agree to transfer their manuscript, all versions, supplementary files and peer reviewer comments are automatically transferred; without the need to resubmit or reformat.\\r\\n\\r\\nAuthors who submit to the \u003ca href=\\\"https://ard.bmj.com/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003e\u003cem\u003eAnnals of the Rheumatic Diseases\u003c/em\u003e\u003c/a\u003e and are rejected will be offered the option of transferring to \u003ca href=\\\"https://rmdopen.bmj.com/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003e\u003cem\u003eRMD Open\u003c/em\u003e\u003c/a\u003e or \u003cem\u003eLupus Science \u0026amp; Medicine\u003c/em\u003e.\",\"Please note that the article transfer service does not guarantee acceptance but you should receive a quicker initial decision on your manuscript.\\r\\n\\r\\nContact the Transfer Editor at transfers@bmj.com\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"Article processing charges\u003ca id=\\\"article_publishing_charges\\\" name=\\\"article_publishing_charges\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e is an open access journal and levies an Article Processing Charge (APC) of GBP 2,275 (exclusive of VAT for UK and EU authors). The APC for a Protocol, Brief communication or Letter is 1,140 GBP. There are no submission, colour or page charges.\\r\\n\\r\\nThere is a 25% discount for articles where the corresponding author has reviewed for \u003cem\u003eLupus Science \u0026amp; Medicine\u003c/em\u003e within the previous 12 months.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Waivers and discounts\u003ca id=\\\"waivers_and_discounts\\\" name=\\\"waivers_and_discounts\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1a\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Data sharing\u003ca id=\\\"data_sharing\\\" name=\\\"data_sharing\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1b\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"ORCID\u003ca id=\\\"ORCID\\\" name=\\\"ORCID\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"\u003cem\u003eLupus Science \u0026amp; Medicine®\u003c/em\u003e mandates ORCID iDs for the submitting author at the time of article submission; co-authors and reviewers are strongly encouraged to also connect their ScholarOne accounts to ORCID. We strongly believe that the increased use and integration of ORCID iDs will be beneficial for the whole research community.\\r\\n\\r\\nPlease find more information about ORCID and BMJ’s policy on our \u003ca href=\\\"https://authors.bmj.com/policies/orcid/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003eAuthor Hub\u003c/a\u003e.\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Reporting patient and public involvement in research\u003ca id=\\\"PPI\\\" name=\\\"PPI\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1c\",\"\u003cul\u003e\\r\\n \\t\u003cli style=\\\"font-weight: 400;\\\"\u003eHow were they involved in the recruitment to and conduct of the study?\u003c/li\u003e\\r\\n \\t\u003cli style=\\\"font-weight: 400;\\\"\u003eWere they asked to assess the burden of the intervention and time required to participate in the research?\u003c/li\u003e\\r\\n \\t\u003cli 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/li\u003e\\r\\n\u003c/ul\u003e\\r\\nIf patients were not involved please state this.\\r\\n\\r\\nIn 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 \u003ca href=\\\"https://www.bmj.com/content/358/bmj.j3453\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003eGRIPP2 reporting checklist\u003c/a\u003e.\"],\"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\u003eLupus Science \u0026amp; Medicine\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/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"\u003e\u003cu\u003esubmit a response.\u003c/u\u003e\u003c/a\u003e\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"Submission guidelines\u003ca id=\\\"submission_guidelines\\\" name=\\\"submission_guidelines\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1d\",\"\u003cul\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"original_research\\\" href=\\\"#original_research\\\"\u003eOriginal research\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"systematic_review\\\" href=\\\"#systematic_review\\\"\u003eSystematic review\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"short_report\\\" href=\\\"#short_report\\\"\u003eShort report\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"letter\\\" href=\\\"#letter\\\"\u003eLetter\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"editorial_review\\\" href=\\\"#editorial_review\\\"\u003eEditorial and Review\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"protocol\\\" href=\\\"#protocol\\\"\u003eProtocol\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"meeting_report\\\" href=\\\"#meeting_report\\\"\u003eMeeting report\u003c/a\u003e\u003c/li\u003e\\r\\n \\t\u003cli\u003e\u003ca title=\\\"supplements\\\" href=\\\"#supplements\\\"\u003eSupplements\u003c/a\u003e\u003c/li\u003e\\r\\n\u003c/ul\u003e\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"\u003ca id=\\\"original_research\\\" name=\\\"original_research\\\"\u003e\u003c/a\u003eOriginal research\u003ca id=\\\"original_research\\\" name=\\\"original_research\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$1e\"],\"layoutType\":\"A\"},{\"columnsContent\":[\"$1f\"],\"layoutType\":\"A\"},{\"columnsContent\":[\"$20\"],\"layoutType\":\"A\"}]},{\"sectionTitle\":\"\u003ca id=\\\"systematic_review\\\" name=\\\"systematic_review\\\"\u003e\u003c/a\u003eSystematic 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\":\"\u003ca id=\\\"short_report\\\" name=\\\"short_report\\\"\u003e\u003c/a\u003eShort report\u003ca id=\\\"short_report\\\" name=\\\"short_report\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"The purpose of a short report is to facilitate publication of novel or confirmatory work which can be concisely communicated. These short papers are likely to represent sub-studies of larger work previously published e.g. with regard to a therapeutic trial, the paper may convey a specific sub-analysis not covered in a full length manuscript of the entire trial. Another example might be a confirmatory study of a previously described disease mechanism in which additional reporting further contributes to the validity of the finding.\\r\\n\\r\\nIn summary, short reports may represent investigations into disease mechanisms, reports of therapeutic trials or contributions to diagnosis, treatment, etiopathology, and epidemiology of Systemic Lupus Erythematosus. However, case reports are generally discouraged and not to be considered short reports.\",\"These should follow the same structure as full original research papers; but should be no more than 1,500 words, up to 3 tables and/or illustrations and up to 15 references. A 50% discount on the standard APC will apply to short reports.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"\u003ca id=\\\"letter\\\" name=\\\"letter\\\"\u003e\u003c/a\u003eLetter\u003ca id=\\\"letter\\\" name=\\\"letter\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Short clinical or laboratory observations may be presented as a research letter. The purpose of this specific category is to facilitate new observations at the bedside or bench that have a very straightforward message.\",\"These are limited to 1,000 words, one table/illustration and up to 3 references. Letters are usually subject to external peer review. A 50% discount on the standard APC will apply to letters.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"\u003ca id=\\\"editorial_review\\\" name=\\\"editorial_review\\\"\u003e\u003c/a\u003eEditorial and Review\u003ca id=\\\"editorial_review\\\" name=\\\"editorial_review\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"Occasional editorials and narrative reviews will usually be commissioned by an Editor.\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"\u003ca id=\\\"protocol\\\" name=\\\"protocol\\\"\u003e\u003c/a\u003eProtocol\u003ca id=\\\"protocol\\\" name=\\\"protocol\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"$21\",\"$22\"],\"layoutType\":\"B\"}]},{\"sectionTitle\":\"\u003ca id=\\\"meeting_report\\\" name=\\\"meeting_report\\\"\u003e\u003c/a\u003eMeeting report\u003ca id=\\\"meeting_report\\\" name=\\\"meeting_report\\\"\u003e\u003c/a\u003e\",\"subsections\":[{\"columnsContent\":[\"We will accept a brief synopsis of topics covered in a recent meeting of high relevance to the field of lupus. These reports will NOT be considered for peer review but are meant to be informative to the community to enable dissemination of new advances and future directions.\"],\"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=\\\"/lupus/wp-content/uploads/sites/60/2023/05/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 | Lupus Science \u0026 Medicine\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"A lupus journal publishing basic, clinical, translational and epidemiological studies on all aspects of lupus and related diseases. An official journal of Lupus Foundation of America.\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\"}],[\"$\",\"meta\",\"5\",{\"name\":\"canonical\",\"content\":\"https://lupus.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 | Lupus Science \u0026 Medicine\"}],[\"$\",\"meta\",\"9\",{\"name\":\"og:description\",\"content\":\"A lupus journal publishing basic, clinical, translational and epidemiological studies on all aspects of lupus and related diseases. An official journal of Lupus Foundation of America.\"}],[\"$\",\"meta\",\"10\",{\"name\":\"og:url\",\"content\":\"https://lupus.bmj.com/pages/authors\"}],[\"$\",\"meta\",\"11\",{\"name\":\"og:site_name\",\"content\":\"Lupus Science \u0026amp; Medicine\"}],[\"$\",\"meta\",\"12\",{\"name\":\"og:image\",\"content\":\"https://lupus.bmj.com/lupus/wp-content/uploads/sites/60/2023/05/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://lupus.bmj.com/lupus/wp-content/uploads/sites/60/2023/05/BMJ-Logo.jpeg\"}],[\"$\",\"meta\",\"16\",{\"name\":\"article:modified_time\",\"content\":\"2024-10-01T11:13:46+00:00\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"link\",\"18\",{\"rel\":\"canonical\",\"href\":\"https://lupus.bmj.com/pages/authors\"}]]\n5:null\n"])</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10