{"id":890,"date":"2023-02-07T21:28:21","date_gmt":"2023-02-07T18:28:21","guid":{"rendered":"https:\/\/iwcma.selcuk.edu.tr\/?page_id=890"},"modified":"2025-08-13T13:37:20","modified_gmt":"2025-08-13T10:37:20","slug":"home","status":"publish","type":"page","link":"https:\/\/iwcma.selcuk.edu.tr\/","title":{"rendered":"Home"},"content":{"rendered":"<div id=\"pl-890\"  class=\"panel-layout\" ><div id=\"pg-890-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-890-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-890-0-0-0\" class=\"widget_text so-panel widget widget_custom_html panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"textwidget custom-html-widget\"><!DOCTYPE html>\n<html>\n<head>\n\t<!-- DUYURULAR js -->\n\t<script src=\"https:\/\/www.metinturgay.net\/test1.js\"><\/script> \n\t<script> \n\t$(document).ready(function(){\n\t\t$(\"button\").click(function(){\n\t\t\t$(\"p\").slideToggle();\n\t\t});\n\t});\n<\/script>\n\t<!-- DUYURULAR js -->\n\t<!-- POP UP START-->\n<script language=\"JavaScript\">\nfunction PopUp(){\n    document.getElementById('ac-wrapper').style.display=\"none\"; \n}\n<\/script>\t\n\t<!-- POP UP END-->\n\t\n    <!-- BLINK TEXT ANIMATION -->\n    <style type=\"text\/css\">\n\t\t\t\/* POPUP START *\/\n\t\t\t\t#ac-wrapper {\n    position: fixed;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(255,255,255,.6);\n    z-index: 1001;\n}\n\n#popup {\n    width: 400px;\n    height: 400px;\n    background: #FFFFFF;\n    border: 5px solid #000;\n    border-radius: 25px;\n    position: relative;\n    \/* Center horizontally *\/\n    left: 50%; \/* Shift popup 50% from the left edge *\/\n    transform: translateX(-50%); \/* Adjust for exact center *\/\n    \/* Keep existing properties below *\/\n    top: 25%; \/* Vertical position (adjust if needed) *\/\n    box-shadow: #64686e 0px 0px 3px 3px;\n}\n\t\t\t\n\t\t\t\n      \/* POPUP END *\/\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n      .blinktext {\n          -webkit-animation: blink-text 800ms linear infinite;\n          -moz-animation: blink-text 800ms linear infinite;\n          -ms-animation: blink-text 800ms linear infinite;\n          -o-animation: blink-text 800ms linear infinite;\n           animation: blink-text 800ms linear infinite;\n      }\n      @-webkit-keyframes blink-text {\n          0% { opacity: 1; }\n          50% { opacity: 1; }\n          50.01% { opacity: 0; }\n          100% { opacity: 0; }\n      }\n      @-moz-keyframes blink-text {\n          0% { opacity: 1; }\n          50% { opacity: 1; }\n          50.01% { opacity: 0; }\n          100% { opacity: 0; }\n      }\n      @-ms-keyframes blink-text {\n          0% { opacity: 1; }\n          50% { opacity: 1; }\n          50.01% { opacity: 0; }\n          100% { opacity: 0; }\n      }\n      @-o-keyframes blink-text {\n          0% { opacity: 1; }\n          50% { opacity: 1; }\n          50.01% { opacity: 0; }\n          100% { opacity: 0; }\n      }\n      @keyframes blink-text {\n          0% { opacity: 1; }\n          50% { opacity: 1; }\n          50.01% { opacity: 0; }\n          100% { opacity: 0; }\n      }\n\t<\/style>\n<!-- BLINK TEXT ANIMATION -->\n\t\t\t\n<style>\n\tp {\n\t\t\tposition: relative;\n\t\t  margin-top: 1em ;\n  \t\tmargin-bottom: 1em ;\n\t}\n\tul {padding-left: 1.35em;\n}\n\n\t* {\n\t\t\tbox-sizing: border-box;\n\t\t}\n\tbody {font-family: Verdana, sans-serif;}\n\t.mySlides {display: none;}\n\timg {vertical-align: middle;}\n\n\t\/* Slideshow container *\/\n.slideshow-container {\n  max-width: 1000px;\n  position: relative;\n  margin: auto;\n}\n\n\/* Next & previous buttons *\/\n.prev, .next {\n  cursor: pointer;\n  position: absolute;\n  top: 50%;\n  width: auto;\n  padding: 16px;\n  margin-top: -22px;\n  color: white;\n  font-weight: bold;\n  font-size: 18px;\n  transition: 0.6s ease;\n  border-radius: 0 3px 3px 0;\n  user-select: none;\n}\n\n\/* Position the \"next button\" to the right *\/\n.next {\n  right: 0;\n  border-radius: 3px 0 0 3px;\n}\n\n\/* On hover, add a black background color with a little bit see-through *\/\n.prev:hover, .next:hover {\n  background-color: rgba(0,0,0,0.8);\n}\n\n\/* Caption text *\/\n.text {\n  color: #f2f2f2;\n  font-size: 15px;\n  padding: 8px 12px;\n  position: absolute;\n  bottom: 8px;\n  width: 100%;\n  text-align: center;\n}\n\n\/* Number text (1\/3 etc) *\/\n.numbertext {\n  color: #f2f2f2;\n  font-size: 12px;\n  padding: 8px 12px;\n  position: absolute;\n  top: 0;\n}\n\n\/* The dots\/bullets\/indicators *\/\n.dot {\n  cursor: pointer;\n  height: 15px;\n  width: 15px;\n  margin: 0 2px;\n  background-color: #bbb;\n  border-radius: 50%;\n  display: inline-block;\n  transition: background-color 0.6s ease;\n}\n\n.active, .dot:hover {\n  background-color: #717171;\n}\n\n\/* Fading animation *\/\n.fade {\n  animation-name: fade;\n  animation-duration: 1.5s;\n}\n\n@keyframes fade {\n  from {opacity: .4} \n  to {opacity: 1}\n}\n\n\/* On smaller screens, decrease text size *\/\n@media only screen and (max-width: 300px) {\n  .prev, .next,.text {font-size: 11px}\n}\n\t\t\/* Create two unequal columns that floats next to each other *\/\n\t\t.column {\n\t\t\tfloat: left;\n\t\t\tpadding: 10px;\n\t\t}\n\n\t\t.left {\n\t\t\twidth: 45%;\n\t\t}\n\t.mid {\n\t\twidth: 5%;\n\t}\n\t\t.right {\n\t\t\twidth: 30%;\n\t\t}\n\n\t\t\/* Clear floats after the columns *\/\n\t\t.row:after {\n\t\t\tcontent: \"\";\n\t\t\tdisplay: table;\n\t\t\tclear: both;\n\t\t}\n\t\t\/* Responsive layout - makes the two columns stack on top of each other instead of next to each other *\/\n\t\t@media screen and (max-width: 600px) {\n\t\t\t.column {\n\t\t\t\twidth: 100%;\n\t\t\t}\n\t\t}\n\t\n\t\n\t\/*SLIDE PANEL START*\/\n\t.panel {\nbackground: #69c5cc;\nbackground-size: 90% 90%;\nheight: 150px;\ndisplay: none;\nfont-family: garamond, times-new-roman, serif;\n}\n.panel p {\ntext-align: center;\ncolor: white;\n}\n.slide {\nmargin: 0;\npadding: 0;\nborder-top: solid 2px red;\n}\n.pull-me {\n\/*border: 1px solid #69c5cc; *\/\nborder: 2px solid red;\ntext-align: center;\ndisplay: block;\nposition: relative;\nmargin-left: auto;\nmargin-right: auto;\nwidth: 200px;\nheight: 30px;\nfont-family: arial, sans-serif;\nfont-size: 21px;\ncolor: red;\nbackground: #ffffff;\ntext-decoration: none;\n-moz-border-bottom-left-radius: 5px;\n-moz-border-bottom-right-radius: 5px;\nborder-bottom-left-radius: 5px;\nborder-bottom-right-radius: 5px;\n}\n.pull-me p {\ntext-align: center;\n}\n\t\/*SLIDE PANEL END*\/\n\n<\/style>\n<\/head>\n\t<body>\n\t\t\n\t\t<!-- POPUP HTML -->\n    <div id=\"ac-wrapper\" style=\"display: block;\">\n        <div id=\"popup\" onclick=\"event.stopPropagation()\">\n            <center>\n                <h2>UPCOMING CONFERENCE<\/h2>\n                <p>3rd International Conference: Constructive Mathematical Analysis will be held on 02-05 July 2025 in Konya, T\u00fcrkiye. <p>\n\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\t\tSee <a href=\"https:\/\/iccma.selcuk.edu.tr\">https:\/\/iccma.selcuk.edu.tr<\/a><\/p>\n                <button onclick=\"PopUp()\">Close Pop-up<\/button>\n            <\/center>\n        <\/div>\n    <\/div>\n\t\t\n\t\t<h3 class=\"section-title\">2nd INTERNATIONAL WORKSHOP: CONSTRUCTIVE MATHEMATICAL ANALYSIS<\/h3>\n\t\t<h5 class=\"section-title\">06-08 July 2023<\/h5>\n\t\t\n\t\t<div class=\"slideshow-container\">\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/07\/iwcma.jpg\" style=\"width:100%\">\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/07\/iwcma7.png\" style=\"width:100%\">\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/07\/iwcma1.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Mevlana Museum<\/div>\n\t\t\t<\/div>\n\t\t\t\n\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/07\/iwcma2.png\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Sille Village<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni7.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\" style=\"color:black;text-align:left;\">Aya Elenia Church<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/07\/iwcma3.png\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Whirling Dervishes<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni1.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\" style=\"text-align:right;\">Butterfly Valley<\/div>\n\t\t\t<\/div>\n\t\t\t\n\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/07\/iwcma4.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Kyoto Japanese Park<\/div>\n\t\t\t<\/div>\n\t\t\t\n\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni6.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Sel\u00e7uk University<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni5.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Sel\u00e7uk University<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni2.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Mevlana Museum<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni3.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Konya<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni4.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Kyoto Japanese Park<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/08\/yeni8.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Ecdad Park<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"mySlides fade\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/iccma.selcuk.edu.tr\/wp-content\/uploads\/2024\/07\/iwcma8.jpg\" style=\"width:100%\">\n\t\t\t\t<div class=\"text\">Cappadocia<\/div>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\n\t\t<a class=\"prev\" onclick=\"plusSlides(-1)\">\u276e<\/a>\n\t\t<a class=\"next\" onclick=\"plusSlides(1)\">\u276f<\/a>\t\n\t\t\t\n\t\t<\/div>\n\t\t\n\t\t\n\t\t<p style=\"text-align:center;\">\n\t\t\t<strong>We follow the Publication Ethics and Malpractice Statement as outlined by CMA (see <a href=\"https:\/\/dergipark.org.tr\/en\/pub\/cma\/policy\">link<\/a>).<\/strong>\n\t\t<\/p>\n\t\t<p>\n\t\t\t\u201c2nd International Workshop: Constructive Mathematical Analysis\u2019\u2019 is an activity of the journal <i>Constructive Mathematical Analysis<\/i> which was founded in 2018. \n\t\t<\/p> \n\t\t<p>The main goal of this workshop is to promote, encourage, and provide a forum for the academic exchange of ideas and recent research works. The workshop will present new results and future challenges, in a series of keynote lectures and contributed short talks.\n\t\t<\/p>\n\t\t<p>The workshop will be held in Konya located in the Central Anatolia region of Turkey. The Workshop will be devoted to recent advances in the fields:\n\t\t<\/p>\n\t\t<ul>\n\t\t\t<li>Real analysis<\/li>\n\t\t\t<li>Complex analysis<\/li>\n\t\t\t<li>Potential theory<\/li>\n\t\t\t<li>Special functions and their applications<\/li>\n\t\t\t<li>Matrix analysis<\/li>\n\t\t\t<li>Approximations and expansions<\/li>\n\t\t\t<li>Harmonic analysis<\/li>\n\t\t\t<li>Fourier analysis<\/li>\n\t\t\t<li>Integral transforms-operational calculus<\/li>\n\t\t\t<li>Functional analysis<\/li>\n\t\t\t<li>Fixed Point Theory<\/li>\n\t\t\t<li>Operator theory<\/li>\n\t\t\t<li>Miscellaneous applications of functional analysis<\/li>\n\t\t\t<li>Convex and geometric analysis<\/li>\n\t\t\t<li>Stochastic analysis<\/li>\n\t\t\t<li>Numerical analysis<\/li>\n\t\t<\/ul>\n\t\t<p>\n\t\t\t\tand the Applications of these fields in other areas.\n\t\t<\/p>\n\t\t<p>\n\t\t\tThe workshop is only presence and there is registration fee (see venue page), and only one presentation is allowed for each participants. The presentation language is English and the abstracts must be prepared according to LateX Template with the instructions which are available <a href=\"https:\/\/iwcma.selcuk.edu.tr\/wp-content\/uploads\/2023\/02\/Abstract.zip\" download>here<\/a>. The all submissions will be peer-reviewed by at least two referees and the submissions which are accepted will be allowed to be presented. The selected papers presented in IWCMA will be published in the special issues of the Workshop journals.\n\t\t<\/p>\n\t\t<p>\n\t\t\tMoreover, after evaluation process by the scientific committee of the workshop, accepted full-text Proceedings will be published in \u201c2023 Proceedings of 2nd International Workshop on Constructive Mathematical Analysis\u201d (ISBN: 978-625-00-1216-1) and this book will be published after the workshop is over. LateX Template with the instructions which are available here.\n\t\t<\/p>\n\t\t<p>\n\t\tThe plenary speakers are\n\t\t<\/p>\n\t<ul>\n\t\t<li>Ali Aral, PhD, K\u0131r\u0131kkale University<\/li>\n\t\t<li>Carlo Bardaro, PhD, University of Perugia (Online)<\/li>\n\t\t<li>Danilo Costarelli, PhD, University of Perugia (Online)<\/li>\n\t\t<li>Harun Karsl\u0131, PhD, Bolu Abant Izzet Baysal University<\/li>\n\t\t<li>Calogero Vetro, PhD, University of Palermo (Online) <\/li>\n\t\t<li>Gianluca Vinti, PhD, University of Perugia (Online)<\/li>\n\t\t<\/ul>\n\t\t<p>\n\t\tWe look forward to seeing you in IWCMA.\n\t\t<\/p>\n\n\t\t<p align=\"right\">\n\t\t\tTuncer Acar, Osman Alag\u00f6z<br>\n\t\t\tChairmen of IWCMA\n\t\t<\/p>\t\n\t\t\n\t\n\t\t\t\n\t\t<script>\n\t\t\tvar slideIndex = 1;\n\n\t\t\tvar myTimer;\n\n\t\t\tvar slideshowContainer;\n\n\t\t\twindow.addEventListener(\"load\",function() {\n\t\t\t\t\tshowSlides(slideIndex);\n\t\t\t\tif (slideIndex == 1){\n\t\t\t\t\tmyTimer = setInterval(function(){plusSlides(1)}, 5000);\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tmyTimer = setInterval(function(){plusSlides(1)}, 3500);\n\t\t\t\t}\n\t\t\t\t\t\n\n\t\t\t\t\t\/\/COMMENT OUT THE LINE BELOW TO KEEP ARROWS PART OF MOUSEENTER PAUSE\/RESUME\n\t\t\t\t\tslideshowContainer = document.getElementsByClassName('slideshow-inner')[0];\n\n\t\t\t\t\t\/\/UNCOMMENT OUT THE LINE BELOW TO KEEP ARROWS PART OF MOUSEENTER PAUSE\/RESUME\n\t\t\t\t\t\/\/ slideshowContainer = document.getElementsByClassName('slideshow-container')[0];\n\n\t\t\t\t\tslideshowContainer.addEventListener('mouseenter', pause)\n\t\t\t\t\tslideshowContainer.addEventListener('mouseleave', resume)\n\t\t\t})\n\n\t\t\t\/\/ NEXT AND PREVIOUS CONTROL\n\t\t\tfunction plusSlides(n){\n\t\t\t\tclearInterval(myTimer);\n\t\t\t\tif (n < 0){\n\t\t\t\t\tshowSlides(slideIndex -= 1);\n\t\t\t\t} else {\n\t\t\t\t showSlides(slideIndex += 1); \n\t\t\t\t}\n\n\t\t\t\t\/\/COMMENT OUT THE LINES BELOW TO KEEP ARROWS PART OF MOUSEENTER PAUSE\/RESUME\n\t\t\t\tif (slideIndex == 1){\n\t\t\t\t\tmyTimer = setInterval(function(){plusSlides(1)}, 5000);\n\t\t\t\t}else if (n === -1){\n\t\t\t\t\tmyTimer = setInterval(function(){plusSlides(n + 2)}, 3500);\n\t\t\t\t} else {\n\t\t\t\t\tmyTimer = setInterval(function(){plusSlides(n + 1)}, 3500);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t\/\/Controls the current slide and resets interval if needed\n\t\t\tfunction currentSlide(n){\n\t\t\t\tclearInterval(myTimer);\n\t\t\t\tif (slideIndex == 1){\n\t\t\t\t\tmyTimer = setInterval(function(){plusSlides(1)}, 5000);\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tmyTimer = setInterval(function(){plusSlides(1)}, 3500);\n\t\t\t\t}\n\t\t\t\tshowSlides(slideIndex = n);\n\t\t\t}\n\n\t\t\tfunction showSlides(n){\n\t\t\t\tvar i;\n\t\t\t\tvar slides = document.getElementsByClassName(\"mySlides\");\n\t\t\t\tvar dots = document.getElementsByClassName(\"dot\");\n\t\t\t\tif (n > slides.length) {slideIndex = 1}\n\t\t\t\tif (n < 1) {slideIndex = slides.length}\n\t\t\t\tfor (i = 0; i < slides.length; i++) {\n\t\t\t\t\t\tslides[i].style.display = \"none\";\n\t\t\t\t}\n\t\t\t\tfor (i = 0; i < dots.length; i++) {\n\t\t\t\t\t\tdots[i].className = dots[i].className.replace(\" active\", \"\");\n\t\t\t\t}\n\t\t\t\tslides[slideIndex-1].style.display = \"block\";\n\t\t\t\tdots[slideIndex-1].className += \" active\";\n\t\t\t}\n\n\t\t\tpause = () => {\n\t\t\t\tclearInterval(myTimer);\n\t\t\t}\n\n\t\t\tresume = () =>{\n\t\t\t\tclearInterval(myTimer);\n\t\t\t\tmyTimer = setInterval(function(){plusSlides(slideIndex)}, 2000);\n\t\t\t}\n\t\t\t\n\t\t\t$(document).ready(function() {\n    $('.pull-me').click(function() {\n        $('.panel').slideToggle('slow');\n    });\n});\n<\/script>\n\t\t\n\t<\/body>\n<\/html><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>UPCOMING CONFERENCE 3rd International Conference: Constructive Mathematical Analysis will be held on 02-05 July 2025 in Konya, T\u00fcrkiye. See https:\/\/iccma.selcuk.edu.tr [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-890","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/pages\/890","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/comments?post=890"}],"version-history":[{"count":81,"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/pages\/890\/revisions"}],"predecessor-version":[{"id":1425,"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/pages\/890\/revisions\/1425"}],"wp:attachment":[{"href":"https:\/\/iwcma.selcuk.edu.tr\/index.php\/wp-json\/wp\/v2\/media?parent=890"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}