It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://e-cep.org

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--[if IE 7]><html xmlns="http://www.w3.org/1999/xhtml" lang="eng" xml:lang="eng" class="ie7"><![endif]-->
  3. <!--[if IE 8]><html xmlns="http://www.w3.org/1999/xhtml" lang="eng" xml:lang="eng" class="ie8"><![endif]-->
  4. <!--[if IE 9]><html xmlns="http://www.w3.org/1999/xhtml" lang="eng" xml:lang="eng" class="ie9"><![endif]-->
  5. <!--[if (gt IE 9)|!(IE)]><!--><html xmlns="http://www.w3.org/1999/xhtml" lang="eng" xml:lang="eng"><!--<![endif]-->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  8. <meta name = "format-detection" content = "telephone=no">
  9. <TITLE>Clinical and Experimental Pediatrics</TITLE>
  10. <meta name="google-site-verification" content="H_oOSiqZC6Vvbmy5nJ8SRy04LxsVZwmG5hdsaVD-Q8o" />
  11. <meta http-equiv="X-UA-Compatible" content="IE=Edge,Chrome=1" />
  12. <META NAME="Title" CONTENT="Clinical and Experimental Pediatrics">
  13. <META NAME="Subject" CONTENT="Clinical and Experimental Pediatrics">
  14. <META NAME="Description" CONTENT="Clinical and Experimental Pediatrics is a peer-reviewed medical journal of Pediatrics. Clinical and Experimental Pediatrics covers clinical and research work relevant to all aspects of child healthcare">
  15. <META NAME="Keywords" CONTENT="Clinical and Experimental Pediatrics, Clin Exp Pediatr, CEP, Korean Journal of Pediatric, Korean J Pediatr, Korean Pediatric Society">
  16.  
  17. <link rel="shortcut icon" href="/image/icon/favicon.ico">
  18. <link type="text/css" rel="stylesheet" href="/css/common_v1.1.css" />
  19. <link type="text/css" rel="stylesheet" href="/css/style.css?1751512845" />
  20. <script type="text/javascript" src="/script/jquery.js"></script>
  21. <script type="text/javascript" src="/script/jquery.placeholder.js"></script>
  22. <script type="text/javascript" src="/script/jquery.bxslider.min.js"></script>
  23. <script type="text/javascript" src="/script/user.js"></script>
  24. <script type="text/javascript">
  25. //<![CDATA[
  26. function journal_download(type, sid, filename) {
  27. var increase_column;
  28.  
  29. if(type == "pdf") {
  30. var openWindow = window.open("about:blank");
  31. openWindow.location.href = '/upload/pdf/' + filename;
  32. increase_column = "pdf_down";
  33.  
  34. } else if(type == "epub") {
  35. location.href = '/func/download.php?' + filename;
  36. increase_column = "epub_down";
  37. }
  38.  
  39. $.ajax({
  40. type: 'POST',
  41. data: {table: 'journal_tbl', column: increase_column, count: 1, condition_column: 'sid', condition_value: sid},
  42. url: '/func/count_increase.php'
  43. });
  44. }
  45.  
  46. var acIdx = -1;
  47. function autoCompleteHead(v) {
  48. if(event.keyCode >= 37 && event.keyCode <= 40) {
  49. if(event.keyCode % 2) return;
  50. var max = $(".autoKeywords").size();
  51. if(event.keyCode == 38) acIdx--;
  52. else if(event.keyCode == 40) acIdx++;
  53. if(acIdx < 0) acIdx = max-1;
  54. if(acIdx > max-1) acIdx = 0;
  55. $(".autoKeywords").css("background","#ffffff");
  56. $(".autoKeywords").eq(acIdx).css("background","#e9e9e9");
  57. $("input[name='term_all']").val($(".autoKeywords").eq(acIdx).text());
  58. return;
  59. }
  60. acIdx = -1;
  61. $.post("/func/autoComplete.php", "value="+v, function (d, s) {
  62. if(s == "success") {
  63. if(d != "" && v.length > 1) {
  64. $("#autoCompleteLayerHead").attr("class", "");
  65. $("#autoCompleteLayerHead").html(d);
  66. } else {
  67. $("#autoCompleteLayerHead").attr("class", "none");
  68. $("#autoCompleteLayerHead").html("");
  69. }
  70. }
  71. });
  72. }
  73. var autoComplete_ck = 0;
  74. function term_all_onblur(){
  75. if(autoComplete_ck == 0){
  76. $("#autoCompleteLayerHead").html("");
  77. $("#autoCompleteLayerHead").attr("class", "none");
  78. }
  79. }
  80. function transText(f) {
  81. if(!f.term_all.value) return false;
  82. }
  83.  
  84. //]]>
  85. </script>
  86. <!-- Google tag (gtag.js) -->
  87. <script async src="https://www.googletagmanager.com/gtag/js?id=G-NBLHS45QXN"></script>
  88. <script>
  89.  window.dataLayer = window.dataLayer || [];
  90.  function gtag(){dataLayer.push(arguments);}
  91.  gtag('js', new Date());
  92.  
  93.  gtag('config', 'G-NBLHS45QXN');
  94. </script></head>
  95. <body>
  96. <div class="wrapper">
  97.  
  98.  
  99. <div class="headerWrap">
  100. <div class="header">
  101. <div class="header_logo">
  102. <h1><a href="/" title="Home"><img src="/image/new/top_logo.svg" alt="Clinical and Experimental Pediatrics" style='width:420px;padding:23px 0px;'/></a>
  103. </h1>    
  104. <div class="util_navi">
  105. <ul class="utilMenu">
  106. <li><a href="/index.php" title="Home">Home</a></li>
  107. <li><a href="/about/sitemap.php" title="Sitemap">Sitemap</a></li>
  108. <li><a href="/about/contact.php" title="Contact Us">Contact Us</a></li>
  109. <li>
  110. <div id="google_translate_element" style='padding-top:0;height:20px;'></div><script type="text/javascript">
  111. function googleTranslateElementInit() {
  112.  new google.translate.TranslateElement({pageLanguage: '', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
  113. }
  114. </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
  115. </li>
  116. </ul>
  117. </div>
  118.  
  119. <div class="top_right" style='position: relative;float:right;top:30px;padding-right:2px;'>
  120. <img src="/image/new/top_img.gif" alt="Clinical and Experimental Pediatrics" />
  121. </div>
  122.  
  123.  
  124. <div style="clear: both;"></div>
  125. </div>
  126. <div class="gnbWrap">
  127. <div class="gnb_menu">
  128. <ul id="gnb">
  129. <li><a href="/articles/topics.php" title="ARTICLE CATEGORY">TOPICS&#160;</a>
  130. <div class="subMenu m" style='width:300px'>
  131. <dl>
  132. <dd>
  133. <ul>
  134. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Adolescence Medicine" title="Adolescence Medicine">Adolescence Medicine</a></li>
  135. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Allergy" title="Allergy">Allergy</a></li>
  136. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Cardiology" title="Cardiology">Cardiology</a></li>
  137. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Critical Care Medicine" title="Critical Care Medicine">Critical Care Medicine</a></li>
  138. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Developmental and Behavioral Medicine" title="Developmental and Behavioral Medicine">Developmental and Behavioral Medicine</a></li>
  139. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Emergency Medicine" title="Emergency Medicine">Emergency Medicine</a></li>
  140. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Endocrinology" title="Endocrinology">Endocrinology</a></li>
  141. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Gastroenterology" title="Gastroenterology">Gastroenterology</a></li>
  142. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=General Pediatrics" title="General Pediatrics">General Pediatrics</a></li>
  143. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Genetics and Metabolism" title="Genetics and Metabolism">Genetics and Metabolism</a></li>
  144. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Hematology" title="Hematology">Hematology</a></li>
  145. </ul>
  146. <p><a href="/articles/topics.php" title="Browse all articles">Browse all articles &gt;</a></p>
  147. </dd>
  148. </dl>
  149. <dl>
  150. <dd>
  151. <ul>
  152. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Infection" title="Infection">Infection</a></li>
  153. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Neonatology (Perinatology)" title="Neonatology (Perinatology)">Neonatology (Perinatology)</a></li>
  154. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Nephrology (Genitourinary)" title="Nephrology (Genitourinary)">Nephrology (Genitourinary)</a></li>
  155. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Neurology" title="Neurology">Neurology</a></li>
  156. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Nutrition" title="Nutrition">Nutrition</a></li>
  157. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Oncology" title="Oncology">Oncology</a></li>
  158. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Neurobehavior" title="Neurobehavior">Neurobehavior</a></li>
  159. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Pulmonology" title="Pulmonology">Pulmonology</a></li>
  160. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Rheumatology" title="Rheumatology">Rheumatology</a></li>
  161. <li style='padding-bottom:3px;'><a href="/articles/topics.php?topic=Other" title="Other">Other</a></li>
  162. </ul>
  163. </dd>
  164. </dl>
  165. </div>
  166. </li>
  167. <li><a href="/articles/category.php" title="ARTICLE CATEGORY">ARTICLE CATEGORY&#160;</a>
  168. <dl class="subMenu m1">
  169. <dd>
  170. <ul>
  171. <li><a href="/articles/category.php?article_category=Perspective" title="Perspective">Perspective</a></li>
  172. <li><a href="/articles/category.php?article_category=Review article" title="Review article">Review article</a></li>
  173. <li><a href="/articles/category.php?article_category=Systematic review and meta-analysis" title="Systematic review and meta-analysis">Systematic review and meta-analysis</a></li>
  174. <li><a href="/articles/category.php?article_category=Editorial" title="Editorial">Editorial</a></li>
  175. <li><a href="/articles/category.php?article_category=Present Perspective on the Past Research" title="Present Perspective on the Past Research">Present Perspective on the Past Research</a></li>
  176. <li><a href="/articles/category.php?article_category=Original article" title="Original article">Original article</a></li>
  177. <li><a href="/articles/category.php?article_category=Letter to the editor" title="Letter to the editor">Letter to the editor</a></li>
  178. <li><a href="/articles/category.php?article_category=Clinical note" title="Clinical note">Clinical note</a></li>
  179. <li><a href="/articles/category.php?article_category=Case report" title="Case report">Case report</a></li>
  180. <li><a href="/articles/category.php?article_category=Others" title="Others">Others</a></li>
  181. </ul>
  182. <p><a href="/articles/category.php" title="Browse all articles">Browse all articles &gt;</a></p>
  183. </dd>
  184. </dl>
  185. </li>
  186. <li><a href="/articles/archive.php" title="BROWSE ARTICLES">BROWSE ARTICLES&#160;</a>
  187. <dl class="subMenu m2">
  188. <dd>
  189. <ul>
  190. <li><a href="/current/" title="Current issue">Current issue</a></li>
  191. <li><a href="/articles/archive.php" title="All issues">All issues</a></li>
  192. <li><a href="/articles/accept.php" title="Accepted articles">Accepted articles</a></li>
  193. <li><a href="/articles/print.php" title="Ahead-of print">Ahead-of print</a></li>
  194. <li><a href="/articles/mostread.php" title="Most viewed">Most viewed</a></li>
  195. <li><a href="/articles/mostdownload.php" title="Most downloaded">Most downloaded</a></li>
  196. <li><a href="/articles/mostcited.php" title="Most cited">Most cited</a></li>
  197. <li><a href="/articles/funded.php" title="Funded articles">Funded articles</a></li>
  198. <li><a href="/articles/search.php" title="Search">Search</a></li>
  199. <li><a href="/articles/author_index.php" title="Author index">Author index</a></li>
  200. </ul>
  201. </dd>
  202. </dl>
  203. </li>
  204. <li><a href="/authors/authors.php" title="FOR CONTRIBUTORS">FOR CONTRIBUTORS&#160;</a>
  205. <ul class="subMenu m3" style='width:180px;'>
  206. <li><a href="/authors/authors.php" title="Instructions for authors">Instructions for authors</a></li>
  207. <li><a href="/authors/ethics.php" title="Research and publication ethics">Research and publication ethics</a></li>
  208. <li><a href="/authors/review.php" title="Instructions for peer reviewers">Instructions for peer reviewers</a></li>
  209. <li><a href="/authors/checklist.php" title="Author’s checklist">Author’s checklist</a></li>
  210. <li><a href="/authors/best_award.php" title="Best article award">Best article award</a></li>
  211. <li><a href="/authors/best_reviewer.php" title="Best reviewer award">Best reviewer award</a></li>
  212. <li><a href="http://submit.e-cep.org/" title="E-submission"target="_blank">E-submission</a></li>
  213. <li><a href="/authors/copyright_transfer_agreement.php" title="Copyright transfer agreement">Copyright transfer agreement</a></li>
  214. </ul>
  215. </li>
  216. <li><a href="/about/" title="About">ABOUT</a>
  217. <ul class="subMenu m4">
  218. <li><a href="/about/index.php" title="Aims and scope">Aims and scope</a></li>
  219. <li><a href="/about/about.php" title="About the journal">About the journal</a></li>
  220. <li><a href="/about/editorial.php" title="Editorial board">Editorial board</a></li>
  221. <li><a href="/about/best_practice.php" title="Best practice">Best practice</a></li>
  222. <li><a href="/about/open_access.php" title="Open access">Open access</a></li>
  223. <li><a href="/about/subscription.php" title="Subscription information">Subscription information</a></li>
  224. <li><a href="/about/contact.php" title="Contact us">Contact us</a></li>
  225. </ul>
  226. </li>
  227. </ul>
  228.  
  229. <ul class="btn">
  230. <li>
  231. <div class="globalSearch">
  232. <script>
  233. function get_search() {
  234. document.searformform.action = "/articles/search_result.php?term_all=" + document.getElementById("term_all").value;
  235. frm.submit();
  236. }
  237. </script>
  238.  
  239. <form name="searformform" method="post" onsubmit="return transText(this);">
  240. <fieldset>
  241. <legend>Search</legend>
  242. <input type="text" name="term_all" id="term_all" autocomplete="off" value='' placeholder="Search" class="_placeholder" onkeyup="autoCompleteHead(this.value);" onfocus="autoCompleteHead(this.value);" onblur="term_all_onblur();"/>
  243. <span class="btn btnBg"><input type="submit" value="Search" style='opacity:0;' onclick='get_search();'></span>
  244. </fieldset>
  245. </form>
  246. <div id="autoCompleteLayerHead" class="none"></div>
  247. </div>
  248. </li>
  249. <li><a href="/articles/search.php" title="Advanced Search"><img src="/image/headerBtn_search.png" alt="Advanced Search" /></a></li>
  250. </ul>
  251. </div>
  252. </div>
  253. </div>
  254.  
  255. </div>
  256.  
  257. <!-- //headerWrap -->
  258. <hr />
  259. <script>
  260. function getCookie(name)
  261. {
  262. var nameOfCookie = name + "=";
  263. var x = 0;
  264. while ( x <= document.cookie.length )
  265. {
  266. var y = (x+nameOfCookie.length);
  267. if ( document.cookie.substring( x, y ) == nameOfCookie ) {
  268. if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 )
  269. endOfCookie = document.cookie.length;
  270. return unescape( document.cookie.substring( y, endOfCookie ) );
  271. }
  272. x = document.cookie.indexOf( " ", x ) + 1;
  273. if ( x == 0 )
  274. break;
  275. }
  276. return "";
  277. }
  278.  
  279. $(function(){
  280. //if ( getCookie( "kjp_sub_20191211" ) != "done" )
  281. //{
  282. // $("#kjp_sub_20191211").show();
  283. //}
  284. });
  285.  
  286. function setCookie( name, value, expiredays )
  287. {
  288. var todayDate = new Date();
  289. todayDate.setDate( todayDate.getDate() + expiredays );
  290. document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";"
  291. }
  292.  
  293. function closeLayout(val)
  294. {
  295. if($("input:checkbox[name='"+val+"']").is(":checked")){
  296. setCookie( val, "done" , 1);
  297. $("#"+val).hide();
  298. }else{
  299. $("#"+val).hide();
  300. }
  301. }
  302.  
  303. function journal_download(type, sid, filename) {
  304.  
  305. var increase_column;
  306.  
  307. if(type == "pdf") {
  308. var openWindow = window.open("about:blank");
  309. openWindow.location.href = '/upload/pdf/' + filename;
  310.  
  311. increase_column = "pdf_down";
  312.  
  313. } else if(type == "epub") {
  314. location.href = '/func/download.php?' + filename;
  315. increase_column = "epub_down";
  316. }
  317.  
  318. $.ajax({
  319. type: 'POST',
  320. data: {table: 'journal_tbl', column: increase_column, count: 1, condition_column: 'sid', condition_value: sid},
  321. url: '/func/count_increase.php'
  322. });
  323. }
  324.  
  325. </script>
  326.  
  327.  
  328.  
  329. <div id="container" style="border-bottom:none;">
  330. <div class="contents">
  331.  
  332. <div width='100%' style='border-bottom:1px solid #A0A0A0;padding-bottom:20px;padding-top:40px;margin-top:-25px;width:740px; position:fixed;background:#fff; z-index:1;'>
  333. <table cellpadding="0" cellspacing="0" border="0" width="100%">
  334. <tr>
  335. <td width='25%'><a href="/index.php?vol=68&no=6"><img src="/image/button/b_previous.gif"></a></td>
  336. <td width='50%' align='center' style='font-size:1.6em;'>
  337. Article 68(7); Jul 2025 </td>
  338. <td width='25%' align='right'></td>
  339. </tr>
  340. </table>
  341. </div>
  342. <div class="main_contents" style='margin-top:40px;padding-top:50px;'>
  343.  
  344. <div class="articleList_ori">
  345. <div class="sub_journal">
  346.  
  347. <dl><dt class='type'>Review Article</dt></dl>
  348. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  349.  
  350. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Immunology</dd>
  351. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555804"><span class='list_title'>NLRP3 inflammasome: a key player in neonatal brain injury</span></a>
  352.  
  353. </dd>
  354. <dd style="color: #6f6f6f;">
  355. Cagla Kiser, Ilkcan Ercan, Defne Engur, Sermin Genc
  356. </dd>
  357. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  358.  
  359. <em>Clin Exp Pediatr.</em> 2025;68(7):475-485. &nbsp;&nbsp;Published online April 1, 2025
  360.  
  361. </dd>
  362.  
  363.  
  364. <dd style='padding:10px 0px;'>
  365.  
  366. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  367. <table cellpadding="0" cellspacing="0" width="100%">
  368. <tr>
  369. <td valign='top'>
  370. <img src="/upload/thumbnails/cep-2024-01935f2.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2024-01935.xml','cep-2024-01935f2.jpg')">
  371. </td>
  372. <td valign='top' style='padding:0px 15px;'>
  373. Hypoxic-ischemic encephalopathy is the major cause of neonatal brain injury. NOD-like receptor family pyrin domain containing 3 inflammasome activation leads to neuroinflammation, which significantly affects newborn mortality. The establishment of preventive and therapeutic strategies against brain damage requires a thorough understanding of the mechanisms underlying neuroinflammation and inflammasome activation in the neonatal brain. </td>
  374. </tr>
  375. </table>
  376. </div>
  377.  
  378. </dd>
  379.  
  380.  
  381.  
  382. <dd>
  383. <div style="position: relative;">
  384. DOI: <a href="https://doi.org/10.3345/cep.2024.01935"><font class="doi">https://doi.org/10.3345/cep.2024.01935</font></a>&nbsp;&nbsp;&nbsp;
  385. </div>
  386. </dd>
  387.  
  388. <dd>
  389. <ul class="relBtn">
  390. <li><a href="/journal/view.php?number=20125555804" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555804&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555804", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjQtMDE5MzUuZXB1Yg==&filename=Y2VwLTIwMjQtMDE5MzUuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555804", "cep-2024-01935.pdf")'>PDF</a> </ul>
  391. </dd>
  392.  
  393. </dl>
  394. </div>
  395. <div class="sub_journal">
  396.  
  397. <dl><dt class='type'>Editorial</dt></dl>
  398. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  399.  
  400. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Neonatology (Perinatology)</dd>
  401. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555809"><span class='list_title'>Intermittent sigh breaths during high-frequency oscillatory ventilation among newborn infants</span></a>
  402.  
  403. </dd>
  404. <dd style="color: #6f6f6f;">
  405. Ga Won Jeon
  406. </dd>
  407. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  408.  
  409. <em>Clin Exp Pediatr.</em> 2025;68(7):486-488. &nbsp;&nbsp;Published online April 16, 2025
  410.  
  411. </dd>
  412.  
  413.  
  414. <dd style='padding:10px 0px;'>
  415.  
  416. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  417. <table cellpadding="0" cellspacing="0" width="100%">
  418. <tr>
  419. <td valign='top'>
  420. <img src="/upload/thumbnails/cep-main--7-486.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00549.xml','cep-main--7-486.jpg')">
  421. </td>
  422. <td valign='top' style='padding:0px 15px;'>
  423. Intermittent sigh breaths during high-frequency oscillatory ventilation can improve ventilation and oxygenation by enhancing lung recruitment. Although research on this approach in newborn infants is limited, some published studies suggest that sigh breaths are generally applied at a rate of 2–3 breaths/min with an inspiratory time of 0.5–1 second and pressure of current mean airway pressure + 5 cmH<sub>2</sub>O (maximum, 30 cmH<sub>2</sub>O). </td>
  424. </tr>
  425. </table>
  426. </div>
  427.  
  428. </dd>
  429.  
  430.  
  431.  
  432. <dd>
  433. <div style="position: relative;">
  434. DOI: <a href="https://doi.org/10.3345/cep.2025.00549"><font class="doi">https://doi.org/10.3345/cep.2025.00549</font></a>&nbsp;&nbsp;&nbsp;
  435. </div>
  436. </dd>
  437.  
  438. <dd>
  439. <ul class="relBtn">
  440. <li><a href="/journal/view.php?number=20125555809" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555809&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555809", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDA1NDkuZXB1Yg==&filename=Y2VwLTIwMjUtMDA1NDkuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555809", "cep-2025-00549.pdf")'>PDF</a> </ul>
  441. </dd>
  442.  
  443. </dl>
  444. </div>
  445. <div class="sub_journal">
  446.  
  447. <dl><dt class='type'>Original Article</dt></dl>
  448. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  449.  
  450. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Pulmonology</dd>
  451. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555800"><span class='list_title'>Nonlinear association between neutrophil-to-lymphocyte ratio and asthma in children and adolescents in the United States: a cross-sectional study</span></a>
  452.  
  453. </dd>
  454. <dd style="color: #6f6f6f;">
  455. Chuhan Cheng, Liyan Zhang
  456. </dd>
  457. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  458.  
  459. <em>Clin Exp Pediatr.</em> 2025;68(7):489-496. &nbsp;&nbsp;Published online March 11, 2025<div style="position: absolute; top: 0; right: 20px;"><a href="/journal/CitedBy.php?number=20125555800" onclick="window.open(this.href, 'CrossRef Citedby', 'width=756,height=800,scrollbars=yes');return false;" style="color:#DD434F;font-size:9pt;"><font class="CitedTitle">&nbsp;&nbsp;Crossref 1</a></font></div>
  460.  
  461. </dd>
  462.  
  463.  
  464. <dd style='padding:10px 0px;'>
  465.  
  466. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  467. <table cellpadding="0" cellspacing="0" width="100%">
  468. <tr>
  469. <td valign='top'>
  470. <img src="/upload/thumbnails/cep-2024-01844f3.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2024-01844.xml','cep-2024-01844f3.jpg')">
  471. </td>
  472. <td valign='top' style='padding:0px 15px;'>
  473. <b>Question:</b> Is there a nonlinear relationship between neutrophil-to-lymphocyte ratio (NLR) and asthma in children and adolescents?<br />
  474. <b>Finding:</b> NLR showed a nonlinear association with asthma, with an NLR threshold of 2.23 identifying individuals at higher risk.<br />
  475. <b>Meaning:</b> An NLR<2.23 may serve as a potential biomarker for asthma risk assessment and management in pediatric populations, thereby offering a simple tool for the early identification of at-risk individuals. </td>
  476. </tr>
  477. </table>
  478. </div>
  479.  
  480. </dd>
  481.  
  482.  
  483.  
  484. <dd>
  485. <div style="position: relative;">
  486. DOI: <a href="https://doi.org/10.3345/cep.2024.01844"><font class="doi">https://doi.org/10.3345/cep.2024.01844</font></a>&nbsp;&nbsp;&nbsp;
  487. </div>
  488. </dd>
  489.  
  490. <dd>
  491. <ul class="relBtn">
  492. <li><a href="/journal/view.php?number=20125555800" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555800&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555800", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjQtMDE4NDQuZXB1Yg==&filename=Y2VwLTIwMjQtMDE4NDQuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555800", "cep-2024-01844.pdf")'>PDF</a> </ul>
  493. </dd>
  494.  
  495. </dl>
  496. </div>
  497. <div class="sub_journal">
  498.  
  499. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  500.  
  501. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555803"><span class='list_title'>Clinical course of children with postinfectious bronchiolitis obliterans with versus without comorbid bronchopulmonary dysplasia</span></a>
  502.  
  503. </dd>
  504. <dd style="color: #6f6f6f;">
  505. Lamia Medghoul, Julien Grosjean, Christophe Marguet, Hortense Petat
  506. </dd>
  507. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  508.  
  509. <em>Clin Exp Pediatr.</em> 2025;68(7):497-502. &nbsp;&nbsp;Published online April 1, 2025
  510.  
  511. </dd>
  512.  
  513.  
  514. <dd style='padding:10px 0px;'>
  515.  
  516. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  517. <table cellpadding="0" cellspacing="0" width="100%">
  518. <tr>
  519. <td valign='top'>
  520. <img src="/upload/thumbnails/cep-2025-00122f2.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00122.xml','cep-2025-00122f2.jpg')">
  521. </td>
  522. <td valign='top' style='padding:0px 15px;'>
  523. <b>Question:</b> Postinfectious bronchiolitis obliterans (PIBO) is a chronic respiratory disease that typically develops in children after a severe respiratory infection. Bronchopulmonary dysplasia (BPD) is often comorbid in patients with PIBO.<br />
  524. <b>Finding:</b> Corticosteroid pulse therapy effectively manages PIBO with or without comorbid BPD, significantly reducing exacerbations and decreasing the daily requirement for inhaled corticosteroids.<br />
  525. <b>Meaning:</b> Therapeutic effects of corticosteroid pulses are rapid and sustained over time, in both groups. </td>
  526. </tr>
  527. </table>
  528. </div>
  529.  
  530. </dd>
  531.  
  532.  
  533.  
  534. <dd>
  535. <div style="position: relative;">
  536. DOI: <a href="https://doi.org/10.3345/cep.2025.00122"><font class="doi">https://doi.org/10.3345/cep.2025.00122</font></a>&nbsp;&nbsp;&nbsp;
  537. </div>
  538. </dd>
  539.  
  540. <dd>
  541. <ul class="relBtn">
  542. <li><a href="/journal/view.php?number=20125555803" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555803&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555803", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAxMjIuZXB1Yg==&filename=Y2VwLTIwMjUtMDAxMjIuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555803", "cep-2025-00122.pdf")'>PDF</a> </ul>
  543. </dd>
  544.  
  545. </dl>
  546. </div>
  547. <div class="sub_journal">
  548.  
  549. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  550.  
  551. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Neonatology (Perinatology)</dd>
  552. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555790"><span class='list_title'>Characterization of gut microbiota in very low birth weight infants with versus without bronchopulmonary dysplasia</span></a>
  553.  
  554. </dd>
  555. <dd style="color: #6f6f6f;">
  556. Anucha Thatrimontrichai, Manapat Praditaukrit, Gunlawadee Maneenil, Supaporn Dissaneevate, Kamonnut Singkhamanan, Komwit Surachat
  557. </dd>
  558. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  559.  
  560. <em>Clin Exp Pediatr.</em> 2025;68(7):503-511. &nbsp;&nbsp;Published online February 26, 2025
  561.  
  562. </dd>
  563.  
  564.  
  565. <dd style='padding:10px 0px;'>
  566.  
  567. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  568. <table cellpadding="0" cellspacing="0" width="100%">
  569. <tr>
  570. <td valign='top'>
  571. <img src="/upload/thumbnails/cep-2024-01718f4.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2024-01718.xml','cep-2024-01718f4.jpg')">
  572. </td>
  573. <td valign='top' style='padding:0px 15px;'>
  574. <b>Question:</b> Does the gut microbiota differ between very low birth weight (VLBW) infants with versus without bronchopulmonary dysplasia (BPD)?<br />
  575. <b>Finding:</b> Common respiratory pathogens were notably elevated in the BPD group, whereas anaerobic and butyrate-producing taxa, key components of postbiotics, were dominant in the non-BPD group.<br />
  576. <b>Meaning:</b> In gut-lung communication, the interplay between the intestinal and respiratory systems may implicate pro- and postbiotics in VLBW infants with BPD. </td>
  577. </tr>
  578. </table>
  579. </div>
  580.  
  581. </dd>
  582.  
  583.  
  584.  
  585. <dd>
  586. <div style="position: relative;">
  587. DOI: <a href="https://doi.org/10.3345/cep.2024.01718"><font class="doi">https://doi.org/10.3345/cep.2024.01718</font></a>&nbsp;&nbsp;&nbsp;
  588. </div>
  589. </dd>
  590.  
  591. <dd>
  592. <ul class="relBtn">
  593. <li><a href="/journal/view.php?number=20125555790" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555790&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555790", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjQtMDE3MTguZXB1Yg==&filename=Y2VwLTIwMjQtMDE3MTguZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555790", "cep-2024-01718.pdf")'>PDF</a> </ul>
  594. </dd>
  595.  
  596. </dl>
  597. </div>
  598. <div class="sub_journal">
  599.  
  600. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  601.  
  602. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Genetics and Metabolism</dd>
  603. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555789"><span class='list_title'>Role of microRNA-498 and microRNA-410 in neonatal hypoxic-ischemic encephalopathy</span></a>
  604.  
  605. </dd>
  606. <dd style="color: #6f6f6f;">
  607. Eman Salah Eldeen Arafat, Hasnaa Hesham Abotaleb, Dina Abdel Razek Midan, Abdel Hamid Abdo Ismail, Zeinab Sabri Abouzouna
  608. </dd>
  609. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  610.  
  611. <em>Clin Exp Pediatr.</em> 2025;68(7):512-521. &nbsp;&nbsp;Published online February 26, 2025
  612.  
  613. </dd>
  614.  
  615.  
  616. <dd style='padding:10px 0px;'>
  617.  
  618. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  619. <table cellpadding="0" cellspacing="0" width="100%">
  620. <tr>
  621. <td valign='top'>
  622. <img src="/upload/thumbnails/t4-cep-2024-01669.png" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2024-01669.xml','t4-cep-2024-01669.png')">
  623. </td>
  624. <td valign='top' style='padding:0px 15px;'>
  625. <b>Question:</b> Is it role of microRNA-410 (miRNA-410) and microRNA-498 (miRNA-498) in neonatal hypoxic-ischemic encephalopathy (HIE)?<br />
  626. <b>Findings:</b> miRNA-498 and miRNA-410 can be auxiliary diagnostic and prognostic tools for neonatal HIE.<br />
  627. <b>Meaning:</b> we can use miRNA-498 and miRNA-410 as markers and indicator for HIE. </td>
  628. </tr>
  629. </table>
  630. </div>
  631.  
  632. </dd>
  633.  
  634.  
  635.  
  636. <dd>
  637. <div style="position: relative;">
  638. DOI: <a href="https://doi.org/10.3345/cep.2024.01669"><font class="doi">https://doi.org/10.3345/cep.2024.01669</font></a>&nbsp;&nbsp;&nbsp;
  639. </div>
  640. </dd>
  641.  
  642. <dd>
  643. <ul class="relBtn">
  644. <li><a href="/journal/view.php?number=20125555789" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555789&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555789", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjQtMDE2NjkuZXB1Yg==&filename=Y2VwLTIwMjQtMDE2NjkuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555789", "cep-2024-01669.pdf")'>PDF</a> </ul>
  645. </dd>
  646.  
  647. </dl>
  648. </div>
  649. <div class="sub_journal">
  650.  
  651. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  652.  
  653. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Hematology</dd>
  654. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555813"><span class='list_title'>Treatment and clinical outcomes of pediatric autoimmune hemolytic anemia: real-world single-center data from Korea</span></a>
  655.  
  656. </dd>
  657. <dd style="color: #6f6f6f;">
  658. Young Dai Kwon, Eun Sun Jung, Yeon Jung Lim
  659. </dd>
  660. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  661.  
  662. <em>Clin Exp Pediatr.</em> 2025;68(7):522-529. &nbsp;&nbsp;Published online April 16, 2025
  663.  
  664. </dd>
  665.  
  666.  
  667. <dd style='padding:10px 0px;'>
  668.  
  669. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  670. <table cellpadding="0" cellspacing="0" width="100%">
  671. <tr>
  672. <td valign='top'>
  673. <img src="/upload/thumbnails/cep-2024-02026f2.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2024-02026.xml','cep-2024-02026f2.jpg')">
  674. </td>
  675. <td valign='top' style='padding:0px 15px;'>
  676. <b>Question:</b> Can pediatric autoimmune hemolytic anemia (AIHA) be effectively managed using first-line steroids?<br />
  677. <b>Finding:</b> In this single-center study, pediatric patients with AIHA achieved normal hemoglobin levels within 16.5 days (range, 9.0–22.0 days) of first-line steroid treatment and maintained effective responses for 2 months.<br />
  678. <b>Meaning:</b> These outcomes highlight the efficacy of steroid treatment in pediatric versus adult AIHA and underscore the need for multicenter trials to establish standardized treatment guidelines. </td>
  679. </tr>
  680. </table>
  681. </div>
  682.  
  683. </dd>
  684.  
  685.  
  686.  
  687. <dd>
  688. <div style="position: relative;">
  689. DOI: <a href="https://doi.org/10.3345/cep.2024.02026"><font class="doi">https://doi.org/10.3345/cep.2024.02026</font></a>&nbsp;&nbsp;&nbsp;
  690. </div>
  691. </dd>
  692.  
  693. <dd>
  694. <ul class="relBtn">
  695. <li><a href="/journal/view.php?number=20125555813" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555813&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555813", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjQtMDIwMjYuZXB1Yg==&filename=Y2VwLTIwMjQtMDIwMjYuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555813", "cep-2024-02026.pdf")'>PDF</a> </ul>
  696. </dd>
  697.  
  698. </dl>
  699. </div>
  700. <div class="sub_journal">
  701.  
  702. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  703.  
  704. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Neonatology (Perinatology)</dd>
  705. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555801"><span class='list_title'>Incidence of neural tube defects in tertiary care university hospital in Bangladesh</span></a>
  706.  
  707. </dd>
  708. <dd style="color: #6f6f6f;">
  709. Ismat Jahan, Arif Hossain, Shah Nizam Uddin Shaon, Sadeka Choudhury Moni, Mohammad Kamrul Hassan Shabuj, Sanjoy Kumer Dey, Mohammad Abdul Mannan, Mohammod Shahidullah
  710. </dd>
  711. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  712.  
  713. <em>Clin Exp Pediatr.</em> 2025;68(7):530-538. &nbsp;&nbsp;Published online April 1, 2025
  714.  
  715. </dd>
  716.  
  717.  
  718. <dd style='padding:10px 0px;'>
  719.  
  720. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  721. <table cellpadding="0" cellspacing="0" width="100%">
  722. <tr>
  723. <td valign='top'>
  724. <img src="/upload/thumbnails/cep-2024-01578f2.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2024-01578.xml','cep-2024-01578f2.jpg')">
  725. </td>
  726. <td valign='top' style='padding:0px 15px;'>
  727. <b>Question:</b> What is the burden of neural tube defects (NTDs) in a tertiary care neonatal intensive care unit in Bangladesh?<br />
  728. <b>Finding:</b> The overall incidence of NTD was 6.4 (range, 4.59–11.2) per 1,000 live births, and the meningomyelocele complex was the most frequent location.<br />
  729. <b>Meaning:</b> The high incidence of NTD found in a leading tertiary care multidisciplinary referral hospital in Bangladesh may not reflect that of the wider population. </td>
  730. </tr>
  731. </table>
  732. </div>
  733.  
  734. </dd>
  735.  
  736.  
  737.  
  738. <dd>
  739. <div style="position: relative;">
  740. DOI: <a href="https://doi.org/10.3345/cep.2024.01578"><font class="doi">https://doi.org/10.3345/cep.2024.01578</font></a>&nbsp;&nbsp;&nbsp;
  741. </div>
  742. </dd>
  743.  
  744. <dd>
  745. <ul class="relBtn">
  746. <li><a href="/journal/view.php?number=20125555801" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555801&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555801", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjQtMDE1NzguZXB1Yg==&filename=Y2VwLTIwMjQtMDE1NzguZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555801", "cep-2024-01578.pdf")'>PDF</a> </ul>
  747. </dd>
  748.  
  749. </dl>
  750. </div>
  751. <div class="sub_journal">
  752.  
  753. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  754.  
  755. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555791"><span class='list_title'>Evaluation of total serum bilirubin thresholds for discontinuing phototherapy in jaundiced neonates: a randomized study</span></a>
  756.  
  757. </dd>
  758. <dd style="color: #6f6f6f;">
  759. Ajay Kumar, Nidhi Jain
  760. </dd>
  761. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  762.  
  763. <em>Clin Exp Pediatr.</em> 2025;68(7):539-545. &nbsp;&nbsp;Published online February 26, 2025
  764.  
  765. </dd>
  766.  
  767.  
  768. <dd style='padding:10px 0px;'>
  769.  
  770. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  771. <table cellpadding="0" cellspacing="0" width="100%">
  772. <tr>
  773. <td valign='top'>
  774. <img src="/upload/thumbnails/cep-2024-01249f3.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2024-01249.xml','cep-2024-01249f3.jpg')">
  775. </td>
  776. <td valign='top' style='padding:0px 15px;'>
  777. <b>Question:</b> What are the outcomes of jaundiced neonates when phototherapy is discontinued at 2 different total serum bilirubin (TSB) thresholds?<br />
  778. <b>Findings:</b> The study involved 80 neonates, comparing a recommended TSB threshold and a lower threshold for phototherapy discontinuation. Results showed a 14.3% reinstitution rate of treatment, with no adverse outcomes.<br />
  779. <b>Meaning:</b> Careful posttreatment monitoring is essential when discontinuing phototherapy, and future research should consider updated guidelines like those from the American Academy of Pediatrics. </td>
  780. </tr>
  781. </table>
  782. </div>
  783.  
  784. </dd>
  785.  
  786.  
  787.  
  788. <dd>
  789. <div style="position: relative;">
  790. DOI: <a href="https://doi.org/10.3345/cep.2024.01249"><font class="doi">https://doi.org/10.3345/cep.2024.01249</font></a>&nbsp;&nbsp;&nbsp;
  791. </div>
  792. </dd>
  793.  
  794. <dd>
  795. <ul class="relBtn">
  796. <li><a href="/journal/view.php?number=20125555791" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555791&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555791", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjQtMDEyNDkuZXB1Yg==&filename=Y2VwLTIwMjQtMDEyNDkuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555791", "cep-2024-01249.pdf")'>PDF</a> </ul>
  797. </dd>
  798.  
  799. </dl>
  800. </div>
  801. <div class="sub_journal">
  802.  
  803. <dl><dt class='type'>Perspective</dt></dl>
  804. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  805.  
  806. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Gastroenterology</dd>
  807. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555816"><span class='list_title'>Metabolic dysfunction-associated steatotic liver disease in children: a practical update based on Indian Society of Pediatric Gastroenterology, Hepatology and Nutrition (ISPGHAN) 2024 guidelines</span></a>
  808.  
  809. </dd>
  810. <dd style="color: #6f6f6f;">
  811. Ankit Agrawal, Arghya Samanta
  812. </dd>
  813. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  814.  
  815. <em>Clin Exp Pediatr.</em> 2025;68(7):546-550. &nbsp;&nbsp;Published online May 12, 2025
  816.  
  817. </dd>
  818.  
  819.  
  820. <dd style='padding:10px 0px;'>
  821.  
  822. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  823. <table cellpadding="0" cellspacing="0" width="100%">
  824. <tr>
  825. <td valign='top'>
  826. <img src="/upload/thumbnails/cep-2025-00157f1.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00157.xml','cep-2025-00157f1.jpg')">
  827. </td>
  828. <td valign='top' style='padding:0px 15px;'>
  829. </td>
  830. </tr>
  831. </table>
  832. </div>
  833.  
  834. </dd>
  835.  
  836.  
  837.  
  838. <dd>
  839. <div style="position: relative;">
  840. DOI: <a href="https://doi.org/10.3345/cep.2025.00157"><font class="doi">https://doi.org/10.3345/cep.2025.00157</font></a>&nbsp;&nbsp;&nbsp;
  841. </div>
  842. </dd>
  843.  
  844. <dd>
  845. <ul class="relBtn">
  846. <li><a href="/journal/view.php?number=20125555816" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555816&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555816", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAxNTcuZXB1Yg==&filename=Y2VwLTIwMjUtMDAxNTcuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555816", "cep-2025-00157.pdf")'>PDF</a> </ul>
  847. </dd>
  848.  
  849. </dl>
  850. </div>
  851. <div class="sub_journal">
  852.  
  853. <dl><dt class='type'>Letter to the Editor</dt></dl>
  854. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  855.  
  856. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">General Pediatrics</dd>
  857. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555794"><span class='list_title'>Debate around and impact of digital screen time and media parenting on children’s development</span></a>
  858.  
  859. </dd>
  860. <dd style="color: #6f6f6f;">
  861. Gowda Parameshwara Prashanth
  862. </dd>
  863. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  864.  
  865. <em>Clin Exp Pediatr.</em> 2025;68(7):551-553. &nbsp;&nbsp;Published online March 11, 2025
  866.  
  867. </dd>
  868.  
  869.  
  870. <dd style='padding:10px 0px;'>
  871.  
  872. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  873. <table cellpadding="0" cellspacing="0" width="100%">
  874. <tr>
  875. <td valign='top'>
  876. <img src="/upload/thumbnails/cep-2025-00073f1.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00073.xml','cep-2025-00073f1.jpg')">
  877. </td>
  878. <td valign='top' style='padding:0px 15px;'>
  879. </td>
  880. </tr>
  881. </table>
  882. </div>
  883.  
  884. </dd>
  885.  
  886.  
  887.  
  888. <dd>
  889. <div style="position: relative;">
  890. DOI: <a href="https://doi.org/10.3345/cep.2025.00073"><font class="doi">https://doi.org/10.3345/cep.2025.00073</font></a>&nbsp;&nbsp;&nbsp;
  891. </div>
  892. </dd>
  893.  
  894. <dd>
  895. <ul class="relBtn">
  896. <li><a href="/journal/view.php?number=20125555794" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555794&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555794", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAwNzMuZXB1Yg==&filename=Y2VwLTIwMjUtMDAwNzMuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555794", "cep-2025-00073.pdf")'>PDF</a> </ul>
  897. </dd>
  898.  
  899. </dl>
  900. </div>
  901. </div>
  902. </div>
  903. </div><!--contents-->
  904. <div class="aside">
  905.  
  906. <ul class="moreInfo">
  907. <li>
  908. <a href="http://submit.e-cep.org/" target="_blank">
  909. <img src="/image/new/e_submission_new.gif" title="E-Submission">
  910. </a>
  911. </li>
  912. <!--
  913. <li>
  914. <a href="/articles/author_index.php">
  915. <img src="/image/new/authorindex_b.gif" title="Author Index">
  916. </a>
  917. </li>
  918.  
  919. -->
  920.  
  921. <li style="margin-top:10px;margin-bottom:10px;background-color:#F0F0F0;padding-top:15px;padding-bottom:15px;">
  922. <center>
  923. <a href="https://www.scimagojr.com/journalsearch.php?q=21101041552&tip=sid&exact=no" title="SCImago Journal &amp; Country Rank" target='_blank'><img border="0" src="https://www.scimagojr.com/journal_img.php?id=21101041552" alt="SCImago Journal &amp; Country Rank"/></a>
  924. </center>
  925. </li>
  926.  
  927. <li>
  928.  
  929.  
  930. <a href="https://www.scopus.com/sourceid/21101041552?dgcid=sc_widget_citescore" style="text-decoration:none;color:#505050" target="_blank">
  931. <div style="height:100px;width:300px;font-family:Arial, Verdana, helvetica, sans-serif;background-color:#ffffff;display:inline-block;border:1px solid #007398;">
  932. <div style="padding: 0px 16px;">
  933. <div style="padding-top:3px;line-height:1;">
  934. <div style="float:left;font-size:28px"><span id="citescoreVal" style="letter-spacing: -2px;display: inline-block;padding-top: 7px;line-height: .75;">6.0</span></div>
  935. <div style="float:right;font-size:14px;padding-top:3px;text-align: right;"><span id="citescoreYearVal" style="display:block;">2024</span>CiteScore</div>
  936. </div>
  937. <div style="clear:both;"></div>
  938. <div style="padding-top:3px;">
  939. <div style="height:4px;background-color:#DCDCDC;">
  940. <div style="height: 4px; background-color: rgb(0, 115, 152); width: 98%;" id="percentActBar">&nbsp;</div>
  941. </div>
  942. <div style="font-size:11px;"><span id="citescorePerVal">98th percentile</span></div>
  943. </div>
  944.  
  945.  
  946. <div style="font-size:12px;text-align:right;">Powered by &nbsp;<span><img alt="Scopus" style="width:50px;height:15px;" src="https://www.scopus.com/static/images/scopusLogoOrange.svg"></span></div>
  947. </div>
  948. </div>
  949. </a>
  950.  
  951. <!-- <div style="height:100px;width:300px;font-family:Arial, Verdana, helvetica, sans-serif;background-color:#ffffff;display:inline-block;border:1px solid #007398;">
  952. <div style="padding: 0px 16px;">
  953. <div style="padding-top:3px;line-height:1;">
  954. <div style="float:left;font-size:28px"><span id="citescoreVal" style="letter-spacing: -2px;display: inline-block;padding-top: 7px;line-height: .75;">4.9</span></div>
  955. <div style="float:right;font-size:14px;padding-top:3px;text-align: right;"><span id="citescoreYearVal" style="display:block;">2021</span>CiteScore</div>
  956. </div>
  957. <div style="clear:both;"></div>
  958. <div style="padding-top:3px;">
  959. <div style="height:4px;background-color:#DCDCDC;">
  960. <div style="height:4px;background-color:#007398;" id="percentActBar">&nbsp;</div>
  961. </div>
  962. <div style="font-size:11px;"><span id="citescorePerVal">97th percentile</span></div>
  963. </div>
  964. <div style="font-size:12px;text-align:right;">Powered by &nbsp;<span><img alt="Scopus" style="width:50px;height:15px;" src="https://www.scopus.com/static/images/scopusLogoOrange.svg"></span></div>
  965. </div>
  966. </div>
  967. </a> -->
  968.  
  969. </li>
  970.  
  971. <li>
  972. <a href="https://mjl.clarivate.com/cgi-bin/jrnlst/jlresults.cgi?PC=MASTER&ISSN=2713-4148" target="_blank">
  973. <div style="position: relative;background-size:cover;background-image:url('https://www.m2-pi.com/images/impact/300_impact_factor_2023.gif');width:301px;height:89px;font-family: 'Roboto', 'Noto Sans KR', sans-serif;">
  974. <div style='position:absolute;left:150px;top:24px;font-weight:600;font-size:12pt;'>
  975. Impact Factor
  976. </div>
  977.  
  978. <div style='position:absolute;left:185px;top:45px;color:#6817FF;font-weight:bold;font-size:15pt;'>
  979. 3.6
  980. </div>
  981. </div>
  982. </a>
  983. </li>
  984.  
  985. <li style='padding-top:25px;'>
  986.  
  987. <style>
  988. div.aside li section {
  989. display: none;
  990. padding: 0px 0 0;
  991. border-top: 1px solid #ddd;}
  992.  
  993. div.aside li input {
  994. display: none !important;}
  995.  
  996. div.aside li label {
  997. display: inline-block;
  998. margin: 0 0 -1px;
  999. padding: 10px 0px;
  1000. font-weight: 600;
  1001. text-align: center;
  1002. color: #999;
  1003. width:147px;
  1004. font-size:1.1em;}
  1005.  
  1006.    div.aside li label:hover {
  1007. color: #253f8e;
  1008. cursor: pointer;}
  1009.  
  1010. /*input 클릭시, label 스타일*/
  1011. div.aside li input:checked + label {
  1012.  color: #555;
  1013.  border: 1px solid #ddd;
  1014.  border-top: 4px solid #253f8e;
  1015.  border-bottom: 1px solid #ffffff;}
  1016.  
  1017. div.aside li #tab1:checked ~ #content1,
  1018. div.aside li #tab2:checked ~ #content2 {
  1019. display: block;}
  1020. </style>
  1021.  
  1022. <input id="tab1" type="radio" name="tabs" checked> <!--디폴트 메뉴-->
  1023. <label for="tab1">MOST CITED</label>
  1024.  
  1025. <input id="tab2" type="radio" name="tabs">
  1026. <label for="tab2">AHEAD-OF PRINT</label>
  1027.  
  1028. <section id="content1">
  1029. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'> <tr>
  1030. <td style='width:65px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;' align='center' valign='top'>Cited By<br/>26</td>
  1031. <td style="width:233px;padding-left:10px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;padding-right:5px;" valign="top">
  1032. <a href='/journal/view.php?number=20125555589' style='font-weight:bold;'>Neurodevelopmental outcomes of preterm infants</a>
  1033. </td>
  1034. </tr>
  1035. <tr>
  1036. <td style='width:65px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;' align='center' valign='top'>Cited By<br/>21</td>
  1037. <td style="width:233px;padding-left:10px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;padding-right:5px;" valign="top">
  1038. <a href='/journal/view.php?number=20125555641' style='font-weight:bold;'>Long COVID in children and adolescents: prevalence, clinical manifestations, and management strategies</a>
  1039. </td>
  1040. </tr>
  1041. <tr>
  1042. <td style='width:65px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;' align='center' valign='top'>Cited By<br/>20</td>
  1043. <td style="width:233px;padding-left:10px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;padding-right:5px;" valign="top">
  1044. <a href='/journal/view.php?number=20125555570' style='font-weight:bold;'>Association of gut microbiota with obesity in children and adolescents</a>
  1045. </td>
  1046. </tr>
  1047. <tr>
  1048. <td style='width:65px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;' align='center' valign='top'>Cited By<br/>19</td>
  1049. <td style="width:233px;padding-left:10px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;padding-right:5px;" valign="top">
  1050. <a href='/journal/view.php?number=20125555659' style='font-weight:bold;'>Prevalence of anxiety, depression, and stress among parents of neonates admitted to neonatal intensive care unit: a systematic review and meta-analysis</a>
  1051. </td>
  1052. </tr>
  1053. <tr>
  1054. <td style='width:65px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;' align='center' valign='top'>Cited By<br/>18</td>
  1055. <td style="width:233px;padding-left:10px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:10px;padding-top:10px;padding-right:5px;" valign="top">
  1056. <a href='/journal/view.php?number=20125555593' style='font-weight:bold;'>Nonalcoholic fatty liver disease and insulin resistance in children</a>
  1057. </td>
  1058. </tr>
  1059. </table></dd></dl> <p align='right' style='font-size:1.2em;padding-right:5px;'><a href='/articles/mostcited.php'>+more</a></p>
  1060. </section>
  1061.  
  1062. <section id="content2">
  1063. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'> <tr>
  1064. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1065. <a href='/journal/view.php?number=20125555820' style='font-weight:bold;'>Treatment targeting pediatric inflammatory bowel disease-associated anemia: experience from a single tertiary center</a>
  1066. </td>
  1067. </tr>
  1068. <tr>
  1069. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1070. <a href='/journal/view.php?number=20125555821' style='font-weight:bold;'>Role of neutrophil elastase in predicting infection among children with chemotherapy-induced febrile neutropenia</a>
  1071. </td>
  1072. </tr>
  1073. </table></dd></dl>
  1074. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'> <tr>
  1075. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1076. <a href='/journal/view.php?number=20125555822' style='font-weight:bold;'>Artificial Intelligence in Pediatric Healthcare: current applications, potentials and implementation considerations</a>
  1077. </td>
  1078. </tr>
  1079. <tr>
  1080. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1081. <a href='/journal/view.php?number=20125555819' style='font-weight:bold;'>Effect of postoperative enteral protein supplementation on nitrogen balance in critically ill children</a>
  1082. </td>
  1083. </tr>
  1084. <tr>
  1085. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1086. <a href='/journal/view.php?number=20125555818' style='font-weight:bold;'>Adenosine deaminase and interleukin-1 receptor antagonist genetic polymorphisms among obese children with versus without metabolic dysfunction–associated fatty liver disease</a>
  1087. </td>
  1088. </tr>
  1089. </table></dd></dl> <p align='right' style='font-size:1.2em;padding-right:5px;'><a href='/articles/print.php'>+more</a></p>
  1090. </section>
  1091.  
  1092. </li>
  1093. <!--<li>
  1094. <a href="https://www.takeda.com/" target="_blank">
  1095. <img src="/image/banner/takeda.jpg" title="Takeda" width='300px' style='border:1px solid #C1C1C1'/>
  1096. </a>
  1097. </li> -->
  1098. <!--li>
  1099. <a href="http://www.pediatrics.or.kr/" target="_blank">
  1100. <img src="/image/new/logo_kps.gif" title="Korean Pediatric Society"/>
  1101. </a>
  1102. </li-->
  1103. </ul>
  1104.  
  1105.  
  1106. <ul class="moreInfo">
  1107.  
  1108. <li style="float: left;margin:3px 3px 3px 3px;padding:3px 3px 3px 0px;"><a href="https://www.ncbi.nlm.nih.gov/pmc/journals/3791/" target="_blank"><img src="/image/banner/pmc.gif" alt="PubMed Central" title="PubMed Central" style="width:141px;" /></a></li>
  1109. <li style="float: left;margin:3px 3px 3px 3px;padding:3px 3px 3px 0px;"><a href="https://pubmed.ncbi.nlm.nih.gov/?term=Korean+J+Pediatr%5BJournal%5D+or+Clin+Exp+Pediatr%5BJournal%5D" target="_blank"><img src="/image/banner/pubmed2.gif" alt="PubMed" title="PubMed" style="width:141px;" /></a></li>
  1110. <li style="float: left;margin:3px 3px 3px 3px;padding:3px 3px 3px 0px;"><a href="https://www.scopus.com/sourceid/21101041552" target="_blank"><img src="/image/banner/scopus.gif" alt="Scopus" title="Scopus" style="width:141px;" /></a></li>
  1111. <li style="float: left;margin:3px 3px 3px 3px;padding:3px 3px 3px 0px;"><a href="https://doaj.org/toc/2713-4148" target="_blank"><img src="/image/banner/DOAJ_174_45.gif" alt="Directory of Open Access Journals (DOAJ)" title="Directory of Open Access Journals (DOAJ)" style="width:141px;" /></a></li>
  1112.  
  1113. <li>
  1114. <a href="/metrics/metrics_total_down_ref.php" onclick="window.open(this.href, 'Metrics_Total_View', 'width=720, height=845,scrollbars=yes');return false;" style="cursor:pointer;">
  1115. <img src="/image/new/b_Metrics.jpg" title="More information" style='margin-top:10px;'>
  1116. </a>
  1117. </li>
  1118.  
  1119. <li>
  1120. <a href="/about/TOCAlerts.php">
  1121. <img src="/image/new/b_Email.jpg" title="E-mail Alert">
  1122. </a>
  1123. </li>
  1124. </ul>
  1125. </div>
  1126.  
  1127. <!--  //aside -->
  1128. </div>
  1129. <!-- //container -->
  1130. <hr />
  1131.  
  1132. <!-- right banner area begin -->
  1133.  
  1134. <div class="siteMap">
  1135.  
  1136. <dl class="wide" style='width:342px'>
  1137. <dt><a href="/articles/topics.php" title="SUBSPECIALTY">TOPICS</a></dt>
  1138. <dd style='width:330x;'>
  1139. <dl style='width:140px;'>
  1140. <dd>
  1141. <ul>
  1142. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=1" title="Adolescence Medicine">Adolescence Medicine</a></li>
  1143. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=2" title="Allergy">Allergy</a></li>
  1144. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=3" title="Cardiology">Cardiology</a></li>
  1145. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=4" title="Critical Care Medicine">Critical Care Medicine</a></li>
  1146. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=5" title="Developmental and Behavioral Medicine">Developmental and Behavioral Medicine</a></li>
  1147. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=6" title="Emergency Medicine">Emergency Medicine</a></li>
  1148. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=7" title="Endocrinology">Endocrinology</a></li>
  1149. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=8" title="Gastroenterology">Gastroenterology</a></li>
  1150. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=9" title="General Pediatrics">General Pediatrics</a></li>
  1151. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=10" title="Genetics and Metabolism">Genetics and Metabolism</a></li>
  1152. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=11" title="Hematology">Hematology</a></li>
  1153. </ul>
  1154. <p><a href="/articles/topics.php" title="Browse all articles">Browse all articles &gt;</a></p>
  1155. </dd>
  1156. </dl>
  1157. <dl style='width:145px;'>
  1158. <dd>
  1159. <ul>
  1160. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=13" title="Infection">Infection</a></li>
  1161. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=14" title="Neonatology (Perinatology)">Neonatology (Perinatology)</a></li>
  1162. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=15" title="Nephrology (Genitourinary)">Nephrology (Genitourinary)</a></li>
  1163. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=16" title="Neurology">Neurology</a></li>
  1164. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=17" title="Nutrition">Nutrition</a></li>
  1165. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=18" title="Oncology">Oncology</a></li>
  1166. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=19" title="Neurobehavior">Neurobehavior</a></li>
  1167. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=20" title="Pulmonology">Pulmonology</a></li>
  1168. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=21" title="Rheumatology">Rheumatology</a></li>
  1169. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=22" title="Other">Other</a></li>
  1170. </ul>
  1171. </dd>
  1172. </dl>
  1173. </dd>
  1174. </dl>
  1175. <dl style='width:220px'>
  1176. <dt><a href="/articles/category.php" title="ARTICLES">ARTICLE CATEGORY</a></dt>
  1177. <dd>
  1178. <ul>
  1179. <li><a href="/articles/category.php?article_category=Perspective" title="Perspective">Perspective</a></li>
  1180. <li><a href="/articles/category.php?article_category=Review article" title="Review article">Review article</a></li>
  1181. <li><a href="/articles/category.php?article_category=Systematic review and meta-analysis" title="Systematic review and meta-analysis">Systematic review and meta-analysis</a></li>
  1182. <li><a href="/articles/category.php?article_category=Editorial" title="Editorial">Editorial</a></li>
  1183. <li><a href="/articles/category.php?article_category=Present Perspective on the Past Research" title="Present Perspective on the Past Research">Present Perspective on the Past Research</a></li>
  1184. <li><a href="/articles/category.php?article_category=Original article" title="Original article">Original article</a></li>
  1185. <li><a href="/articles/category.php?article_category=Letter to the editor" title="Letter to the editor">Letter to the editor</a></li>
  1186. <li><a href="/articles/category.php?article_category=Clinical note" title="Clinical note">Clinical note</a></li>
  1187. <li><a href="/articles/category.php?article_category=Case report" title="Case report">Case report</a></li>
  1188. <li><a href="/articles/category.php?article_category=Others" title="Others">Others</a></li>
  1189. </ul>
  1190. <p><a href="/articles/category.php" title="Browse all articles">Browse all articles &gt;</a></p>
  1191. </dd>
  1192. </dl>
  1193. <dl style='width:200px'>
  1194. <dt><a href="/articles/archive.php" title="ISSUES">BROWSE ARTICLES</a></dt>
  1195. <dd>
  1196. <ul>
  1197. <li><a href="/current/" title="Current issue">Current issue</a></li>
  1198. <li><a href="/articles/archive.php" title="All issues">All issues</a></li>
  1199. <li><a href="/articles/accept.php" title="Accepted articles">Accepted articles</a></li>
  1200. <li><a href="/articles/print.php" title="Ahead-of print">Ahead-of print</a></li>
  1201. <li><a href="/articles/mostread.php" title="Most viewed">Most viewed</a></li>
  1202. <li><a href="/articles/mostdownload.php" title="Most downloaded">Most downloaded</a></li>
  1203. <li><a href="/articles/mostcited.php" title="Most cited">Most cited</a></li>
  1204. <li><a href="/articles/funded.php" title="Funded articles">Funded articles</a></li>
  1205. <li><a href="/articles/search.php" title="Search">Search</a></li>
  1206. <li><a href="/articles/author_index.php" title="Author index">Author index</a></li>
  1207. </ul>
  1208. </dd>
  1209. </dl>
  1210. <dl style='width:190px'>
  1211. <dt><a href="/authors/authors.php" title="AUTHOR INFORMATION">FOR CONTRIBUTORS</a></dt>
  1212. <dd>
  1213. <ul>
  1214. <li><a href="/authors/authors.php" title="Instructions for authors">Instructions for authors</a></li>
  1215. <li><a href="/authors/ethics.php" title="Research and publication ethics">Research and publication ethics</a></li>
  1216. <li><a href="/authors/review.php" title="Instructions for peer reviewers">Instructions for peer reviewers</a></li>
  1217. <li><a href="/authors/checklist.php" title="Author’s checklist">Author’s checklist</a></li>
  1218. <li><a href="/authors/best_award.php" title="Best article award">Best article award</a></li>
  1219. <li><a href="/authors/best_reviewer.php" title="Best reviewer award">Best reviewer award</a></li>
  1220. <li><a href="http://submit.e-cep.org/" title="E-submission"target="_blank">E-submission</a></li>
  1221. <li><a href="/authors/copyright_transfer_agreement.php" title="Copyright transfer agreement">Copyright transfer agreement</a></li>
  1222. </ul>
  1223. </dd>
  1224. </dl>
  1225. <dl class="last" style='width:125px'>
  1226. <dt><a href="/about/" title="ABOUT">ABOUT</a></dt>
  1227. <dd>
  1228. <dl>
  1229. <dd>
  1230. <ul>
  1231. <li><a href="/about/index.php" title="Aims and scope">Aims and scope</a></li>
  1232. <li><a href="/about/about.php" title="About the journal">About the journal</a></li>
  1233. <li><a href="/about/editorial.php" title="Editorial board">Editorial board</a></li>
  1234. <li><a href="/about/best_practice.php" title="Best practice">Best practice</a></li>
  1235. <li><a href="/about/open_access.php" title="Open access">Open access</a></li>
  1236. <li><a href="/about/subscription.php" title="Subscription information">Subscription information</a></li>
  1237. <li><a href="/about/contact.php" title="Contact us">Contact us</a></li>
  1238. </ul>
  1239. </dd>
  1240. </dl>
  1241. </dd>
  1242. </dl>
  1243. </div>
  1244.  
  1245.  
  1246.  
  1247. <script>
  1248. document.addEventListener('DOMContentLoaded', function() {
  1249. document.getElementById('view_mobile_site').addEventListener('click', function(event) {
  1250. event.preventDefault();
  1251. var url = '/';
  1252. document.cookie = "mobileView=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
  1253. window.location.href = url;
  1254. });
  1255. });
  1256. </script>
  1257.  
  1258. <div class="footerWrap">
  1259. <div>
  1260. <dl>
  1261. <dt><b>Editorial Office</b></dt>
  1262. <dd>
  1263. Korean Pediatric Society<br/>
  1264. #1606 Seocho World Officetel, 19 Seoun-ro, Seocho-ku, Seoul 06732, Korea<br/>
  1265. Tel: +82-2-3473-7306&nbsp;&nbsp;&nbsp;&nbsp;Fax: +82-2-3473-7307&nbsp;&nbsp;&nbsp;&nbsp;E-mail: <a href="mailto:office@e-cep.org" class="link">office@e-cep.org </a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  1266. </dd>
  1267. </dl>
  1268.  
  1269. <p style='padding-bottom:10px;'><i>Clinical and Experimental Pediatrics</i> is an open access journal. All articles are distributed under the terms of the Creative Commons Attribution NonCommercial License (<a href="http://creativecommons.org/licenses/by-nc/4.0/" target="_blank" style='color:#006caf;'>http://creativecommons.org/licenses/by-nc/4.0/</a>)</p>
  1270. <p>Copyright &copy; <a href="http://www.pediatrics.or.kr/" target='_blank'>2025 by Korean Pediatric Society.</a>
  1271. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.m2-pi.com" target="_blank"><img src="https://www.m2-pi.com/images/developed_m2pi_1.png" style="vertical-align:middle;margin-top:2px;" alt="Developed in M2PI" /></p>
  1272. <p class="posTR"><img src="/image/new/ic_qrcode.png" style='padding-right:5px'/></p>
  1273.  
  1274. </div>
  1275. </div>
  1276. <!-- //footerWrap>
  1277.  
  1278. </div>
  1279.  
  1280.  
  1281. </body>
  1282. </html><!-- layerPopup -->
  1283. <link rel="stylesheet" href="/css/popup.css" type="text/css">
  1284.  
  1285. <div class="layerPopup" style="display:none;left:30px;top:200px;" id="kjp_sub_20191211">
  1286. <div class="popupWrap">
  1287. <!--div align="right"><button type="button" onclick="closeLayout('kjp_sub_20191211');">X</button></div-->
  1288. <h1><b>The announcement of the Journal Title Change by the Editorial Board</b></h1>
  1289. <div class="popupCon">
  1290. The editorial board decided to change the journal title from<br/><i>Korean Journal of Pediatrics (KJP)</i> to<br/><i><b>Clinical and Experimental Pediatrics (Clin Exp Pediatr, CEP)</b></i>.<br/><br/>
  1291.  
  1292. The new journal title will be applied for the first issue of January, 2020.<br/><br/>
  1293.  
  1294. The reason behind the journal title change is to be a global journal through becoming a SCIE journal in the near future.<br/><br/>
  1295.  
  1296. Thank you !
  1297. </div>
  1298.  
  1299.  
  1300. <div class="popupUtil">
  1301. <input type="checkbox" onclick="closeLayout('kjp_sub_20191211');" name="kjp_sub_20191211" id="checkbox_chk">
  1302. <label for="checkbox_chk" style="cursor:pointer;">Do not open this window today</label>
  1303. &nbsp;&nbsp;&nbsp;
  1304. <span onclick="closeLayout('kjp_sub_20191211');" style="cursor:pointer;">[Close]</span>
  1305. </div>
  1306.  
  1307.  
  1308. </div>
  1309. </div>
  1310. <!--  //popupWrap -->
  1311. </div>
  1312. <!--  //layerPopup -->
  1313.  
  1314. <style>
  1315. #overlay { display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
  1316. #overlay #overlay_close { margin:25px auto 0px auto; height: 20px; text-align: right; }
  1317. #overlay #main_image_wrap { margin:25px auto 25px auto; height: 100%; text-align: center; }
  1318. #overlay #main_image{ border:solid 1px #7F7F7F;padding:10px;}
  1319. </style>
  1320. <!-- id="overlay_aa" onmouseleave="fig_hide()" -->
  1321. <div id="overlay">
  1322. <div id='overlay_div' style="width:950px; background-color:#FFFFFF; border: 1px solid #a0a0a0; padding-bottom: 15px; margin: auto;">
  1323. <div id="overlay_close"><img src="/image/b_close.png" alt="Close layer" onclick="closePhotoView(); return false;" style="cursor:pointer;margin-right:25px;" /></div>
  1324. <div id="main_image_wrap" style="background-color:#ffffff;">
  1325. <table style="margin: auto;">
  1326. <tr>
  1327. <!--td onclick="mImage_sliding('prev')" valign="middle" style="cursor: pointer;"><img src="/image/b_prev.png" alt="prev" border="0" /></td-->
  1328. <td valign="middle" style="width: 900px;max-height:510px;"><img id="main_image" src="" width="900" height="510" /></td>
  1329. <!--td onclick="mImage_sliding('next')" valign="middle" style="cursor: pointer;"><img src="/image/b_next.png" alt="next" border="0" /></td-->
  1330. </tr>
  1331. <tr>
  1332. <td style="width:900px;text-align:left;padding-top:10px;" class="main_image_txt">
  1333. </td>
  1334. </tr>
  1335. </table>
  1336. </div>
  1337. </div>
  1338. </div>
  1339.  
  1340. <script>
  1341.  
  1342. /* Image Slide */
  1343. var thumb_array = new Array();
  1344. var thumb_index = 0;
  1345.  
  1346. // $(window).scroll(function () {
  1347. // var y = $(this).scrollTop();
  1348. // $("#overlay").css("margin-top", y+100);
  1349. // });
  1350. function mImage_sliding(dir) {
  1351. if(dir == 'next') {
  1352. thumb_index++;
  1353. if(thumb_index >= thumb_array.length) {
  1354. thumb_index--;
  1355. return false;
  1356. }
  1357. } else {
  1358. thumb_index--;
  1359. if(thumb_index < 0) {
  1360. thumb_index++;
  1361. return false;
  1362. }
  1363. }
  1364. changeMainImage(thumb_array[thumb_index]);
  1365. }
  1366. function openPhotoView(obj) {
  1367. var y = $(this).scrollTop();
  1368. $("#overlay").css("margin-top", y+180);
  1369. $("#overlay").show();
  1370. thumb_array = new Array();
  1371. $(obj).parent().parent().find('img.thumb').each(function (index) {
  1372. thumb_array.push($(this).attr("src"));
  1373. if($(obj).attr("src") == $(this).attr("src")) {
  1374. thumb_index = index;
  1375. changeMainImage($(this).attr("src"));
  1376. }
  1377. });
  1378. }
  1379. function openPhotoView2() {
  1380. var y = $(this).scrollTop();
  1381. $("#overlay").css("margin-top", y+100);
  1382. $("#overlay").show();
  1383. thumb_array = new Array();
  1384. var src_data = $("#ss_516").html();
  1385. console.log(src_data);
  1386. }
  1387.  
  1388. function closePhotoView() {
  1389. $('#overlay').hide();
  1390. $("#overlay #main_image_wrap #main_image").attr('src', '');
  1391. $("#overlay #main_image_wrap #main_image").attr('width', 0);
  1392. $("#overlay #main_image_wrap #main_image").attr('height', 0);
  1393. thumb_array = new Array();
  1394. }
  1395.  
  1396. function changeMainImage(src) {
  1397. $("<img />").attr("src", src).load(function() {
  1398. var ratio = 800 / this.width;
  1399. var width = this.width * ratio;
  1400. var height = this.height * ratio;
  1401. if(height > 448) {
  1402. ratio = 448 / this.height;
  1403. width = this.width * ratio;
  1404. height = this.height * ratio;
  1405. }
  1406. $("#overlay #main_image_wrap #main_image").attr('src', this.src);
  1407. $("#overlay #main_image_wrap #main_image").attr('width', width);
  1408. $("#overlay #main_image_wrap #main_image").attr('height', height);
  1409. });
  1410. }
  1411.  
  1412. $('#overlay').click(function(e){
  1413.     if($(e.target).parents('#overlay_div').length < 1){
  1414.         closePhotoView();
  1415.        }
  1416.    });
  1417. /* Image Slide End */
  1418. </script>
  1419. <script type='text/javascript' src='https://d1bxh8uas1mnw7.cloudfront.net/assets/embed.js'></script>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda