{"id":3174,"date":"2022-04-21T06:08:23","date_gmt":"2022-04-21T06:08:23","guid":{"rendered":"https:\/\/www.scijournal.org\/articles\/?p=3174"},"modified":"2022-07-14T03:03:24","modified_gmt":"2022-07-13T19:03:24","slug":"arrow-symbols-in-latex","status":"publish","type":"post","link":"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex","title":{"rendered":"How to write the arrow symbols in LaTeX"},"content":{"rendered":"\n<p><em>This article aims to show you the simplest and easiest way to write the <\/em><em>arrow symbols in LaTeX<\/em><em>.<\/em><\/p>\n\n\n\n<p>It is pretty common to encounter arrows in multiple presentations, LaTeX is familiar with arrows too, that is why today you will learn how to insert arrows in your documents.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_67_1 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69d28d102e109\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69d28d102e109\" checked aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\/#Arrow_Symbol_in_LaTex\" title=\"Arrow Symbol in LaTex\">Arrow Symbol in LaTex<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\/#Vertical_Arrow_Symbols\" title=\"Vertical Arrow Symbols\">Vertical Arrow Symbols<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\/#Left_and_Right_Arrow\" title=\"Left and Right Arrow\">Left and Right Arrow<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\/#Diagonal_Arrow_Symbols\" title=\"Diagonal Arrow Symbols\">Diagonal Arrow Symbols<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\/#More_Arrows_Symbols_with_packages\" title=\"More Arrows Symbols with packages\">More Arrows Symbols with packages<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\/#Further_Reading\" title=\"Further Reading\">Further Reading<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Arrow_Symbol_in_LaTex\"><\/span><strong>Arrow Symbol in LaTex<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>I would like to start by saying, there are A LOT of arrows, different shapes, sizes, forms, thickness, etc. Thus we will focus on the most common arrows you may end up using on a daily basis with LaTeX.&nbsp;<\/p>\n\n\n\n<p>Most of the time the Arrow Symbols can be used in equations, text, tables and so on, but always using the math mode.&nbsp; For example<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\\documentclass{article}\n\\begin{document}\n    $$f(x) \\rightarrow mx + b$$\n    $$x \\Rightarrow a + f(b)$$\n\\end{document}\n<\/pre><\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"176\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image2-19.png\" alt=\"arrow symbols in LaTeX\" class=\"wp-image-3175\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image2-19.png 360w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image2-19-300x147.png 300w\" sizes=\"(max-width: 360px) 100vw, 360px\" \/><\/figure><\/div>\n\n\n<p>Now to create any LaTeX arrow symbol in LaTeX you have the option to not use packages, LaTeX has some built-in commands for arrow symbols. You will see some of the most common LaTeX commands.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Vertical_Arrow_Symbols\"><\/span><strong>Vertical Arrow Symbols<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Starting with the vertical direction for the arrows, the following table contains the commands and some examples.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Arrow Style<\/td><td>LaTeX Command<\/td><\/tr><tr><td>Up&nbsp;<\/td><td>\\<strong>uparrow<\/strong><\/td><\/tr><tr><td>Up double&nbsp;<\/td><td>\\<strong>Uparrow<\/strong><\/td><\/tr><tr><td>Down&nbsp;<\/td><td>\\<strong>downarrow<\/strong><\/td><\/tr><tr><td>Down double&nbsp;<\/td><td>\\<strong>Downarrow<\/strong><\/td><\/tr><tr><td>Up and down&nbsp;<\/td><td>\\<strong>updownarrow<\/strong><\/td><\/tr><tr><td>Double up and down<\/td><td>\\<strong>Updownarrow<\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\\documentclass{article}\n\\begin{document}\n        \\begin{align*}\n        &amp;\\bullet \\text{Up arrow} \\,\\, \\uparrow \\\\\n        &amp;\\bullet \\text{Down arrow} \\,\\, \\downarrow \\\\\n        &amp;\\bullet \\text{Long Up double arrow} \\,\\, \\big\\Uparrow \\\\\n        &amp;\\bullet \\text{Long Down double arrow} \\,\\, \\big\\Downarrow \\\\\n        &amp;\\bullet \\text{Up and down arrow} \\,\\, \\updownarrow \\\\\n        &amp;\\bullet \\text{Double Up and down arrow} \\,\\, \\Updownarrow\n    \\end{align*}\n<\/pre><\/div>\n\n\n<p>\\end{document}<\/p>\n\n\n\n<p>The \\big command you see in before some commands, is to make long arrows, and \\bullet to create the black dot; this code gives the output<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"511\" height=\"316\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image3-18.png\" alt=\"\" class=\"wp-image-3176\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image3-18.png 511w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image3-18-300x186.png 300w\" sizes=\"(max-width: 511px) 100vw, 511px\" \/><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Left_and_Right_Arrow\"><\/span><strong>Left and Right Arrow<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Moving on to horizontal arrows, either right or left arrow, we have left and right for most of the arrows.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Arrow Style<\/td><td>LaTeX Command<\/td><\/tr><tr><td>Left&nbsp;<\/td><td>\\<strong>leftarrow<\/strong><\/td><\/tr><tr><td>Double left<\/td><td>\\<strong>Leftarrow<\/strong><\/td><\/tr><tr><td>Right<\/td><td>\\<strong>rightarrow<\/strong><\/td><\/tr><tr><td>Double right<\/td><td>\\<strong>Rightarrow<\/strong><\/td><\/tr><tr><td>Left and Right<\/td><td>\\<strong>leftrightarrow<\/strong><\/td><\/tr><tr><td>Double Left and Right<\/td><td>\\<strong>Leftrightarrow<\/strong><\/td><\/tr><tr><td>If and only If<\/td><td>\\<strong>Leftrightarrow<\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\\documentclass{article}\n\\begin{document}\n        \\begin{align*}\n      &amp;\\bullet \\text{Left arrow} \\,\\, \\leftarrow \\\\\n      &amp;\\bullet \\text{Double Left arrow} \\,\\, \\Longleftarrow \\\\\n      &amp;\\bullet \\text{Right arrow} \\,\\, \\longrightarrow \\\\\n      &amp;\\bullet \\text{Double Right arrow} \\,\\, \\Longrightarrow \\\\\n      &amp;\\bullet \\text{Left and Right arrow} \\,\\, \\leftrightarrow \\\\\n      &amp;\\bullet \\text{If and only if arrow} \\,\\, \\iff \\, \\text{or}\\,\\Longleftrightarrow\n    \\end{align*}\n\\end{document}\n<\/pre><\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"555\" height=\"300\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image4-15.png\" alt=\"\" class=\"wp-image-3177\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image4-15.png 555w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image4-15-300x162.png 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/><\/figure><\/div>\n\n\n<p>The last arrow has two commands either \\<strong>iff<\/strong> or \\<strong>Longleftrightarrow<\/strong>. Please notice that if you want to create a longer symbol depending on whether you are using single or double arrow, for the longer single arrow you need \\<strong>long<\/strong>[left or right]arrow, and for the longer double arrow \\<strong>Long<\/strong>[left or right]arrow.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Diagonal_Arrow_Symbols\"><\/span><strong>Diagonal Arrow Symbols<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Surprisingly LaTeX has diagonal and directional symbols integrated, the commands are quite obvious if you are familiar with the cardinal points.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Arrow Style<\/td><td>LaTeX Command<\/td><\/tr><tr><td>North East<\/td><td>\\<strong>nearrow<\/strong><\/td><\/tr><tr><td>North WesT<\/td><td>\\<strong>nwarrow<\/strong><\/td><\/tr><tr><td>South East<\/td><td>\\<strong>searrow<\/strong><\/td><\/tr><tr><td>South West<\/td><td>\\<strong>swarrow<\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\\begin{document}\n        \\begin{align*}\n        &amp;\\bullet \\text{North East} \\,\\, \\nearrow \\\\\n        &amp;\\bullet \\text{North West} \\,\\, \\nwarrow \\\\\n        &amp;\\bullet \\text{South East} \\,\\, \\searrow \\\\\n        &amp;\\bullet \\text{South West} \\,\\, \\swarrow\n    \\end{align*}\n\\end{document}\n<\/pre><\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"340\" height=\"214\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image5-14.png\" alt=\"\" class=\"wp-image-3178\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image5-14.png 340w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image5-14-300x189.png 300w\" sizes=\"(max-width: 340px) 100vw, 340px\" \/><\/figure><\/div>\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"More_Arrows_Symbols_with_packages\"><\/span><strong>More Arrows Symbols with packages<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>There is a method if you want to write the arrows symbol in text mode, loading the textcomp package. The commands are just the same but you need to add \\<strong>text<\/strong> right before the name of the arrow, \\<strong>text<\/strong>[left, right, up, down]<strong>arrow<\/strong>.&nbsp;<\/p>\n\n\n\n<p>For example<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\\usepackage{textcomp}\n\\begin{document}\n    \\item Up arrow \\textuparrow or down arrow \\textdownarrow\n    \\item Left arrow \\textleftarrow or right arrow \\textrightarrow\n\\end{document}\n<\/pre><\/div>\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"492\" height=\"110\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image1-21.png\" alt=\"\" class=\"wp-image-3179\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image1-21.png 492w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/04\/image1-21-300x67.png 300w\" sizes=\"(max-width: 492px) 100vw, 492px\" \/><\/figure><\/div>\n\n\n<p>These are the most common arrows symbols you may encounter and will write, but remember, there is an entire universe of arrows out there in LaTeX.<\/p>\n\n\n\n<p>I hope this post was helpful in guiding you in LaTeX, and as always keep writing in LaTeX.<\/p>\n\n\n\n<p><em>All the images were created in LaTeX by the author.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Further_Reading\"><\/span><strong>Further Reading<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><strong>LaTex Tutorial<\/strong> <strong>on Symbols<\/strong><\/p>\n\n\n\n<ol><li><a href=\"https:\/\/www.scijournal.org\/articles\/cross-product-symbol-in-latex\">How To Create A Cross Product Symbol In LaTeX<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/hat-symbol-in-latex\">How to create a hat symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/prime-symbol-in-latex\">How to create a prime symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/absolute-value-symbol-in-latex\">How to create an absolute value symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/approximate-symbol-in-latex\">How to create an approximate symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/intersection-symbol-in-latex\">How to create an intersection symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/empty-set-symbol-in-latex\">How to create the empty set symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/degree-symbol-in-latex\">How to write a degree symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/dot-product-in-latex\">How to write a dot product in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/greater-than-symbol-in-latex\">How to Write a Greater Than Symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/norm-symbol-in-latex\">How to write a norm symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/plus-minus-symbol-in-latex\">How to write A Plus-Minus Symbol in LaTeX<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/proportional-to-symbol-in-latex\">How to write a proportional to symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/real-number-symbol-in-latex\">How to write a real number symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/tilde-symbol-in-latex\">How to write a tilde symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/union-symbol-in-latex\">How to write a union symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/vector-in-latex\">How to write a vector in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/infinity-symbol-in-latex\">How to write an infinity symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/bold-text-in-latex\">How to write bold text in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/dots-symbols-in-latex\">How To Write Dots Symbols In LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/degree-celsius-symbol-in-latex\">How to write the Degree celsius symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/equal-or-not-equal-symbol-in-latex\">How to write the equal or not equal symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/euro-symbol-in-latex\">How to write the Euro symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/floor-symbol-in-latex\">How to write the floor symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/gradient-operator-symbol-in-latex\">How to write the gradient operator symbol in LaTeX<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/greater-than-or-equal-to-symbol-in-latex\">How To Write The Greater Than Or Equal To Symbol In LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/integer-number-symbol-in-latex\">How to write the integer number symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/less-than-symbol-in-latex\">How to write the less than symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/natural-numbers-symbol-in-latex\">How to write the Natural numbers symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/parallel-symbol-in-latex\">How to write the parallel symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/percent-symbol-in-latex\">How to write the percent symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/square-root-symbol-in-latex\">How to write the square root symbol in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/subset-in-latex\">How To Write The Symbol For A Subset In LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/therefore-in-latex\">How to write the symbol for therefore in LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/mathbb-command-in-latex\">How to write with the mathbb in LaTeX?<\/a><\/li><\/ol>\n","protected":false},"excerpt":{"rendered":"<p>This article aims to show you the simplest and easiest way to write the arrow symbols in LaTeX. It is pretty common to encounter arrows in multiple presentations, LaTeX is familiar with arrows too, that is why today you will learn how to insert arrows in your documents. Arrow Symbol in LaTex I would like &#8230; <a title=\"How to write the arrow symbols in LaTeX\" class=\"read-more\" href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\" aria-label=\"Read more about How to write the arrow symbols in LaTeX\">Read more<\/a><\/p>\n","protected":false},"author":3,"featured_media":3181,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[7],"tags":[39],"_links":{"self":[{"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/posts\/3174"}],"collection":[{"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/comments?post=3174"}],"version-history":[{"count":4,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/posts\/3174\/revisions"}],"predecessor-version":[{"id":5626,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/posts\/3174\/revisions\/5626"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/media\/3181"}],"wp:attachment":[{"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/media?parent=3174"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/categories?post=3174"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/tags?post=3174"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}