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?1761165632" />
  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=9"><img src="/image/button/b_previous.gif"></a></td>
  336. <td width='50%' align='center' style='font-size:1.6em;'>
  337. Article 68(10); Oct 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;">Infection</dd>
  351. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555841"><span class='list_title'>Recommendation for use of a long-acting monoclonal antibody to prevent respiratory syncytial virus infection in infants and young children</span></a>
  352.  
  353. </dd>
  354. <dd style="color: #6f6f6f;">
  355. Soo-Han Choi, Dong Hyun Kim, Jong Gyun Ahn, Ki Wook Yun, Byung-Wook Eun, Jin Lee, Jina Lee, Taek-Jin Lee, Hyunju Lee, Dae Sun Jo, Eun Young Cho, Hye-Kyung Cho, Young June Choe, Ui Yoon Choi, Yun-Kyung Kim; The Committee on Infectious Diseases of the Korean Pediatric Society
  356. </dd>
  357. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  358.  
  359. <em>Clin Exp Pediatr.</em> 2025;68(10):742-750. &nbsp;&nbsp;Published online September 3, 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-2025-01067f1.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-01067.xml','cep-2025-01067f1.jpg')">
  371. </td>
  372. <td valign='top' style='padding:0px 15px;'>
  373. To prevent respiratory syncytial virus (RSV)-associated lower respiratory tract infections, a single dose of nirsevimab, a long-acting monoclonal antibody, is recommended for all neonates born during the RSV season (October to March) and all infants younger than 6 months old at the start of the RSV season. Nirsevimab should be administered shortly after birth to neonates and just before or early in the season to infants entering their first RSV season. </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.2025.01067"><font class="doi">https://doi.org/10.3345/cep.2025.01067</font></a>&nbsp;&nbsp;&nbsp;
  385. </div>
  386. </dd>
  387.  
  388. <dd>
  389. <ul class="relBtn">
  390. <li><a href="/journal/view.php?number=20125555841" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555841&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555841", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDEwNjcuZXB1Yg==&filename=Y2VwLTIwMjUtMDEwNjcuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555841", "cep-2025-01067.pdf")'>PDF</a> </ul>
  391. </dd>
  392.  
  393. </dl>
  394. </div>
  395. <div class="sub_journal">
  396.  
  397. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  398.  
  399. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">General Pediatrics</dd>
  400. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555847"><span class='list_title'>Impact of screen exposure during pediatric ages including multifaceted aggravating factors: a literature review</span></a>
  401.  
  402. </dd>
  403. <dd style="color: #6f6f6f;">
  404. Daniel González-Pérez, David Sebastián Huertas-Moreno, Manuela Granados-Pinilla, Sofía Hernandez-Rojas, Laura González-Rincon, Geraldine Hurtado-Garcia, Simón Grisales-Calle, María José González-Mariño, Luz Dary Gutierrez-Castañeda, Jhon Camacho-Cruz
  405. </dd>
  406. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  407.  
  408. <em>Clin Exp Pediatr.</em> 2025;68(10):751-760. &nbsp;&nbsp;Published online September 24, 2025
  409.  
  410. </dd>
  411.  
  412.  
  413. <dd style='padding:10px 0px;'>
  414.  
  415. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  416. <table cellpadding="0" cellspacing="0" width="100%">
  417. <tr>
  418. <td valign='top'>
  419. <img src="/upload/thumbnails/cep-main--10-751.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00178.xml','cep-main--10-751.jpg')">
  420. </td>
  421. <td valign='top' style='padding:0px 15px;'>
  422. Excessive screen time in children is linked to obesity, overweight, sedentary behavior, depression and mood disorders, myopia, behavioral changes, sleep disturbances, attention deficit hyperactivity disorder, among others. Polymorphisms in genes like <i>FTO, CACNA1D</i>, and <i>DRD2</i> could further increase these risks. Implementing strategies such as limiting screen use, creating screen-free zones, and monitoring content is essential to mitigate adverse physical and mental health effects in the pediatric population. </td>
  423. </tr>
  424. </table>
  425. </div>
  426.  
  427. </dd>
  428.  
  429.  
  430.  
  431. <dd>
  432. <div style="position: relative;">
  433. DOI: <a href="https://doi.org/10.3345/cep.2025.00178"><font class="doi">https://doi.org/10.3345/cep.2025.00178</font></a>&nbsp;&nbsp;&nbsp;
  434. </div>
  435. </dd>
  436.  
  437. <dd>
  438. <ul class="relBtn">
  439. <li><a href="/journal/view.php?number=20125555847" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555847&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555847", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAxNzguZXB1Yg==&filename=Y2VwLTIwMjUtMDAxNzguZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555847", "cep-2025-00178.pdf")'>PDF</a> </ul>
  440. </dd>
  441.  
  442. </dl>
  443. </div>
  444. <div class="sub_journal">
  445.  
  446. <dl><dt class='type'>Editorial</dt></dl>
  447. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  448.  
  449. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Basic Research</dd>
  450. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555848"><span class='list_title'>Stem cell mining: urine cells to biobanking</span></a>
  451.  
  452. </dd>
  453. <dd style="color: #6f6f6f;">
  454. Yong Joo Ahn
  455. </dd>
  456. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  457.  
  458. <em>Clin Exp Pediatr.</em> 2025;68(10):761-762. &nbsp;&nbsp;Published online September 24, 2025
  459.  
  460. </dd>
  461.  
  462.  
  463. <dd style='padding:10px 0px;'>
  464.  
  465. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  466. <table cellpadding="0" cellspacing="0" width="100%">
  467. <tr>
  468. <td valign='top'>
  469. <img src="/upload/thumbnails/cep-2025-02229f1.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-02229.xml','cep-2025-02229f1.jpg')">
  470. </td>
  471. <td valign='top' style='padding:0px 15px;'>
  472. · A safe and accessible source of somatic cell generating induced pluripotent stem cells (iPSCs) in pediatric neurogenic disorders<br />
  473. · A noninvasive and simple method for isolating urine cells, which can effectively reprogram into pluripotent stem cells using episomal vectors<br />
  474. · Establishing a urine-derived iPSC bank as a reliable and scalable resource for disease modeling, therapeutic testing, and personalized medicine in pediatric neurogenic disorders. </td>
  475. </tr>
  476. </table>
  477. </div>
  478.  
  479. </dd>
  480.  
  481.  
  482.  
  483. <dd>
  484. <div style="position: relative;">
  485. DOI: <a href="https://doi.org/10.3345/cep.2025.02229"><font class="doi">https://doi.org/10.3345/cep.2025.02229</font></a>&nbsp;&nbsp;&nbsp;
  486. </div>
  487. </dd>
  488.  
  489. <dd>
  490. <ul class="relBtn">
  491. <li><a href="/journal/view.php?number=20125555848" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555848&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555848", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDIyMjkuZXB1Yg==&filename=Y2VwLTIwMjUtMDIyMjkuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555848", "cep-2025-02229.pdf")'>PDF</a> </ul>
  492. </dd>
  493.  
  494. </dl>
  495. </div>
  496. <div class="sub_journal">
  497.  
  498. <dl><dt class='type'>Original Article</dt></dl>
  499. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  500.  
  501. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Gastroenterology</dd>
  502. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555832"><span class='list_title'>Dual-strain probiotics <i>Bifidobacterium bifidum</i> and <i>Lactobacillus acidophilus</i> reverse gut dysbiosis in preterm neonates: a randomized controlled trial</span></a>
  503.  
  504. </dd>
  505. <dd style="color: #6f6f6f;">
  506. Setthawut Sittiwong, Pornthep Tanpowpong, Pisut Pongchaikul, Pracha Nuntnarumit
  507. </dd>
  508. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  509.  
  510. <em>Clin Exp Pediatr.</em> 2025;68(10):763-771. &nbsp;&nbsp;Published online August 6, 2025
  511.  
  512. </dd>
  513.  
  514.  
  515. <dd style='padding:10px 0px;'>
  516.  
  517. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  518. <table cellpadding="0" cellspacing="0" width="100%">
  519. <tr>
  520. <td valign='top'>
  521. <img src="/upload/thumbnails/cep-2025-00374f5.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00374.xml','cep-2025-00374f5.jpg')">
  522. </td>
  523. <td valign='top' style='padding:0px 15px;'>
  524. <b>Question:</b> Can probiotics BB/LA reverse gut dysbiosis in preterm neonates?<br />
  525. <b>Finding:</b> BB/LA supplementation induced more diverse beta diversity and increased relative abundances of <i>Bifidobacterium, Lactobacillus</i> and decreased relative abundance Clostridium.<br />
  526. <b>Meaning:</b> Early BB/LA supplementation could reverse gut dysbiosis in preterm neonates. </td>
  527. </tr>
  528. </table>
  529. </div>
  530.  
  531. </dd>
  532.  
  533.  
  534.  
  535. <dd>
  536. <div style="position: relative;">
  537. DOI: <a href="https://doi.org/10.3345/cep.2025.00374"><font class="doi">https://doi.org/10.3345/cep.2025.00374</font></a>&nbsp;&nbsp;&nbsp;
  538. </div>
  539. </dd>
  540.  
  541. <dd>
  542. <ul class="relBtn">
  543. <li><a href="/journal/view.php?number=20125555832" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555832&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555832", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAzNzQuZXB1Yg==&filename=Y2VwLTIwMjUtMDAzNzQuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555832", "cep-2025-00374.pdf")'>PDF</a> </ul>
  544. </dd>
  545.  
  546. </dl>
  547. </div>
  548. <div class="sub_journal">
  549.  
  550. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  551.  
  552. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">General Pediatrics</dd>
  553. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555824"><span class='list_title'>Trends and determinants in breastfeeding among Korean infants (2007–2021): a nationwide study using the National Health Screening Program for Infants and Children</span></a>
  554.  
  555. </dd>
  556. <dd style="color: #6f6f6f;">
  557. Minwoong Kang, Eui Kyung Choi, Jeung Min Lee, Hye-Jung Shin, Woo Ryoung Lee, Son Moon Shin; Korean Society of Breastfeeding Medicine
  558. </dd>
  559. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  560.  
  561. <em>Clin Exp Pediatr.</em> 2025;68(10):772-780. &nbsp;&nbsp;Published online July 4, 2025
  562.  
  563. </dd>
  564.  
  565.  
  566. <dd style='padding:10px 0px;'>
  567.  
  568. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  569. <table cellpadding="0" cellspacing="0" width="100%">
  570. <tr>
  571. <td valign='top'>
  572. <img src="/upload/thumbnails/cep-main--10-772.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00857.xml','cep-main--10-772.jpg')">
  573. </td>
  574. <td valign='top' style='padding:0px 15px;'>
  575. <b>Question:</b> What are the recent trends and determinants of breastfeeding in South Korea?<br />
  576. <b>Finding:</b> Breastfeeding rates in South Korea declined significantly from 2007 to 2021, with lower rates observed in preterm, low-birthweight, and multiple-birth infants as well as rural or lower-income households.<br />
  577. <b>Meaning:</b> Targeted interventions, including prenatal education, postnatal support, and community-based programs, are required to address disparities and improve breastfeeding rates. </td>
  578. </tr>
  579. </table>
  580. </div>
  581.  
  582. </dd>
  583.  
  584.  
  585.  
  586. <dd>
  587. <div style="position: relative;">
  588. DOI: <a href="https://doi.org/10.3345/cep.2025.00857"><font class="doi">https://doi.org/10.3345/cep.2025.00857</font></a>&nbsp;&nbsp;&nbsp;
  589. </div>
  590. </dd>
  591.  
  592. <dd>
  593. <ul class="relBtn">
  594. <li><a href="/journal/view.php?number=20125555824" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555824&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555824", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDA4NTcuZXB1Yg==&filename=Y2VwLTIwMjUtMDA4NTcuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555824", "cep-2025-00857.pdf")'>PDF</a> </ul>
  595. </dd>
  596.  
  597. </dl>
  598. </div>
  599. <div class="sub_journal">
  600.  
  601. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  602.  
  603. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Infection</dd>
  604. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555806"><span class='list_title'>Role of miRNA-146a and miRNA-125b in <i>Helicobacter pylori</i></span></a>
  605.  
  606. </dd>
  607. <dd style="color: #6f6f6f;">
  608. Nashwa Farouk Mohamed, Ola G.A. Behairy, Manal S. EL-Defrawy, Mona Mahmoud Elsayed, Naglaa F. Alhusseini
  609. </dd>
  610. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  611.  
  612. <em>Clin Exp Pediatr.</em> 2025;68(10):781-789. &nbsp;&nbsp;Published online April 1, 2025<div style="position: absolute; top: 0; right: 20px;"><a href="/journal/CitedBy.php?number=20125555806" 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>
  613.  
  614. </dd>
  615.  
  616.  
  617. <dd style='padding:10px 0px;'>
  618.  
  619. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  620. <table cellpadding="0" cellspacing="0" width="100%">
  621. <tr>
  622. <td valign='top'>
  623. <img src="/upload/thumbnails/cep-2025-00192f1.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00192.xml','cep-2025-00192f1.jpg')">
  624. </td>
  625. <td valign='top' style='padding:0px 15px;'>
  626. <b>Question:</b> Why is the early detection of <i>Helicobacter pylori</i>-associated gastritis in children important?<br />
  627. <b>Finding:</b> The early detection of <i>H. pylori</i>-related gastritis is crucial for its effective management, especially in pediatric patients with dyspepsia.<br />
  628. <b>Meaning:</b> The use of miRNA signatures could detect early gastritis, enabling timely <i>H. pylori</i> eradication treatment to mitigate growth delays and cancer risk. </td>
  629. </tr>
  630. </table>
  631. </div>
  632.  
  633. </dd>
  634.  
  635.  
  636.  
  637. <dd>
  638. <div style="position: relative;">
  639. DOI: <a href="https://doi.org/10.3345/cep.2025.00192"><font class="doi">https://doi.org/10.3345/cep.2025.00192</font></a>&nbsp;&nbsp;&nbsp;
  640. </div>
  641. </dd>
  642.  
  643. <dd>
  644. <ul class="relBtn">
  645. <li><a href="/journal/view.php?number=20125555806" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555806&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555806", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAxOTIuZXB1Yg==&filename=Y2VwLTIwMjUtMDAxOTIuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555806", "cep-2025-00192.pdf")'>PDF</a> </ul>
  646. </dd>
  647.  
  648. </dl>
  649. </div>
  650. <div class="sub_journal">
  651.  
  652. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  653.  
  654. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Critical Care Medicine</dd>
  655. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555819"><span class='list_title'>Effect of postoperative enteral protein supplementation on nitrogen balance in critically ill children</span></a>
  656.  
  657. </dd>
  658. <dd style="color: #6f6f6f;">
  659. Irene Yuniar, Kadek Apik Lestari, Antonius Hocky Pudjiadi, Fatima Safira Alatas, Yoga Devaera
  660. </dd>
  661. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  662.  
  663. <em>Clin Exp Pediatr.</em> 2025;68(10):790-800. &nbsp;&nbsp;Published online May 30, 2025
  664.  
  665. </dd>
  666.  
  667.  
  668. <dd style='padding:10px 0px;'>
  669.  
  670. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  671. <table cellpadding="0" cellspacing="0" width="100%">
  672. <tr>
  673. <td valign='top'>
  674. <img src="/upload/thumbnails/cep-2025-00227f3.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00227.xml','cep-2025-00227f3.jpg')">
  675. </td>
  676. <td valign='top' style='padding:0px 15px;'>
  677. <b>Question:</b> Does high-protein enteral nutrition better increase the average nitrogen balance (NB) and decrease the intestinal fatty acid-binding protein (I-FABP) level of critically ill postoperative children than standard-protein enteral nutrition?<br />
  678. <b>Finding:</b> The study demonstrated a significant increase in average NB but no significant decrease in I-FABP levels in the high- versus low-protein group.<br />
  679. <b>Meaning:</b> These findings suggest that high-protein enteral nutrition can improve NB in critically ill postoperative children, thereby supporting their recovery. </td>
  680. </tr>
  681. </table>
  682. </div>
  683.  
  684. </dd>
  685.  
  686.  
  687.  
  688. <dd>
  689. <div style="position: relative;">
  690. DOI: <a href="https://doi.org/10.3345/cep.2025.00227"><font class="doi">https://doi.org/10.3345/cep.2025.00227</font></a>&nbsp;&nbsp;&nbsp;
  691. </div>
  692. </dd>
  693.  
  694. <dd>
  695. <ul class="relBtn">
  696. <li><a href="/journal/view.php?number=20125555819" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555819&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555819", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAyMjcuZXB1Yg==&filename=Y2VwLTIwMjUtMDAyMjcuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555819", "cep-2025-00227.pdf")'>PDF</a> </ul>
  697. </dd>
  698.  
  699. </dl>
  700. </div>
  701. <div class="sub_journal">
  702.  
  703. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  704.  
  705. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Other</dd>
  706. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555821"><span class='list_title'>Role of neutrophil elastase in predicting infection among children with chemotherapy-induced febrile neutropenia</span></a>
  707.  
  708. </dd>
  709. <dd style="color: #6f6f6f;">
  710. Mahmoud A. El-Hawy, Doaa M. Elian, Mai El-Sayad Abd El-Hamid, Esraa T. Allam, Mariam S. Kandeel, Asmaa A. Mahmoud
  711. </dd>
  712. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  713.  
  714. <em>Clin Exp Pediatr.</em> 2025;68(10):801-807. &nbsp;&nbsp;Published online June 10, 2025
  715.  
  716. </dd>
  717.  
  718.  
  719. <dd style='padding:10px 0px;'>
  720.  
  721. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  722. <table cellpadding="0" cellspacing="0" width="100%">
  723. <tr>
  724. <td valign='top'>
  725. <img src="/upload/thumbnails/cep-2025-00318f3.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00318.xml','cep-2025-00318f3.jpg')">
  726. </td>
  727. <td valign='top' style='padding:0px 15px;'>
  728. <b>Question:</b> Can neutrophil elastase (NE) levels predict infection— the primary cause of mortality—among children with hematological malignancies and febrile neutropenia (FN)?<br />
  729. <b>Finding:</b> Elevated levels of NE were found in children with chemotherapy-induced FN and a bacterial infection.<br />
  730. <b>Meaning:</b> Increased NE levels and prolonged FN are important factors associated with mortality risk. </td>
  731. </tr>
  732. </table>
  733. </div>
  734.  
  735. </dd>
  736.  
  737.  
  738.  
  739. <dd>
  740. <div style="position: relative;">
  741. DOI: <a href="https://doi.org/10.3345/cep.2025.00318"><font class="doi">https://doi.org/10.3345/cep.2025.00318</font></a>&nbsp;&nbsp;&nbsp;
  742. </div>
  743. </dd>
  744.  
  745. <dd>
  746. <ul class="relBtn">
  747. <li><a href="/journal/view.php?number=20125555821" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555821&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555821", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAzMTguZXB1Yg==&filename=Y2VwLTIwMjUtMDAzMTguZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555821", "cep-2025-00318.pdf")'>PDF</a> </ul>
  748. </dd>
  749.  
  750. </dl>
  751. </div>
  752. <div class="sub_journal">
  753.  
  754. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  755.  
  756. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Gastroenterology</dd>
  757. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555818"><span class='list_title'>Adenosine deaminase and interleukin-1 receptor antagonist genetic polymorphisms among obese children with versus without metabolic dysfunction-associated fatty liver disease</span></a>
  758.  
  759. </dd>
  760. <dd style="color: #6f6f6f;">
  761. Hala M. Sakhr, Mohammed H. Hassan, Azza Mohamed Taha, Ali Helmi Bakri
  762. </dd>
  763. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  764.  
  765. <em>Clin Exp Pediatr.</em> 2025;68(10):808-818. &nbsp;&nbsp;Published online May 29, 2025
  766.  
  767. </dd>
  768.  
  769.  
  770. <dd style='padding:10px 0px;'>
  771.  
  772. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  773. <table cellpadding="0" cellspacing="0" width="100%">
  774. <tr>
  775. <td valign='top'>
  776. <img src="/upload/thumbnails/cep-main--10-808.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00731.xml','cep-main--10-808.jpg')">
  777. </td>
  778. <td valign='top' style='padding:0px 15px;'>
  779. <b>Question:</b> Is there an association between adenosine deaminase (ADA) G22A and interleukin-1 receptor antagonist (IL-1RN) genetic polymorphisms and pediatric metabolic dysfunction-associated fatty liver disease (MAFLD)?<br />
  780. <b>Finding:</b> The GG genotype and G allele of ADA G22A were significantly associated with obesity but not pediatric MAFLD, while the *1/*2 genotype of the IL-1RN gene was significantly associated with obesity and pediatric MAFLD.<br />
  781. <b>Meaning:</b> The IL-1RN gene may contribute to pediatric MAFLD. </td>
  782. </tr>
  783. </table>
  784. </div>
  785.  
  786. </dd>
  787.  
  788.  
  789.  
  790. <dd>
  791. <div style="position: relative;">
  792. DOI: <a href="https://doi.org/10.3345/cep.2025.00731"><font class="doi">https://doi.org/10.3345/cep.2025.00731</font></a>&nbsp;&nbsp;&nbsp;
  793. </div>
  794. </dd>
  795.  
  796. <dd>
  797. <ul class="relBtn">
  798. <li><a href="/journal/view.php?number=20125555818" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555818&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555818", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDA3MzEuZXB1Yg==&filename=Y2VwLTIwMjUtMDA3MzEuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555818", "cep-2025-00731.pdf")'>PDF</a> </ul>
  799. </dd>
  800.  
  801. </dl>
  802. </div>
  803. <div class="sub_journal">
  804.  
  805. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  806.  
  807. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Hematology</dd>
  808. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555826"><span class='list_title'>Hyperhomocysteinemia in pediatric β-thalassemia: links to vitamin cofactor deficiencies and oxidative stress</span></a>
  809.  
  810. </dd>
  811. <dd style="color: #6f6f6f;">
  812. Arzu Dadashova, Gunay Aliyeva, Rana Rahimova, Gulnara Azizova, Khayala Mammadova
  813. </dd>
  814. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  815.  
  816. <em>Clin Exp Pediatr.</em> 2025;68(10):819-830. &nbsp;&nbsp;Published online July 8, 2025
  817.  
  818. </dd>
  819.  
  820.  
  821. <dd style='padding:10px 0px;'>
  822.  
  823. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  824. <table cellpadding="0" cellspacing="0" width="100%">
  825. <tr>
  826. <td valign='top'>
  827. <img src="/upload/thumbnails/cep-2025-00556f4.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00556.xml','cep-2025-00556f4.jpg')">
  828. </td>
  829. <td valign='top' style='padding:0px 15px;'>
  830. <b>Question:</b> What are the biochemical and clinical correlates of hyperhomocysteinemia in pediatric β-thalassemia, and how does it relate to vitamin status, oxidative stress, and splenectomy?<br />
  831. <b>Finding:</b> Most pediatric β-thalassemia patients exhibited severe hyperhomocysteinemia, which was strongly associated with folate and B<sub>12</sub> deficiencies and influenced oxidative stress patterns, particularly in splenectomized individuals.<br />
  832. <b>Meaning:</b> These findings suggest that routine monitoring and correction of B-vitamin deficiencies may mitigate hyperhomocysteinemia-related risks in pediatric thalassemia. </td>
  833. </tr>
  834. </table>
  835. </div>
  836.  
  837. </dd>
  838.  
  839.  
  840.  
  841. <dd>
  842. <div style="position: relative;">
  843. DOI: <a href="https://doi.org/10.3345/cep.2025.00556"><font class="doi">https://doi.org/10.3345/cep.2025.00556</font></a>&nbsp;&nbsp;&nbsp;
  844. </div>
  845. </dd>
  846.  
  847. <dd>
  848. <ul class="relBtn">
  849. <li><a href="/journal/view.php?number=20125555826" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555826&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555826", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDA1NTYuZXB1Yg==&filename=Y2VwLTIwMjUtMDA1NTYuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555826", "cep-2025-00556.pdf")'>PDF</a> </ul>
  850. </dd>
  851.  
  852. </dl>
  853. </div>
  854. <div class="sub_journal">
  855.  
  856. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  857.  
  858. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Other</dd>
  859. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555845"><span class='list_title'>Impact of thyroid hormones and serum endothelin levels on pediatric asthma control: a case-control study of an Indian population</span></a>
  860.  
  861. </dd>
  862. <dd style="color: #6f6f6f;">
  863. Murugaiyan Sathishbabu, Sathiya Ramasamy, Niranjjan Ramachandran, Soundararajan Palanisamy, Arulvijayavani Subramaniam
  864. </dd>
  865. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  866.  
  867. <em>Clin Exp Pediatr.</em> 2025;68(10):831-837. &nbsp;&nbsp;Published online September 22, 2025
  868.  
  869. </dd>
  870.  
  871.  
  872. <dd style='padding:10px 0px;'>
  873.  
  874. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  875. <table cellpadding="0" cellspacing="0" width="100%">
  876. <tr>
  877. <td valign='top'>
  878. <img src="/upload/thumbnails/cep-main--10-831.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-00143.xml','cep-main--10-831.jpg')">
  879. </td>
  880. <td valign='top' style='padding:0px 15px;'>
  881. <b>Question:</b> What are the roles of thyroid hormones and endothelin in South Indian children with asthma?<br />
  882. <b>Finding:</b> Thyroid hormone and endothelin levels were significantly elevated in South Indian children with asthma; poorly controlled cases exhibited the highest levels. Elevated thyroid-stimulating hormone and endothelin levels were correlated with asthma severity.<br />
  883. <b>Meaning:</b> Serum endothelin is a potential surrogate marker for asthma severity that could aid the assessment and management of childhood asthma. </td>
  884. </tr>
  885. </table>
  886. </div>
  887.  
  888. </dd>
  889.  
  890.  
  891.  
  892. <dd>
  893. <div style="position: relative;">
  894. DOI: <a href="https://doi.org/10.3345/cep.2025.00143"><font class="doi">https://doi.org/10.3345/cep.2025.00143</font></a>&nbsp;&nbsp;&nbsp;
  895. </div>
  896. </dd>
  897.  
  898. <dd>
  899. <ul class="relBtn">
  900. <li><a href="/journal/view.php?number=20125555845" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555845&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555845", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDAxNDMuZXB1Yg==&filename=Y2VwLTIwMjUtMDAxNDMuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555845", "cep-2025-00143.pdf")'>PDF</a> </ul>
  901. </dd>
  902.  
  903. </dl>
  904. </div>
  905. <div class="sub_journal">
  906.  
  907. <dl><dt class='type'>Perspective</dt></dl>
  908. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  909.  
  910. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">General Pediatrics</dd>
  911. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555846"><span class='list_title'>Parenting principles to combat attention-deficit/hyperactivity disorder and form resilient young minds</span></a>
  912.  
  913. </dd>
  914. <dd style="color: #6f6f6f;">
  915. Jandy Le, Sandhya J. Kadam
  916. </dd>
  917. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  918.  
  919. <em>Clin Exp Pediatr.</em> 2025;68(10):838-841. &nbsp;&nbsp;Published online September 22, 2025
  920.  
  921. </dd>
  922.  
  923.  
  924. <dd style='padding:10px 0px;'>
  925.  
  926. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  927. <table cellpadding="0" cellspacing="0" width="100%">
  928. <tr>
  929. <td valign='top'>
  930. <img src="/upload/thumbnails/cep-2025-01004f1.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2025-01004.xml','cep-2025-01004f1.jpg')">
  931. </td>
  932. <td valign='top' style='padding:0px 15px;'>
  933. The prevalence of attention-deficit/hyperactivity disorder, conduct disorder, and other related behavioral problems is increasing among children, likely due to less interaction with their parents and the real world and more time spent on screens, on social media, and in the virtual world. This article highlights several simple, basic parenting principles to facilitate the growth of healthy, resilient minds and combat the symptoms of opposition, hyperactivity, and distractibility. </td>
  934. </tr>
  935. </table>
  936. </div>
  937.  
  938. </dd>
  939.  
  940.  
  941.  
  942. <dd>
  943. <div style="position: relative;">
  944. DOI: <a href="https://doi.org/10.3345/cep.2025.01004"><font class="doi">https://doi.org/10.3345/cep.2025.01004</font></a>&nbsp;&nbsp;&nbsp;
  945. </div>
  946. </dd>
  947.  
  948. <dd>
  949. <ul class="relBtn">
  950. <li><a href="/journal/view.php?number=20125555846" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555846&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555846", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjUtMDEwMDQuZXB1Yg==&filename=Y2VwLTIwMjUtMDEwMDQuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555846", "cep-2025-01004.pdf")'>PDF</a> </ul>
  951. </dd>
  952.  
  953. </dl>
  954. </div>
  955. </div>
  956. </div>
  957. </div><!--contents-->
  958. <div class="aside">
  959.  
  960. <ul class="moreInfo">
  961. <li>
  962. <a href="http://submit.e-cep.org/" target="_blank">
  963. <img src="/image/new/e_submission_new.gif" title="E-Submission">
  964. </a>
  965. </li>
  966. <!--
  967. <li>
  968. <a href="/articles/author_index.php">
  969. <img src="/image/new/authorindex_b.gif" title="Author Index">
  970. </a>
  971. </li>
  972.  
  973. -->
  974.  
  975. <li style="margin-top:10px;margin-bottom:10px;background-color:#F0F0F0;padding-top:15px;padding-bottom:15px;">
  976. <center>
  977. <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>
  978. </center>
  979. </li>
  980.  
  981. <li>
  982.  
  983.  
  984. <a href="https://www.scopus.com/sourceid/21101041552?dgcid=sc_widget_citescore" style="text-decoration:none;color:#505050" target="_blank">
  985. <div style="height:100px;width:300px;font-family:Arial, Verdana, helvetica, sans-serif;background-color:#ffffff;display:inline-block;border:1px solid #007398;">
  986. <div style="padding: 0px 16px;">
  987. <div style="padding-top:3px;line-height:1;">
  988. <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>
  989. <div style="float:right;font-size:14px;padding-top:3px;text-align: right;"><span id="citescoreYearVal" style="display:block;">2024</span>CiteScore</div>
  990. </div>
  991. <div style="clear:both;"></div>
  992. <div style="padding-top:3px;">
  993. <div style="height:4px;background-color:#DCDCDC;">
  994. <div style="height: 4px; background-color: rgb(0, 115, 152); width: 98%;" id="percentActBar">&nbsp;</div>
  995. </div>
  996. <div style="font-size:11px;"><span id="citescorePerVal">98th percentile</span></div>
  997. </div>
  998.  
  999.  
  1000. <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>
  1001. </div>
  1002. </div>
  1003. </a>
  1004.  
  1005. <!-- <div style="height:100px;width:300px;font-family:Arial, Verdana, helvetica, sans-serif;background-color:#ffffff;display:inline-block;border:1px solid #007398;">
  1006. <div style="padding: 0px 16px;">
  1007. <div style="padding-top:3px;line-height:1;">
  1008. <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>
  1009. <div style="float:right;font-size:14px;padding-top:3px;text-align: right;"><span id="citescoreYearVal" style="display:block;">2021</span>CiteScore</div>
  1010. </div>
  1011. <div style="clear:both;"></div>
  1012. <div style="padding-top:3px;">
  1013. <div style="height:4px;background-color:#DCDCDC;">
  1014. <div style="height:4px;background-color:#007398;" id="percentActBar">&nbsp;</div>
  1015. </div>
  1016. <div style="font-size:11px;"><span id="citescorePerVal">97th percentile</span></div>
  1017. </div>
  1018. <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>
  1019. </div>
  1020. </div>
  1021. </a> -->
  1022.  
  1023. </li>
  1024.  
  1025. <li>
  1026. <a href="https://mjl.clarivate.com/cgi-bin/jrnlst/jlresults.cgi?PC=MASTER&ISSN=2713-4148" target="_blank">
  1027. <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;">
  1028. <div style='position:absolute;left:150px;top:24px;font-weight:600;font-size:12pt;'>
  1029. Impact Factor
  1030. </div>
  1031.  
  1032. <div style='position:absolute;left:185px;top:45px;color:#6817FF;font-weight:bold;font-size:15pt;'>
  1033. 3.6
  1034. </div>
  1035. </div>
  1036. </a>
  1037. </li>
  1038.  
  1039. <li style='padding-top:25px;'>
  1040.  
  1041. <style>
  1042. div.aside li section {
  1043. display: none;
  1044. padding: 0px 0 0;
  1045. border-top: 1px solid #ddd;}
  1046.  
  1047. div.aside li input {
  1048. display: none !important;}
  1049.  
  1050. div.aside li label {
  1051. display: inline-block;
  1052. margin: 0 0 -1px;
  1053. padding: 10px 0px;
  1054. font-weight: 600;
  1055. text-align: center;
  1056. color: #999;
  1057. width:147px;
  1058. font-size:1.1em;}
  1059.  
  1060.    div.aside li label:hover {
  1061. color: #253f8e;
  1062. cursor: pointer;}
  1063.  
  1064. /*input 클릭시, label 스타일*/
  1065. div.aside li input:checked + label {
  1066.  color: #555;
  1067.  border: 1px solid #ddd;
  1068.  border-top: 4px solid #253f8e;
  1069.  border-bottom: 1px solid #ffffff;}
  1070.  
  1071. div.aside li #tab1:checked ~ #content1,
  1072. div.aside li #tab2:checked ~ #content2 {
  1073. display: block;}
  1074. </style>
  1075.  
  1076. <input id="tab1" type="radio" name="tabs" checked> <!--디폴트 메뉴-->
  1077. <label for="tab1">MOST CITED</label>
  1078.  
  1079. <input id="tab2" type="radio" name="tabs">
  1080. <label for="tab2">ACCEPTED ARTICLES</label>
  1081.  
  1082. <section id="content1">
  1083. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'> <tr>
  1084. <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/>31</td>
  1085. <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">
  1086. <a href='/journal/view.php?number=20125555589' style='font-weight:bold;'>Neurodevelopmental outcomes of preterm infants</a>
  1087. </td>
  1088. </tr>
  1089. <tr>
  1090. <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/>29</td>
  1091. <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">
  1092. <a href='/journal/view.php?number=20125555641' style='font-weight:bold;'>Long COVID in children and adolescents: prevalence, clinical manifestations, and management strategies</a>
  1093. </td>
  1094. </tr>
  1095. <tr>
  1096. <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/>27</td>
  1097. <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">
  1098. <a href='/journal/view.php?number=20125555568' style='font-weight:bold;'>Gut microbiota affects brain development and behavior</a>
  1099. </td>
  1100. </tr>
  1101. <tr>
  1102. <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/>24</td>
  1103. <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">
  1104. <a href='/journal/view.php?number=20125555570' style='font-weight:bold;'>Association of gut microbiota with obesity in children and adolescents</a>
  1105. </td>
  1106. </tr>
  1107. <tr>
  1108. <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/>24</td>
  1109. <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">
  1110. <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>
  1111. </td>
  1112. </tr>
  1113. </table></dd></dl> <p align='right' style='font-size:1.2em;padding-right:5px;'><a href='/articles/mostcited.php'>+more</a></p>
  1114. </section>
  1115.  
  1116. <section id="content2">
  1117. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'></table></dd></dl>
  1118. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'> <tr>
  1119. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1120. <a href='/journal/view.php?number=20125555857' style='font-weight:bold;'>Associations of routine breakfast and napping habits
  1121. with early adiposity rebound by age 3 years: a populationbased
  1122. cohort study in Japan</a>
  1123. </td>
  1124. </tr>
  1125. <tr>
  1126. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1127. <a href='/journal/view.php?number=20125555863' style='font-weight:bold;'>High-dose methylprednisolone and tocilizumab improve
  1128. survival of patients with high-risk pediatric acute
  1129. necrotizing encephalopathy</a>
  1130. </td>
  1131. </tr>
  1132. <tr>
  1133. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1134. <a href='/journal/view.php?number=20125555861' style='font-weight:bold;'>Successful rescue after catastrophic bleeding of carotid
  1135. artery pseudoaneurysm following button battery
  1136. ingestion in a toddler</a>
  1137. </td>
  1138. </tr>
  1139. <tr>
  1140. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1141. <a href='/journal/view.php?number=20125555858' style='font-weight:bold;'>Maternal sleep disorders during pregnancy and
  1142. subsequent risk of allergic diseases in Japanese children:
  1143. the TMM BirThree Cohort Study</a>
  1144. </td>
  1145. </tr>
  1146. <tr>
  1147. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  1148. <a href='/journal/view.php?number=20125555862' style='font-weight:bold;'>Recurrent immunoglobulin A vasculitis in children and
  1149. adolescents: prevalence and associated risk factors</a>
  1150. </td>
  1151. </tr>
  1152. </table></dd></dl> <p align='right' style='font-size:1.2em;padding-right:5px;'><a href='/articles/accept.php'>+more</a></p>
  1153. </section>
  1154.  
  1155. </li>
  1156. <!--<li>
  1157. <a href="https://www.takeda.com/" target="_blank">
  1158. <img src="/image/banner/takeda.jpg" title="Takeda" width='300px' style='border:1px solid #C1C1C1'/>
  1159. </a>
  1160. </li> -->
  1161. <!--li>
  1162. <a href="http://www.pediatrics.or.kr/" target="_blank">
  1163. <img src="/image/new/logo_kps.gif" title="Korean Pediatric Society"/>
  1164. </a>
  1165. </li-->
  1166. </ul>
  1167.  
  1168.  
  1169. <ul class="moreInfo">
  1170.  
  1171. <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>
  1172. <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>
  1173. <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>
  1174. <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>
  1175.  
  1176. <li>
  1177. <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;">
  1178. <img src="/image/new/b_Metrics.jpg" title="More information" style='margin-top:10px;'>
  1179. </a>
  1180. </li>
  1181.  
  1182. <li>
  1183. <a href="/about/TOCAlerts.php">
  1184. <img src="/image/new/b_Email.jpg" title="E-mail Alert">
  1185. </a>
  1186. </li>
  1187. </ul>
  1188. </div>
  1189.  
  1190. <!--  //aside -->
  1191. </div>
  1192. <!-- //container -->
  1193. <hr />
  1194.  
  1195. <!-- right banner area begin -->
  1196.  
  1197. <div class="siteMap">
  1198.  
  1199. <dl class="wide" style='width:342px'>
  1200. <dt><a href="/articles/topics.php" title="SUBSPECIALTY">TOPICS</a></dt>
  1201. <dd style='width:330x;'>
  1202. <dl style='width:140px;'>
  1203. <dd>
  1204. <ul>
  1205. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=1" title="Adolescence Medicine">Adolescence Medicine</a></li>
  1206. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=2" title="Allergy">Allergy</a></li>
  1207. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=3" title="Cardiology">Cardiology</a></li>
  1208. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=4" title="Critical Care Medicine">Critical Care Medicine</a></li>
  1209. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=5" title="Developmental and Behavioral Medicine">Developmental and Behavioral Medicine</a></li>
  1210. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=6" title="Emergency Medicine">Emergency Medicine</a></li>
  1211. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=7" title="Endocrinology">Endocrinology</a></li>
  1212. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=8" title="Gastroenterology">Gastroenterology</a></li>
  1213. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=9" title="General Pediatrics">General Pediatrics</a></li>
  1214. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=10" title="Genetics and Metabolism">Genetics and Metabolism</a></li>
  1215. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=11" title="Hematology">Hematology</a></li>
  1216. </ul>
  1217. <p><a href="/articles/topics.php" title="Browse all articles">Browse all articles &gt;</a></p>
  1218. </dd>
  1219. </dl>
  1220. <dl style='width:145px;'>
  1221. <dd>
  1222. <ul>
  1223. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=13" title="Infection">Infection</a></li>
  1224. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=14" title="Neonatology (Perinatology)">Neonatology (Perinatology)</a></li>
  1225. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=15" title="Nephrology (Genitourinary)">Nephrology (Genitourinary)</a></li>
  1226. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=16" title="Neurology">Neurology</a></li>
  1227. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=17" title="Nutrition">Nutrition</a></li>
  1228. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=18" title="Oncology">Oncology</a></li>
  1229. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=19" title="Neurobehavior">Neurobehavior</a></li>
  1230. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=20" title="Pulmonology">Pulmonology</a></li>
  1231. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=21" title="Rheumatology">Rheumatology</a></li>
  1232. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=22" title="Other">Other</a></li>
  1233. </ul>
  1234. </dd>
  1235. </dl>
  1236. </dd>
  1237. </dl>
  1238. <dl style='width:220px'>
  1239. <dt><a href="/articles/category.php" title="ARTICLES">ARTICLE CATEGORY</a></dt>
  1240. <dd>
  1241. <ul>
  1242. <li><a href="/articles/category.php?article_category=Perspective" title="Perspective">Perspective</a></li>
  1243. <li><a href="/articles/category.php?article_category=Review article" title="Review article">Review article</a></li>
  1244. <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>
  1245. <li><a href="/articles/category.php?article_category=Editorial" title="Editorial">Editorial</a></li>
  1246. <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>
  1247. <li><a href="/articles/category.php?article_category=Original article" title="Original article">Original article</a></li>
  1248. <li><a href="/articles/category.php?article_category=Letter to the editor" title="Letter to the editor">Letter to the editor</a></li>
  1249. <li><a href="/articles/category.php?article_category=Clinical note" title="Clinical note">Clinical note</a></li>
  1250. <li><a href="/articles/category.php?article_category=Case report" title="Case report">Case report</a></li>
  1251. <li><a href="/articles/category.php?article_category=Others" title="Others">Others</a></li>
  1252. </ul>
  1253. <p><a href="/articles/category.php" title="Browse all articles">Browse all articles &gt;</a></p>
  1254. </dd>
  1255. </dl>
  1256. <dl style='width:200px'>
  1257. <dt><a href="/articles/archive.php" title="ISSUES">BROWSE ARTICLES</a></dt>
  1258. <dd>
  1259. <ul>
  1260. <li><a href="/current/" title="Current issue">Current issue</a></li>
  1261. <li><a href="/articles/archive.php" title="All issues">All issues</a></li>
  1262. <li><a href="/articles/accept.php" title="Accepted articles">Accepted articles</a></li>
  1263. <li><a href="/articles/print.php" title="Ahead-of print">Ahead-of print</a></li>
  1264. <li><a href="/articles/mostread.php" title="Most viewed">Most viewed</a></li>
  1265. <li><a href="/articles/mostdownload.php" title="Most downloaded">Most downloaded</a></li>
  1266. <li><a href="/articles/mostcited.php" title="Most cited">Most cited</a></li>
  1267. <li><a href="/articles/funded.php" title="Funded articles">Funded articles</a></li>
  1268. <li><a href="/articles/search.php" title="Search">Search</a></li>
  1269. <li><a href="/articles/author_index.php" title="Author index">Author index</a></li>
  1270. </ul>
  1271. </dd>
  1272. </dl>
  1273. <dl style='width:190px'>
  1274. <dt><a href="/authors/authors.php" title="AUTHOR INFORMATION">FOR CONTRIBUTORS</a></dt>
  1275. <dd>
  1276. <ul>
  1277. <li><a href="/authors/authors.php" title="Instructions for authors">Instructions for authors</a></li>
  1278. <li><a href="/authors/ethics.php" title="Research and publication ethics">Research and publication ethics</a></li>
  1279. <li><a href="/authors/review.php" title="Instructions for peer reviewers">Instructions for peer reviewers</a></li>
  1280. <li><a href="/authors/checklist.php" title="Author’s checklist">Author’s checklist</a></li>
  1281. <li><a href="/authors/best_award.php" title="Best article award">Best article award</a></li>
  1282. <li><a href="/authors/best_reviewer.php" title="Best reviewer award">Best reviewer award</a></li>
  1283. <li><a href="http://submit.e-cep.org/" title="E-submission"target="_blank">E-submission</a></li>
  1284. <li><a href="/authors/copyright_transfer_agreement.php" title="Copyright transfer agreement">Copyright transfer agreement</a></li>
  1285. </ul>
  1286. </dd>
  1287. </dl>
  1288. <dl class="last" style='width:125px'>
  1289. <dt><a href="/about/" title="ABOUT">ABOUT</a></dt>
  1290. <dd>
  1291. <dl>
  1292. <dd>
  1293. <ul>
  1294. <li><a href="/about/index.php" title="Aims and scope">Aims and scope</a></li>
  1295. <li><a href="/about/about.php" title="About the journal">About the journal</a></li>
  1296. <li><a href="/about/editorial.php" title="Editorial board">Editorial board</a></li>
  1297. <li><a href="/about/best_practice.php" title="Best practice">Best practice</a></li>
  1298. <li><a href="/about/open_access.php" title="Open access">Open access</a></li>
  1299. <li><a href="/about/subscription.php" title="Subscription information">Subscription information</a></li>
  1300. <li><a href="/about/contact.php" title="Contact us">Contact us</a></li>
  1301. </ul>
  1302. </dd>
  1303. </dl>
  1304. </dd>
  1305. </dl>
  1306. </div>
  1307.  
  1308.  
  1309.  
  1310. <div class="footerWrap">
  1311. <div>
  1312. <dl>
  1313. <dt><b>Editorial Office</b></dt>
  1314. <dd>
  1315. Korean Pediatric Society<br/>
  1316. #1606 Seocho World Officetel, 19 Seoun-ro, Seocho-ku, Seoul 06732, Korea<br/>
  1317. 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;
  1318. </dd>
  1319. </dl>
  1320.  
  1321. <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>
  1322. <p>Copyright &copy; <a href="http://www.pediatrics.or.kr/" target='_blank'>2025 by Korean Pediatric Society.</a>
  1323. &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" /></a></p>
  1324. <p class="posTR"><img src="/image/new/ic_qrcode.png" style='padding-right:5px'/></p>
  1325.  
  1326. </div>
  1327. </div>
  1328. <!-- //footerWrap>
  1329.  
  1330. </div>
  1331.  
  1332.  
  1333. </body>
  1334. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda