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?1715104958" />
  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=Letters to the editor" title="Letters to the editor">Letters 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=67&no=4"><img src="/image/button/b_previous.gif"></a></td>
  336. <td width='50%' align='center' style='font-size:1.6em;'>
  337. Article 67(5); May 2024 </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;">Neonatology (Perinatology)</dd>
  351. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555651"><span class='list_title'>Influence of infant microbiome on health and development</span></a>
  352.  
  353. </dd>
  354. <dd style="color: #6f6f6f;">
  355. Noelle Younge
  356. </dd>
  357. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  358.  
  359. <em>Clin Exp Pediatr.</em> 2024;67(5):224-231. &nbsp;&nbsp;Published online August 21, 2023
  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-2023-00598f1.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2023-00598.xml','cep-2023-00598f1.jpg')">
  371. </td>
  372. <td valign='top' style='padding:0px 15px;'>
  373. · The infant gut microbiome is highly dynamic and individualized.<br />
  374. · Microbes are vertically transmitted from mother to infant during delivery and throughout infancy.<br />
  375. · Delivery mode, gestational age, diet, and antibiotic use influence infant microbiome composition and function.<br />
  376. · In animal studies, the microbiome played critical roles in the structural and functional development of the infant gastrointestinal and immune systems.<br />
  377. · Microbiome-targeted therapies have great potential to reduce infant morbidity and mortality. </td>
  378. </tr>
  379. </table>
  380. </div>
  381.  
  382. </dd>
  383.  
  384.  
  385.  
  386. <dd>
  387. <div style="position: relative;">
  388. DOI: <a href="https://doi.org/10.3345/cep.2023.00598"><font class="doi">https://doi.org/10.3345/cep.2023.00598</font></a>&nbsp;&nbsp;&nbsp;
  389. </div>
  390. </dd>
  391.  
  392. <dd>
  393. <ul class="relBtn">
  394. <li><a href="/journal/view.php?number=20125555651" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555651&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555651", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjMtMDA1OTguZXB1Yg==&filename=Y2VwLTIwMjMtMDA1OTguZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555651", "cep-2023-00598.pdf")'>PDF</a> </ul>
  395. </dd>
  396.  
  397. </dl>
  398. </div>
  399. <div class="sub_journal">
  400.  
  401. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  402.  
  403. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Other</dd>
  404. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555652"><span class='list_title'>Children’s health affected by parent’s behavioral characteristics: a review</span></a>
  405.  
  406. </dd>
  407. <dd style="color: #6f6f6f;">
  408. Sung Eun Kim, Jongin Lee
  409. </dd>
  410. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  411.  
  412. <em>Clin Exp Pediatr.</em> 2024;67(5):232-239. &nbsp;&nbsp;Published online August 21, 2023
  413.  
  414. </dd>
  415.  
  416.  
  417. <dd style='padding:10px 0px;'>
  418.  
  419. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  420. <table cellpadding="0" cellspacing="0" width="100%">
  421. <tr>
  422. <td valign='top'>
  423. <img src="/upload/thumbnails/cep-2023-00115f2.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2023-00115.xml','cep-2023-00115f2.jpg')">
  424. </td>
  425. <td valign='top' style='padding:0px 15px;'>
  426. · Parents’ occupational hazards, long working hours, and smoking behaviors should be modified adequately to minimize adverse health effects on their children.<br />
  427. · As of 2023, several diseases from fetal exposure to occupational hazards can be compensated with Industrial Accident Compensation Insurance in South Korea.<br />
  428. · A directed acyclic graph is recommended for medical research to control the effects of parents’ behaviors on children’s health. </td>
  429. </tr>
  430. </table>
  431. </div>
  432.  
  433. </dd>
  434.  
  435.  
  436.  
  437. <dd>
  438. <div style="position: relative;">
  439. DOI: <a href="https://doi.org/10.3345/cep.2023.00115"><font class="doi">https://doi.org/10.3345/cep.2023.00115</font></a>&nbsp;&nbsp;&nbsp;
  440. </div>
  441. </dd>
  442.  
  443. <dd>
  444. <ul class="relBtn">
  445. <li><a href="/journal/view.php?number=20125555652" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555652&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555652", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjMtMDAxMTUuZXB1Yg==&filename=Y2VwLTIwMjMtMDAxMTUuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555652", "cep-2023-00115.pdf")'>PDF</a> </ul>
  446. </dd>
  447.  
  448. </dl>
  449. </div>
  450. <div class="sub_journal">
  451.  
  452. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  453.  
  454. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Neonatology (Perinatology)</dd>
  455. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555647"><span class='list_title'>Updates in neonatal resuscitation: routine use of laryngeal masks as an alternative to face masks</span></a>
  456.  
  457. </dd>
  458. <dd style="color: #6f6f6f;">
  459. Eun Song Song, Ga Won Jeon
  460. </dd>
  461. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  462.  
  463. <em>Clin Exp Pediatr.</em> 2024;67(5):240-246. &nbsp;&nbsp;Published online July 11, 2023<div style="position: absolute; top: 0; right: 20px;"><a href="/journal/CitedBy.php?number=20125555647" 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>
  464.  
  465. </dd>
  466.  
  467.  
  468. <dd style='padding:10px 0px;'>
  469.  
  470. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  471. <table cellpadding="0" cellspacing="0" width="100%">
  472. <tr>
  473. <td valign='top'>
  474. <img src="/upload/thumbnails/cep-2023-00619f2.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2023-00619.xml','cep-2023-00619f2.jpg')">
  475. </td>
  476. <td valign='top' style='padding:0px 15px;'>
  477. In neonatal resuscitation:<br />
  478. · Laryngeal masks are recommended when endotracheal intubation or positive-pressure ventilation fails.<br />
  479. · Laryngeal masks are useful even during chest compressions.<br />
  480. · Laryngeal masks aid neonates >34 weeks’ gestation and/or with a birth weight >2 kg.<br />
  481. · Main usage barriers include limited experience (81%), preference for endotracheal tubes (57%), and lack of awareness (56%).<br />
  482. · Second-generation laryngeal masks have a built-in esophageal drainage tube that prevents regurgitation into the glottis, and an orogastric tube can be inserted within the esophageal drainage tube to protect against gastric inflation. </td>
  483. </tr>
  484. </table>
  485. </div>
  486.  
  487. </dd>
  488.  
  489.  
  490.  
  491. <dd>
  492. <div style="position: relative;">
  493. DOI: <a href="https://doi.org/10.3345/cep.2023.00619"><font class="doi">https://doi.org/10.3345/cep.2023.00619</font></a>&nbsp;&nbsp;&nbsp;
  494. </div>
  495. </dd>
  496.  
  497. <dd>
  498. <ul class="relBtn">
  499. <li><a href="/journal/view.php?number=20125555647" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555647&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555647", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjMtMDA2MTkuZXB1Yg==&filename=Y2VwLTIwMjMtMDA2MTkuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555647", "cep-2023-00619.pdf")'>PDF</a> </ul>
  500. </dd>
  501.  
  502. </dl>
  503. </div>
  504. <div class="sub_journal">
  505.  
  506. <dl><dt class='type'>Editorial</dt></dl>
  507. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  508.  
  509. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Neonatology (Perinatology)</dd>
  510. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555673"><span class='list_title'>Exploring the role of laryngeal masks in neonatal resuscitation</span></a>
  511.  
  512. </dd>
  513. <dd style="color: #6f6f6f;">
  514. Euiseok Jung
  515. </dd>
  516. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  517.  
  518. <em>Clin Exp Pediatr.</em> 2024;67(5):247-248. &nbsp;&nbsp;Published online December 28, 2023
  519.  
  520. </dd>
  521.  
  522.  
  523. <dd style='padding:10px 0px;'>
  524.  
  525. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  526. <table cellpadding="0" cellspacing="0" width="100%">
  527. <tr>
  528. <td valign='top'>
  529. </td>
  530. <td valign='top' style='padding:0px 15px;'>
  531. · Laryngeal masks (LMs) offer stable airway access and skill retention advantages, making them promising alternatives to positive-pressure ventilation in neonatal care.<br />
  532. · The ease of teaching LM insertion techniques to less experienced providers addresses the need for swift intervention and skill retention.<br />
  533. · Careful consideration of the benefits and challenges of LMs is essential in determining their effective integration into enhanced neonatal resuscitation protocols. </td>
  534. </tr>
  535. </table>
  536. </div>
  537.  
  538. </dd>
  539.  
  540.  
  541.  
  542. <dd>
  543. <div style="position: relative;">
  544. DOI: <a href="https://doi.org/10.3345/cep.2023.01200"><font class="doi">https://doi.org/10.3345/cep.2023.01200</font></a>&nbsp;&nbsp;&nbsp;
  545. </div>
  546. </dd>
  547.  
  548. <dd>
  549. <ul class="relBtn">
  550. <li><a href="/journal/view.php?number=20125555673" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555673&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555673", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjMtMDEyMDAuZXB1Yg==&filename=Y2VwLTIwMjMtMDEyMDAuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555673", "cep-2023-01200.pdf")'>PDF</a> </ul>
  551. </dd>
  552.  
  553. </dl>
  554. </div>
  555. <div class="sub_journal">
  556.  
  557. <dl><dt class='type'>Original Article</dt></dl>
  558. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  559.  
  560. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Neonatology (Perinatology)</dd>
  561. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555686"><span class='list_title'>Effect of vitamin E supplementation on bilirubin levels in infants with hyperbilirubinemia: a double-blind randomized clinical trial</span></a>
  562.  
  563. </dd>
  564. <dd style="color: #6f6f6f;">
  565. Mojtaba Cheraghi, Maziar Nikouei, Majid Mansouri, Siros Hemmatpour, Yousef Moradi
  566. </dd>
  567. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  568.  
  569. <em>Clin Exp Pediatr.</em> 2024;67(5):249-256. &nbsp;&nbsp;Published online March 26, 2024
  570.  
  571. </dd>
  572.  
  573.  
  574. <dd style='padding:10px 0px;'>
  575.  
  576. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  577. <table cellpadding="0" cellspacing="0" width="100%">
  578. <tr>
  579. <td valign='top'>
  580. <img src="/upload/thumbnails/cep-2023-01312f2.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2023-01312.xml','cep-2023-01312f2.jpg')">
  581. </td>
  582. <td valign='top' style='padding:0px 15px;'>
  583. <b>Question:</b> Is vitamin E a viable therapeutic option for managing neonatal hyperbilirubinemia?<br />
  584. <b>Finding:</b> This randomized clinical trial examined the effects of oral vitamin E supplementation on bilirubin reduction (primary outcome), phototherapy duration, and length of hospital stay (secondary outcome) in 138 infants.<br />
  585. <b>Meaning:</b> Infants administered vitamin E versus placebo demonstrated similar reductions in bilirubin levels and length of hospital stay. </td>
  586. </tr>
  587. </table>
  588. </div>
  589.  
  590. </dd>
  591.  
  592.  
  593.  
  594. <dd>
  595. <div style="position: relative;">
  596. DOI: <a href="https://doi.org/10.3345/cep.2023.01312"><font class="doi">https://doi.org/10.3345/cep.2023.01312</font></a>&nbsp;&nbsp;&nbsp;
  597. </div>
  598. </dd>
  599.  
  600. <dd>
  601. <ul class="relBtn">
  602. <li><a href="/journal/view.php?number=20125555686" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555686&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555686", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjMtMDEzMTIuZXB1Yg==&filename=Y2VwLTIwMjMtMDEzMTIuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555686", "cep-2023-01312.pdf")'>PDF</a> </ul>
  603. </dd>
  604.  
  605. </dl>
  606. </div>
  607. <div class="sub_journal">
  608.  
  609. <dl class="article" style='padding-left:3px;overflow: hidden;'>
  610.  
  611. <dd style="color:#083B80;font-weight:500;padding-bottom:10px;">Pulmonology</dd>
  612. <dd style='margin-bottom:7px;'><a href="/journal/view.php?number=20125555688"><span class='list_title'>Oligohydramnios affects pulmonary functional/structural abnormalities in school-aged children with bronchopulmonary dysplasia</span></a>
  613.  
  614. </dd>
  615. <dd style="color: #6f6f6f;">
  616. Jeong Eun Shin, Soon Min Lee, Mi-Jung Lee, Jungho Han, Joohee Lim, Haerin Jang, Ho Seon Eun, Min Soo Park, Soo Yeon Kim, Myung Hyun Sohn, Ji Ye Jung, Kyung Won Kim
  617. </dd>
  618. <dd style="font-size:14px;color:#6f6f6f;position: relative;">
  619.  
  620. <em>Clin Exp Pediatr.</em> 2024;67(5):257-266. &nbsp;&nbsp;Published online April 16, 2024
  621.  
  622. </dd>
  623.  
  624.  
  625. <dd style='padding:10px 0px;'>
  626.  
  627. <div style='position:relative;border-left:6px solid #eee;padding-left:8px;'>
  628. <table cellpadding="0" cellspacing="0" width="100%">
  629. <tr>
  630. <td valign='top'>
  631. <img src="/upload/thumbnails/cep-2023-01053f4.jpg" style='padding:2px;width:320px;cursor:pointer;' class="thumb" onclick="openPhotoView(this,'cep-2023-01053.xml','cep-2023-01053f4.jpg')">
  632. </td>
  633. <td valign='top' style='padding:0px 15px;'>
  634. <b>Question:</b> Is bronchopulmonary dysplasia (BPD) associated with functional/structural abnormalities later in life?<br />
  635. <b>Finding:</b> School-aged children with severe BPD had abnormalities on pulmonary function tests and lung computed tomography despite no subjective respiratory symptoms; however, only prenatal oligohydramnios and prolonged ventilator use were associated with abnormal lung function.<br />
  636. <b>Meaning:</b> Long-term monitoring of preterm infants’ lung health is essential, especially for those with prenatal oligohydramnios or prolonged ventilator use. </td>
  637. </tr>
  638. </table>
  639. </div>
  640.  
  641. </dd>
  642.  
  643.  
  644.  
  645. <dd>
  646. <div style="position: relative;">
  647. DOI: <a href="https://doi.org/10.3345/cep.2023.01053"><font class="doi">https://doi.org/10.3345/cep.2023.01053</font></a>&nbsp;&nbsp;&nbsp;
  648. </div>
  649. </dd>
  650.  
  651. <dd>
  652. <ul class="relBtn">
  653. <li><a href="/journal/view.php?number=20125555688" style="color:#6f6f6f;">Full text</a><li><a href="/journal/view.php?number=20125555688&viewtype=pubreader" style="color:#6f6f6f;">PubReader</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("epub", "20125555688", "path=L2hvbWUvdmlydHVhbC9wZWRpYXRyaWNzL2pvdXJuYWwvdXBsb2FkL2VwdWIvY2VwLTIwMjMtMDEwNTMuZXB1Yg==&filename=Y2VwLTIwMjMtMDEwNTMuZXB1Yg==")'>ePub</a><li><a style='cursor: pointer;font-size:12px;color:#6f6f6f;' onclick='journal_download("pdf", "20125555688", "cep-2023-01053.pdf")'>PDF</a> </ul>
  654. </dd>
  655.  
  656. </dl>
  657. </div>
  658. </div>
  659. </div>
  660. </div><!--contents-->
  661. <div class="aside">
  662.  
  663. <ul class="moreInfo">
  664. <li>
  665. <a href="http://submit.e-cep.org/" target="_blank">
  666. <img src="/image/new/e_submission.gif" title="E-Submission">
  667. </a>
  668. </li>
  669. <!--
  670. <li>
  671. <a href="/articles/author_index.php">
  672. <img src="/image/new/authorindex_b.gif" title="Author Index">
  673. </a>
  674. </li>
  675.  
  676. -->
  677.  
  678. <li style='padding-top:25px;'>
  679.  
  680. <style>
  681. div.aside li section {
  682. display: none;
  683. padding: 0px 0 0;
  684. border-top: 1px solid #ddd;}
  685.  
  686. div.aside li input {
  687. display: none !important;}
  688.  
  689. div.aside li label {
  690. display: inline-block;
  691. margin: 0 0 -1px;
  692. padding: 10px 0px;
  693. font-weight: 600;
  694. text-align: center;
  695. color: #999;
  696. width:147px;
  697. font-size:1.1em;}
  698.  
  699.    div.aside li label:hover {
  700. color: #253f8e;
  701. cursor: pointer;}
  702.  
  703. /*input 클릭시, label 스타일*/
  704. div.aside li input:checked + label {
  705.  color: #555;
  706.  border: 1px solid #ddd;
  707.  border-top: 4px solid #253f8e;
  708.  border-bottom: 1px solid #ffffff;}
  709.  
  710. div.aside li #tab1:checked ~ #content1,
  711. div.aside li #tab2:checked ~ #content2 {
  712. display: block;}
  713. </style>
  714.  
  715. <input id="tab1" type="radio" name="tabs" checked> <!--디폴트 메뉴-->
  716. <label for="tab1">MOST CITED</label>
  717.  
  718. <input id="tab2" type="radio" name="tabs">
  719. <label for="tab2">ACCEPTED ARTICLES</label>
  720.  
  721. <section id="content1">
  722. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'> <tr>
  723. <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/>22</td>
  724. <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">
  725. <a href='/journal/view.php?number=20125555471' style='font-weight:bold;'>Retinopathy of prematurity: a review of epidemiology and current treatment strategies</a>
  726. </td>
  727. </tr>
  728. <tr>
  729. <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>
  730. <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">
  731. <a href='/journal/view.php?number=20125555474' style='font-weight:bold;'>Genetic factors in precocious puberty</a>
  732. </td>
  733. </tr>
  734. <tr>
  735. <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>
  736. <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">
  737. <a href='/journal/view.php?number=20125555428' style='font-weight:bold;'>Global relationship between parent and child obesity: a systematic review and meta-analysis</a>
  738. </td>
  739. </tr>
  740. <tr>
  741. <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/>14</td>
  742. <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">
  743. <a href='/journal/view.php?number=20125555449' style='font-weight:bold;'>Gross motor dysfunction and balance impairments in children and adolescents with Down syndrome: a systematic review</a>
  744. </td>
  745. </tr>
  746. <tr>
  747. <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/>13</td>
  748. <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">
  749. <a href='/journal/view.php?number=20125555481' style='font-weight:bold;'>Etiological and pathophysiological enigmas of severe coronavirus disease 2019, multisystem inflammatory syndrome in children, and Kawasaki disease</a>
  750. </td>
  751. </tr>
  752. </table></dd></dl> <p align='right' style='font-size:1.2em;padding-right:5px;'><a href='/articles/mostcited.php'>+more</a></p>
  753. </section>
  754.  
  755. <section id="content2">
  756. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'></table></dd></dl>
  757. <dl><dd><table style='border-left:1px solid #eee;border-right:1px solid #eee;'> <tr>
  758. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  759. <a href='/journal/view.php?number=20125555690' style='font-weight:bold;'>Preventing bloodstream infections in children after liver transplantation</a>
  760. </td>
  761. </tr>
  762. <tr>
  763. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  764. <a href='/journal/view.php?number=20125555689' style='font-weight:bold;'>Utility of eosinophil granule proteins in management of pediatric chronic cough</a>
  765. </td>
  766. </tr>
  767. <tr>
  768. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  769. <a href='/journal/view.php?number=20125555687' style='font-weight:bold;'>Incidence, causative organisms, and risk factors of bloodstream infections in pediatric liver transplant patients: a systematic review</a>
  770. </td>
  771. </tr>
  772. <tr>
  773. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  774. <a href='/journal/view.php?number=20125555685' style='font-weight:bold;'>Impact of COVID-19 pandemic on clinical features of benign convulsions with mild gastroenteritis</a>
  775. </td>
  776. </tr>
  777. <tr>
  778. <td style="width:248px;margin-bottom:10px;border-bottom:1px solid #ddd;padding:10px 5px 10px 10px;" valign="top">
  779. <a href='/journal/view.php?number=20125555679' style='font-weight:bold;'>Is it possible to provide palliative care to pediatric patients with neurological diseases?</a>
  780. </td>
  781. </tr>
  782. </table></dd></dl> <p align='right' style='font-size:1.2em;padding-right:5px;'><a href='/articles/accept.php'>+more</a></p>
  783. </section>
  784.  
  785. </li>
  786. <li>
  787. <a href="/about/TOCAlerts.php">
  788. <img src="/image/new/b_Email.jpg" title="E-mail Alert">
  789. </a>
  790. </li>
  791.  
  792. <li>
  793. <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;">
  794. <img src="/image/new/b_Metrics.jpg" title="More information">
  795. </a>
  796. </li>
  797.  
  798. <li>
  799. <a href="https://mjl.clarivate.com/cgi-bin/jrnlst/jlresults.cgi?PC=MASTER&ISSN=2713-4148" target="_blank">
  800. <div style="position: relative;background-size:cover;background-image:url('/image/300_impact_factor_2022.gif');width:301px;height:89px;font-family: 'Roboto', 'Noto Sans KR', sans-serif">
  801. <div style='position:absolute;left:150px;top:24px;font-weight:600;font-size:12pt;'>
  802. Impact Factor
  803. </div>
  804.  
  805. <div style='position:absolute;left:185px;top:45px;color:#6817FF;font-weight:bold;font-size:15pt;'>
  806. 4.2
  807. </div>
  808. </div>
  809. </a>
  810. </li>
  811.  
  812. <li>
  813.  
  814.  
  815. <a href="https://www.scopus.com/sourceid/21101041552?dgcid=sc_widget_citescore" style="text-decoration:none;color:#505050" target="_blank">
  816. <div style="height:100px;width:300px;font-family:Arial, Verdana, helvetica, sans-serif;background-color:#ffffff;display:inline-block;border:1px solid #007398;">
  817. <div style="padding: 0px 16px;">
  818. <div style="padding-top:3px;line-height:1;">
  819. <div style="float:left;font-size:28px"><span id="citescoreVal" style="letter-spacing: -2px;display: inline-block;padding-top: 7px;line-height: .75;">6.5</span></div>
  820. <div style="float:right;font-size:14px;padding-top:3px;text-align: right;"><span id="citescoreYearVal" style="display:block;">2022</span>CiteScore</div>
  821. </div>
  822. <div style="clear:both;"></div>
  823. <div style="padding-top:3px;">
  824. <div style="height:4px;background-color:#DCDCDC;">
  825. <div style="height: 4px; background-color: rgb(0, 115, 152); width: 92%;" id="percentActBar">&nbsp;</div>
  826. </div>
  827. <div style="font-size:11px;"><span id="citescorePerVal">92nd percentile</span></div>
  828. </div>
  829.  
  830.  
  831. <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>
  832. </div>
  833. </div>
  834. </a>
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842. <!-- <div style="height:100px;width:300px;font-family:Arial, Verdana, helvetica, sans-serif;background-color:#ffffff;display:inline-block;border:1px solid #007398;">
  843. <div style="padding: 0px 16px;">
  844. <div style="padding-top:3px;line-height:1;">
  845. <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>
  846. <div style="float:right;font-size:14px;padding-top:3px;text-align: right;"><span id="citescoreYearVal" style="display:block;">2021</span>CiteScore</div>
  847. </div>
  848. <div style="clear:both;"></div>
  849. <div style="padding-top:3px;">
  850. <div style="height:4px;background-color:#DCDCDC;">
  851. <div style="height:4px;background-color:#007398;" id="percentActBar">&nbsp;</div>
  852. </div>
  853. <div style="font-size:11px;"><span id="citescorePerVal">97th percentile</span></div>
  854. </div>
  855. <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>
  856. </div>
  857. </div>
  858. </a> -->
  859.  
  860. </li>
  861.  
  862.  
  863.  
  864. <!-- <li style="margin-top:15px;background-color:#F0F0F0;padding-top:15px;padding-bottom:15px;">
  865. <center>
  866. <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" width='250px'/></a>
  867. </center>
  868. </li> -->
  869.  
  870. <!--<li>
  871. <a href="https://www.takeda.com/" target="_blank">
  872. <img src="/image/banner/takeda.jpg" title="Takeda" width='300px' style='border:1px solid #C1C1C1'/>
  873. </a>
  874. </li> -->
  875.  
  876. <!--li>
  877. <a href="http://www.pediatrics.or.kr/" target="_blank">
  878. <img src="/image/new/logo_kps.gif" title="Korean Pediatric Society"/>
  879. </a>
  880. </li-->
  881. </ul>
  882.  
  883.  
  884. <ul class="moreInfo">
  885.  
  886. <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>
  887. <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>
  888. <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>
  889. <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>
  890. </ul>
  891. </div>
  892.  
  893. <!--  //aside -->
  894. </div>
  895. <!-- //container -->
  896. <hr />
  897.  
  898. <!-- right banner area begin -->
  899.  
  900. <div class="siteMap">
  901.  
  902. <dl class="wide" style='width:342px'>
  903. <dt><a href="/articles/topics.php" title="SUBSPECIALTY">TOPICS</a></dt>
  904. <dd style='width:330x;'>
  905. <dl style='width:140px;'>
  906. <dd>
  907. <ul>
  908. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=1" title="Adolescence Medicine">Adolescence Medicine</a></li>
  909. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=2" title="Allergy">Allergy</a></li>
  910. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=3" title="Cardiology">Cardiology</a></li>
  911. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=4" title="Critical Care Medicine">Critical Care Medicine</a></li>
  912. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=5" title="Developmental and Behavioral Medicine">Developmental and Behavioral Medicine</a></li>
  913. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=6" title="Emergency Medicine">Emergency Medicine</a></li>
  914. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=7" title="Endocrinology">Endocrinology</a></li>
  915. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=8" title="Gastroenterology">Gastroenterology</a></li>
  916. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=9" title="General Pediatrics">General Pediatrics</a></li>
  917. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=10" title="Genetics and Metabolism">Genetics and Metabolism</a></li>
  918. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=11" title="Hematology">Hematology</a></li>
  919. </ul>
  920. <p><a href="/articles/topics.php" title="Browse all articles">Browse all articles &gt;</a></p>
  921. </dd>
  922. </dl>
  923. <dl style='width:145px;'>
  924. <dd>
  925. <ul>
  926. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=13" title="Infection">Infection</a></li>
  927. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=14" title="Neonatology (Perinatology)">Neonatology (Perinatology)</a></li>
  928. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=15" title="Nephrology (Genitourinary)">Nephrology (Genitourinary)</a></li>
  929. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=16" title="Neurology">Neurology</a></li>
  930. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=17" title="Nutrition">Nutrition</a></li>
  931. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=18" title="Oncology">Oncology</a></li>
  932. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=19" title="Neurobehavior">Neurobehavior</a></li>
  933. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=20" title="Pulmonology">Pulmonology</a></li>
  934. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=21" title="Rheumatology">Rheumatology</a></li>
  935. <li style='padding-bottom:2px;'><a href="/articles/topics.php?topics=22" title="Other">Other</a></li>
  936. </ul>
  937. </dd>
  938. </dl>
  939. </dd>
  940. </dl>
  941. <dl style='width:220px'>
  942. <dt><a href="/articles/category.php" title="ARTICLES">ARTICLE CATEGORY</a></dt>
  943. <dd>
  944. <ul>
  945. <li><a href="/articles/category.php?article_category=Perspective" title="Perspective">Perspective</a></li>
  946. <li><a href="/articles/category.php?article_category=Review article" title="Review article">Review article</a></li>
  947. <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>
  948. <li><a href="/articles/category.php?article_category=Editorial" title="Editorial">Editorial</a></li>
  949. <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>
  950. <li><a href="/articles/category.php?article_category=Original article" title="Original article">Original article</a></li>
  951. <li><a href="/articles/category.php?article_category=Letters to the editor" title="Letters to the editor">Letters to the editor</a></li>
  952. <li><a href="/articles/category.php?article_category=Clinical note" title="Clinical note">Clinical note</a></li>
  953. <li><a href="/articles/category.php?article_category=Case report" title="Case report">Case report</a></li>
  954. <li><a href="/articles/category.php?article_category=Others" title="Others">Others</a></li>
  955. </ul>
  956. <p><a href="/articles/category.php" title="Browse all articles">Browse all articles &gt;</a></p>
  957. </dd>
  958. </dl>
  959. <dl style='width:200px'>
  960. <dt><a href="/articles/archive.php" title="ISSUES">BROWSE ARTICLES</a></dt>
  961. <dd>
  962. <ul>
  963. <li><a href="/current/" title="Current issue">Current issue</a></li>
  964. <li><a href="/articles/archive.php" title="All issues">All issues</a></li>
  965. <li><a href="/articles/accept.php" title="Accepted articles">Accepted articles</a></li>
  966. <li><a href="/articles/print.php" title="Ahead-of print">Ahead-of print</a></li>
  967. <li><a href="/articles/mostread.php" title="Most viewed">Most viewed</a></li>
  968. <li><a href="/articles/mostdownload.php" title="Most downloaded">Most downloaded</a></li>
  969. <li><a href="/articles/mostcited.php" title="Most cited">Most cited</a></li>
  970. <li><a href="/articles/funded.php" title="Funded articles">Funded articles</a></li>
  971. <li><a href="/articles/search.php" title="Search">Search</a></li>
  972. <li><a href="/articles/author_index.php" title="Author index">Author index</a></li>
  973. </ul>
  974. </dd>
  975. </dl>
  976. <dl style='width:190px'>
  977. <dt><a href="/authors/authors.php" title="AUTHOR INFORMATION">FOR CONTRIBUTORS</a></dt>
  978. <dd>
  979. <ul>
  980. <li><a href="/authors/authors.php" title="Instructions for authors">Instructions for authors</a></li>
  981. <li><a href="/authors/ethics.php" title="Research and publication ethics">Research and publication ethics</a></li>
  982. <li><a href="/authors/review.php" title="Instructions for peer reviewers">Instructions for peer reviewers</a></li>
  983. <li><a href="/authors/checklist.php" title="Author’s checklist">Author’s checklist</a></li>
  984. <li><a href="/authors/best_award.php" title="Best article award">Best article award</a></li>
  985. <li><a href="/authors/best_reviewer.php" title="Best reviewer award">Best reviewer award</a></li>
  986. <li><a href="http://submit.e-cep.org/" title="E-submission"target="_blank">E-submission</a></li>
  987. <li><a href="/authors/copyright_transfer_agreement.php" title="Copyright transfer agreement">Copyright transfer agreement</a></li>
  988. </ul>
  989. </dd>
  990. </dl>
  991. <dl class="last" style='width:125px'>
  992. <dt><a href="/about/" title="ABOUT">ABOUT</a></dt>
  993. <dd>
  994. <dl>
  995. <dd>
  996. <ul>
  997. <li><a href="/about/index.php" title="Aims and scope">Aims and scope</a></li>
  998. <li><a href="/about/about.php" title="About the journal">About the journal</a></li>
  999. <li><a href="/about/editorial.php" title="Editorial board">Editorial board</a></li>
  1000. <li><a href="/about/best_practice.php" title="Best practice">Best practice</a></li>
  1001. <li><a href="/about/open_access.php" title="Open access">Open access</a></li>
  1002. <li><a href="/about/subscription.php" title="Subscription information">Subscription information</a></li>
  1003. <li><a href="/about/contact.php" title="Contact us">Contact us</a></li>
  1004. </ul>
  1005. </dd>
  1006. </dl>
  1007. </dd>
  1008. </dl>
  1009. </div>
  1010.  
  1011.  
  1012.  
  1013. <!--div class="footerWrap">
  1014. <div>
  1015. <dl>
  1016. <dt>Editorial Office</dt>
  1017. <dd>
  1018. #1606 Seocho World Officetel, 19 Seoun-ro, Seocho-ku, Seoul 06732, Korea<br/>
  1019. 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;
  1020. </dd>
  1021. </dl>
  1022. <p>Copyright &copy; <a href="http://www.pediatrics.or.kr/" target='_blank'>2024 by Korean Pediatric Society.</a>
  1023. <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>
  1024. <p class="posTR"><img src="/image/new/ic_qrcode.png" style='padding-right:40px'/></p>
  1025. </div>
  1026. </div-->
  1027. <!-- //footerWrap -->
  1028.  
  1029. </div>
  1030.  
  1031.  
  1032. </body>
  1033. </html><!-- layerPopup -->
  1034. <link rel="stylesheet" href="/css/popup.css" type="text/css">
  1035.  
  1036. <div class="layerPopup" style="display:none;left:30px;top:200px;" id="kjp_sub_20191211">
  1037. <div class="popupWrap">
  1038. <!--div align="right"><button type="button" onclick="closeLayout('kjp_sub_20191211');">X</button></div-->
  1039. <h1><b>The announcement of the Journal Title Change by the Editorial Board</b></h1>
  1040. <div class="popupCon">
  1041. 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/>
  1042.  
  1043. The new journal title will be applied for the first issue of January, 2020.<br/><br/>
  1044.  
  1045. The reason behind the journal title change is to be a global journal through becoming a SCIE journal in the near future.<br/><br/>
  1046.  
  1047. Thank you !
  1048. </div>
  1049.  
  1050.  
  1051. <div class="popupUtil">
  1052. <input type="checkbox" onclick="closeLayout('kjp_sub_20191211');" name="kjp_sub_20191211" id="checkbox_chk">
  1053. <label for="checkbox_chk" style="cursor:pointer;">Do not open this window today</label>
  1054. &nbsp;&nbsp;&nbsp;
  1055. <span onclick="closeLayout('kjp_sub_20191211');" style="cursor:pointer;">[Close]</span>
  1056. </div>
  1057.  
  1058.  
  1059. </div>
  1060. </div>
  1061. <!--  //popupWrap -->
  1062. </div>
  1063. <!--  //layerPopup -->
  1064.  
  1065. <style>
  1066. #overlay { display: none; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
  1067. #overlay #overlay_close { margin:25px auto 0px auto; height: 20px; text-align: right; }
  1068. #overlay #main_image_wrap { margin:25px auto 25px auto; height: 100%; text-align: center; }
  1069. #overlay #main_image{ border:solid 1px #7F7F7F;padding:10px;}
  1070. </style>
  1071. <!-- id="overlay_aa" onmouseleave="fig_hide()" -->
  1072. <div id="overlay">
  1073. <div id='overlay_div' style="width:950px; background-color:#FFFFFF; border: 1px solid #a0a0a0; padding-bottom: 15px; margin: auto;">
  1074. <div id="overlay_close"><img src="/image/b_close.png" alt="Close layer" onclick="closePhotoView(); return false;" style="cursor:pointer;margin-right:25px;" /></div>
  1075. <div id="main_image_wrap" style="background-color:#ffffff;">
  1076. <table style="margin: auto;">
  1077. <tr>
  1078. <!--td onclick="mImage_sliding('prev')" valign="middle" style="cursor: pointer;"><img src="/image/b_prev.png" alt="prev" border="0" /></td-->
  1079. <td valign="middle" style="width: 900px;max-height:510px;"><img id="main_image" src="" width="900" height="510" /></td>
  1080. <!--td onclick="mImage_sliding('next')" valign="middle" style="cursor: pointer;"><img src="/image/b_next.png" alt="next" border="0" /></td-->
  1081. </tr>
  1082. <tr>
  1083. <td style="width:900px;text-align:left;padding-top:10px;" class="main_image_txt">
  1084. </td>
  1085. </tr>
  1086. </table>
  1087. </div>
  1088. </div>
  1089. </div>
  1090.  
  1091. <script>
  1092.  
  1093. /* Image Slide */
  1094. var thumb_array = new Array();
  1095. var thumb_index = 0;
  1096.  
  1097. // $(window).scroll(function () {
  1098. // var y = $(this).scrollTop();
  1099. // $("#overlay").css("margin-top", y+100);
  1100. // });
  1101. function mImage_sliding(dir) {
  1102. if(dir == 'next') {
  1103. thumb_index++;
  1104. if(thumb_index >= thumb_array.length) {
  1105. thumb_index--;
  1106. return false;
  1107. }
  1108. } else {
  1109. thumb_index--;
  1110. if(thumb_index < 0) {
  1111. thumb_index++;
  1112. return false;
  1113. }
  1114. }
  1115. changeMainImage(thumb_array[thumb_index]);
  1116. }
  1117. function openPhotoView(obj) {
  1118. var y = $(this).scrollTop();
  1119. $("#overlay").css("margin-top", y+180);
  1120. $("#overlay").show();
  1121. thumb_array = new Array();
  1122. $(obj).parent().parent().find('img.thumb').each(function (index) {
  1123. thumb_array.push($(this).attr("src"));
  1124. if($(obj).attr("src") == $(this).attr("src")) {
  1125. thumb_index = index;
  1126. changeMainImage($(this).attr("src"));
  1127. }
  1128. });
  1129. }
  1130. function openPhotoView2() {
  1131. var y = $(this).scrollTop();
  1132. $("#overlay").css("margin-top", y+100);
  1133. $("#overlay").show();
  1134. thumb_array = new Array();
  1135. var src_data = $("#ss_516").html();
  1136. console.log(src_data);
  1137. }
  1138.  
  1139. function closePhotoView() {
  1140. $('#overlay').hide();
  1141. $("#overlay #main_image_wrap #main_image").attr('src', '');
  1142. $("#overlay #main_image_wrap #main_image").attr('width', 0);
  1143. $("#overlay #main_image_wrap #main_image").attr('height', 0);
  1144. thumb_array = new Array();
  1145. }
  1146.  
  1147. function changeMainImage(src) {
  1148. $("<img />").attr("src", src).load(function() {
  1149. var ratio = 800 / this.width;
  1150. var width = this.width * ratio;
  1151. var height = this.height * ratio;
  1152. if(height > 448) {
  1153. ratio = 448 / this.height;
  1154. width = this.width * ratio;
  1155. height = this.height * ratio;
  1156. }
  1157. $("#overlay #main_image_wrap #main_image").attr('src', this.src);
  1158. $("#overlay #main_image_wrap #main_image").attr('width', width);
  1159. $("#overlay #main_image_wrap #main_image").attr('height', height);
  1160. });
  1161. }
  1162.  
  1163. $('#overlay').click(function(e){
  1164.     if($(e.target).parents('#overlay_div').length < 1){
  1165.         closePhotoView();
  1166.        }
  1167.    });
  1168. /* Image Slide End */
  1169. </script>
  1170. <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