{"id":3368,"date":"2022-05-03T07:25:22","date_gmt":"2022-05-03T07:25:22","guid":{"rendered":"https:\/\/www.scijournal.org\/articles\/?p=3368"},"modified":"2022-07-14T03:01:52","modified_gmt":"2022-07-13T19:01:52","slug":"bold-text-in-latex","status":"publish","type":"post","link":"https:\/\/www.scijournal.org\/articles\/bold-text-in-latex","title":{"rendered":"How to write bold text in LaTeX?"},"content":{"rendered":"\n<p><em>This article aims to show you the simplest and easiest way to write <\/em><em>bold text in LaTeX<\/em><em>.<\/em><\/p>\n\n\n\n<p>Not everything in LaTeX is about equations, integrals, mathematics symbols and so on, sometimes you will want to know how to properly format text in your documents, and today you will learn how to write bold text.<\/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-69e089737b5a0\" 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-69e089737b5a0\" 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\/bold-text-in-latex\/#Bold_Font\" title=\"Bold Font\">Bold Font<\/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\/bold-text-in-latex\/#Bold_in_LaTeX\" title=\"Bold in LaTeX\">Bold in LaTeX<\/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\/bold-text-in-latex\/#Bold_Italic_Text\" title=\"Bold Italic Text\">Bold Italic Text<\/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\/bold-text-in-latex\/#Bold_or_Underlined_Words\" title=\"Bold or Underlined Words?&nbsp;\">Bold or Underlined Words?&nbsp;<\/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\/bold-text-in-latex\/#Bold_Variations\" title=\"Bold Variations\">Bold Variations<\/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\/bold-text-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=\"Bold_Font\"><\/span><strong>Bold Font<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Basic text formatting tools, or in this scenario text bold, helps to highlight important concepts within some document and improves its readability. We have some basic fonts that are quite common, bold, italic and underlined, and for this tutorial we will focus mostly on bold.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"452\" height=\"82\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image1-4.png\" alt=\"Bold text in LaTeX : Normal text with emphasized text and italicized text. Image source: scijournal Author\" class=\"wp-image-3370\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image1-4.png 452w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image1-4-300x54.png 300w\" sizes=\"(max-width: 452px) 100vw, 452px\" \/><figcaption>Normal text with emphasized text and italicized text. Image source: scijournal Author<\/figcaption><\/figure><\/div>\n\n\n<p>The best part of all the commands you will see here, is that you don\u2019t need the math mode (yet), everything is written in text mode.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Bold_in_LaTeX\"><\/span><strong>Bold in LaTeX<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>LaTeX has three basic commands for each one of the fonts used in the example above. As we mentioned we will focus on bold text.<\/p>\n\n\n\n<p>To write something in bold we use the \\<strong>textbf<\/strong> command, the command requires an argument, this being the text bold you want to write. 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    Stay back, I'm going to do some \\textbf{science}.\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=\"774\" height=\"102\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image3-4.png\" alt=\"Bold text in LaTeX : Simple text. Image source: scijournal Author\" class=\"wp-image-3371\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image3-4.png 774w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image3-4-300x40.png 300w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image3-4-768x101.png 768w\" sizes=\"(max-width: 774px) 100vw, 774px\" \/><figcaption>Simple text. Image source: scijournal Author<\/figcaption><\/figure><\/div>\n\n\n<p>Another way to write a text bold is using the command \\<strong>bfseries<\/strong>; to use this command you have to enclose the text to be formatted with \\<strong>bfseries<\/strong> inside, as you can see in the 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    \\LaTeX can be {\\bfseries quite difficult or easy}.\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=\"550\" height=\"88\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image5-1.png\" alt=\"\" class=\"wp-image-3372\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image5-1.png 550w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image5-1-300x48.png 300w\" sizes=\"(max-width: 550px) 100vw, 550px\" \/><figcaption>Bold use. Image source: scijournal Author<\/figcaption><\/figure><\/div>\n\n\n<p>Two basic commands that are up to date and in current use. I am saying this because there is a third way to create a text bold using the \\<strong>bf<\/strong> command, BUT this has been deprecated for a couple of years now and can cause some troubles.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Bold_Italic_Text\"><\/span><strong>Bold Italic Text<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Just as other text editors, LaTeX allows to combine effects with the fonts, or in plain english, combine fonts. If you want some italic text you need the command for the italicized text \\<strong>textit<\/strong>{}, and the \\<strong>textbf<\/strong>{} command or \\<strong>bfseries<\/strong>. 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}\nWriting \\textit{\\textbf{bold text} with italic text}. \\\\\nOr you can write \\textbf{\\textit{italic} with bold}.\\\\\nUse the other \\textit{{\\bfseries bold command} this time}.\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=\"545\" height=\"126\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image6.png\" alt=\"Bold text in LaTeX : Combined effects \\bfseries, \\textbf{} and \\textit{} commands. Image source: scijournal Author\" class=\"wp-image-3373\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image6.png 545w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image6-300x69.png 300w\" sizes=\"(max-width: 545px) 100vw, 545px\" \/><figcaption>Combined effects \\<strong>bfseries<\/strong>, \\<strong>textbf<\/strong>{} and \\<strong>textit<\/strong>{} commands. Image source: scijournal Author<\/figcaption><\/figure><\/div>\n\n\n<p>If you combine two fonts you will preserve previous styles used, if you first used italic and then bold, italic will be preserved and combined with bold, and vice versa.<\/p>\n\n\n\n<p>You can use the italic + bold for citations or tables references in your documents since it\u2019s elegant and readable.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Bold_or_Underlined_Words\"><\/span><strong>Bold or Underlined Words?&nbsp;<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Sometimes you may need to denote something important in your document, maybe with a line underneath it and maybe you also need it to make it a text bold, well you can with LaTeX.<\/p>\n\n\n\n<p>The command for the underline is \\<strong>underline<\/strong>{} (pretty creative) and you can combine it with the others commands, for example<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\\begin{document}\n\\begin{center}\nAnother way of \\underline{\\textbf{highlight important information}} is \\underline{using} \\underline{\\textit{a line below the {\\bfseries words}}}.\n\\end{center}\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=\"789\" height=\"105\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image2-3.png\" alt=\"Bold text in LaTeX : Bolds, italics and underline command. Image source: scijournal Author\" class=\"wp-image-3374\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image2-3.png 789w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image2-3-300x40.png 300w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image2-3-768x102.png 768w\" sizes=\"(max-width: 789px) 100vw, 789px\" \/><figcaption>Bolds, italics and underline command. Image source: scijournal Author<\/figcaption><\/figure><\/div>\n\n\n<p>In the last example, we used the three basic commands.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Bold_Variations\"><\/span><strong>Bold Variations<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>There are some variations for bold text, the first one is used to emphasize text within the text using the \\<strong>emph<\/strong> command, depending on where you use it, the \\<strong>emph<\/strong> command behaves as \\<strong>textit<\/strong>{}, for example<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\n\\begin{document}\n\\begin{center}\nAnother way of \\underline{\\textbf{highlight important information}} is \\underline{using} \\underline{\\textit{a line below the {\\bfseries words}}}.\n\\end{center}\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=\"805\" height=\"94\" src=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image4-2.png\" alt=\"Bold text in LaTeX : \\emph command together with bold use. Image source: scijournal Author\" class=\"wp-image-3375\" srcset=\"https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image4-2.png 805w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image4-2-300x35.png 300w, https:\/\/www.scijournal.org\/articles\/wp-content\/uploads\/2022\/05\/image4-2-768x90.png 768w\" sizes=\"(max-width: 805px) 100vw, 805px\" \/><figcaption>\\<strong>emph<\/strong> command together with bold use. Image source: scijournal Author<\/figcaption><\/figure><\/div>\n\n\n<p>Now you have the basic knowledge regarding making a text bold, or italic, or underlined, or all of them. I hope this post was helpful, 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\/dots-symbols-in-latex\">How To Write Dots Symbols In LaTeX?<\/a><\/li><li><a href=\"https:\/\/www.scijournal.org\/articles\/arrow-symbols-in-latex\">How to write the arrow 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 bold text in LaTeX. Not everything in LaTeX is about equations, integrals, mathematics symbols and so on, sometimes you will want to know how to properly format text in your documents, and today you will learn how to write bold text. Bold &#8230; <a title=\"How to write bold text in LaTeX?\" class=\"read-more\" href=\"https:\/\/www.scijournal.org\/articles\/bold-text-in-latex\" aria-label=\"Read more about How to write bold text in LaTeX?\">Read more<\/a><\/p>\n","protected":false},"author":3,"featured_media":3369,"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\/3368"}],"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=3368"}],"version-history":[{"count":3,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/posts\/3368\/revisions"}],"predecessor-version":[{"id":5624,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/posts\/3368\/revisions\/5624"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/media\/3369"}],"wp:attachment":[{"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/media?parent=3368"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/categories?post=3368"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scijournal.org\/articles\/wp-json\/wp\/v2\/tags?post=3368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}