{"id":10786,"date":"2023-09-15T13:44:52","date_gmt":"2023-09-15T13:44:52","guid":{"rendered":"https:\/\/researchwithfawad.com\/?page_id=10786"},"modified":"2023-11-27T16:42:49","modified_gmt":"2023-11-27T16:42:49","slug":"apa-citation-generator","status":"publish","type":"page","link":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/","title":{"rendered":"APA Citation Generator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10786\" class=\"elementor elementor-10786\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-24e38422 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"24e38422\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-10dc8bf9\" data-id=\"10dc8bf9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-25ba09ee elementor-widget elementor-widget-heading\" data-id=\"25ba09ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">APA Citation Generator (BETA)<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5516a2da elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5516a2da\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-778c4830\" data-id=\"778c4830\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-56d6b894 elementor-widget elementor-widget-heading\" data-id=\"56d6b894\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Introduction<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-4366f244\" data-id=\"4366f244\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6e883f89 elementor-widget elementor-widget-text-editor\" data-id=\"6e883f89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Generate APA Citation by providing the necessary details. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8448f23 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8448f23\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-92047b3\" data-id=\"92047b3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a61089b elementor-widget elementor-widget-html\" data-id=\"a61089b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>APA Citation Generator<\/title>\n    <style>\n        \/* Add CSS styling for the grid layout *\/\n        .grid-container {\n            display: grid;\n            grid-template-columns: auto auto;\n            gap: 10px;\n        }\n\n        \/* Style the text input boxes to increase their size *\/\n        input[type=\"text\"] {\n            width: 500px; \/* Adjust the width as needed *\/\n            padding: 5px; \/* Add padding for better appearance *\/\n        }\n    <\/style>\n<\/head>\n<body>\n    <h3>APA Citation Generator: Journal Article<\/h3>\n    <div class=\"grid-container\">\n        <div>Authors:<\/div>\n        <div><input type=\"text\" id=\"authors\" placeholder=\"e.g., Author(s) Names Separated by Semicolon (;)\"><\/div>\n\n        <div>Title of the article:<\/div>\n        <div><input type=\"text\" id=\"articleTitle\" placeholder=\"Title of the article\"><\/div>\n\n        <div>Name of the Periodical:<\/div>\n        <div><input type=\"text\" id=\"periodicalName\" placeholder=\"Name of the Periodical\"><\/div>\n\n        <div>Volume:<\/div>\n        <div><input type=\"text\" id=\"volume\" placeholder=\"Volume number\"><\/div>\n\n        <div>Issue:<\/div>\n        <div><input type=\"text\" id=\"issue\" placeholder=\"Issue number\"><\/div>\n\n        <div>Page Range:<\/div>\n        <div><input type=\"text\" id=\"pageRange\" placeholder=\"Page range (e.g., 1-10)\"><\/div>\n\n        <div>Year:<\/div>\n        <div><input type=\"text\" id=\"year\" placeholder=\"Year\"><\/div>\n\n        <div>DOI:<\/div>\n        <div><input type=\"text\" id=\"doi\" placeholder=\"DOI\"><\/div>\n\n        <div><\/div>\n        <div><button onclick=\"generateCitation()\">Generate Citation<\/button><\/div>\n    <\/div>\n\n    <h2>APA Citation:<\/h2>\n    <div id=\"citationResult\"><\/div>\n    <button onclick=\"copyToClipboard()\">Copy Citation<\/button>\n\n    <script>\n        \/\/ JavaScript code for generating APA citations for Journal Articles\n        function generateCitation() {\n            const authors = document.getElementById(\"authors\").value;\n            const articleTitle = document.getElementById(\"articleTitle\").value;\n            const periodicalName = document.getElementById(\"periodicalName\").value;\n            const volume = document.getElementById(\"volume\").value;\n            const issue = document.getElementById(\"issue\").value;\n            const pageRange = document.getElementById(\"pageRange\").value;\n            const year = document.getElementById(\"year\").value;\n            const doi = document.getElementById(\"doi\").value;\n\n            \/\/ Format the citation based on the provided rules\n            const citation = generateJournalArticleCitation(authors, year, articleTitle, periodicalName, volume, issue, pageRange, doi);\n\n            \/\/ Display the generated citation\n            document.getElementById(\"citationResult\").innerHTML = citation;\n        }\n\n        \/\/ Function to generate APA citation for a Journal Article\n        function generateJournalArticleCitation(authors, year, articleTitle, periodicalName, volume, issue, pageRange, doi) {\n            \/\/ Format the author names as per the new requirements\n            const authorList = authors.split(';').map(author => {\n                const parts = author.trim().split(' ');\n                return `${parts[parts.length - 1]}, ${parts.slice(0, parts.length - 1).map(initial => initial.charAt(0).toUpperCase() + '.').join(' ')}`;\n            });\n\n            let formattedAuthors = '';\n\n            if (authorList.length === 1) {\n                formattedAuthors = `${authorList[0]}`;\n            } else if (authorList.length === 2) {\n                formattedAuthors = `${authorList[0]}, & ${authorList[1]}`;\n            } else if (authorList.length >= 3) {\n                formattedAuthors = authorList.slice(0, -1).join(', ') + ', & ' + authorList.slice(-1);\n            }\n\n            \/\/ Format the citation\n            const citation = `${formattedAuthors} (${year}). ${articleTitle}. <i>${periodicalName}<\/i>, <i>${volume}<\/i>(${issue}), ${pageRange}. https:\/\/doi.org\/${doi}`;\n\n            return citation;\n        }\n\n        \/\/ Function to copy the generated citation to the clipboard\n        function copyToClipboard() {\n            const citationResult = document.getElementById(\"citationResult\");\n            const range = document.createRange();\n            range.selectNode(citationResult);\n            window.getSelection().removeAllRanges();\n            window.getSelection().addRange(range);\n            document.execCommand(\"copy\");\n            window.getSelection().removeAllRanges();\n            alert(\"Citation copied to clipboard!\");\n        }\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-525e91f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"525e91f\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e5448d8\" data-id=\"e5448d8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9b7e002 elementor-widget elementor-widget-html\" data-id=\"9b7e002\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>APA Citation Generator<\/title>\n    <style>\n        .grid-container {\n            display: grid;\n            grid-template-columns: auto auto;\n            gap: 10px;\n        }\n        .grid-item {\n            text-align: left;\n        }\n    <\/style>\n<\/head>\n<body>\n    <h3>APA Citation Generator: Book<\/h3>\n    <div class=\"grid-container\">\n        <div class=\"grid-item\">\n            <label for=\"authorInput\">Author(s):<\/label>\n        <\/div>\n        <div class=\"grid-item\">\n            <input type=\"text\" id=\"authorInput\" placeholder=\"Author names separated by semicolon\">\n        <\/div>\n        <div class=\"grid-item\">\n            <label for=\"titleInput\">Title:<\/label>\n        <\/div>\n        <div class=\"grid-item\">\n            <input type=\"text\" id=\"titleInput\" placeholder=\"Title of the book\">\n        <\/div>\n        <div class=\"grid-item\">\n            <label for=\"yearInput\">Year:<\/label>\n        <\/div>\n        <div class=\"grid-item\">\n            <input type=\"text\" id=\"yearInput\" placeholder=\"Year of publication\">\n        <\/div>\n        <div class=\"grid-item\">\n            <label for=\"publisherInput\">Publisher:<\/label>\n        <\/div>\n        <div class=\"grid-item\">\n            <input type=\"text\" id=\"publisherInput\" placeholder=\"Publisher(s)\">\n        <\/div>\n        <div class=\"grid-item\">\n            <label for=\"doiInput\">DOI\/URL:<\/label>\n        <\/div>\n        <div class=\"grid-item\">\n            <input type=\"text\" id=\"doiInput\" placeholder=\"DOI or URL\">\n        <\/div>\n        <div class=\"grid-item\">\n            <label for=\"editionInput\">Edition:<\/label>\n        <\/div>\n        <div class=\"grid-item\">\n            <input type=\"text\" id=\"editionInput\" placeholder=\"Edition number\">\n        <\/div>\n    <\/div>\n    <button onclick=\"generateAPA()\">Generate APA Citation<\/button>\n    <button onclick=\"copyCitation()\">Copy Citation<\/button>\n    <div id=\"output\"><\/div>\n\n    <script>\n        function generateAPA() {\n            const authors = document.getElementById(\"authorInput\").value.split(\"; \");\n            const title = document.getElementById(\"titleInput\").value;\n            const year = document.getElementById(\"yearInput\").value;\n            const publisher = document.getElementById(\"publisherInput\").value;\n            const doi = document.getElementById(\"doiInput\").value;\n            const edition = document.getElementById(\"editionInput\").value;\n\n            let citation = \"\";\n\n            \/\/ Format authors\n            if (authors.length === 1) {\n                const authorParts = authors[0].split(\" \");\n                const lastName = authorParts.pop();\n                if (authorParts.length > 0) {\n                    citation += `${lastName}, ${authorParts.map(part => part.charAt(0) + '.').join(' ')}`;\n                } else {\n                    citation += `${lastName}`;\n                }\n            } else if (authors.length === 2) {\n                citation += authors.map((author, index) => {\n                    const authorParts = author.split(\" \");\n                    const lastName = authorParts.pop();\n                    const initials = authorParts.map(part => part.charAt(0) + '.').join(' ');\n                    return index === 0 ? `${lastName}, ${initials}, &` : `${lastName}, ${initials}`;\n                }).join(\" \");\n            } else if (authors.length >= 3) {\n                citation += authors.map((author, index) => {\n                    const authorParts = author.split(\" \");\n                    const lastName = authorParts.pop();\n                    const initials = authorParts.map(part => part.charAt(0) + '.').join(' ');\n                    if (index === 0) {\n                        return `${lastName}, ${initials},`;\n                    } else if (index === authors.length - 1) {\n                        return ` & ${lastName}, ${initials}.`;\n                    } else {\n                        return ` ${lastName}, ${initials},`;\n                    }\n                }).join(\" \");\n            }\n\n            \/\/ Add year\n            citation += ` (${year}).`;\n\n            \/\/ Add title\n            citation += ` <i>${title.charAt(0).toUpperCase() + title.slice(1)} <\/i>`;\n\n            \/\/ Add edition\n            if (edition) {\n                citation += ` (${getEditionWithSuffix(edition)} Edition)`;\n            }\n\n            \/\/ Add publisher\n            if (publisher) {\n                citation += `.<\/i> ${publisher}.`;\n            } else {\n                citation += `.<\/i>`;\n            }\n\n            \/\/ Add DOI\/URL\n            if (doi) {\n                citation += ` ${doi}`;\n            }\n\n            document.getElementById(\"output\").innerHTML = citation;\n        }\n\n        function copyCitation() {\n            const outputElement = document.getElementById(\"output\");\n            const citationText = outputElement.textContent;\n            const textArea = document.createElement(\"textarea\");\n            textArea.value = citationText;\n            document.body.appendChild(textArea);\n            textArea.select();\n            document.execCommand(\"copy\");\n            document.body.removeChild(textArea);\n            alert(\"Citation copied to clipboard!\");\n        }\n\n        \/\/ Function to add the suffix to the edition number\n        function getEditionWithSuffix(number) {\n            const suffixes = [\"th\", \"st\", \"nd\", \"rd\"];\n            const lastDigit = number % 10;\n            return `${number}${suffixes[number === 11 || number === 12 || number === 13 ? 0 : (lastDigit >= 1 && lastDigit <= 3 ? lastDigit : 0)]}`;\n        }\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cd58f08 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cd58f08\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-32a9664\" data-id=\"32a9664\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73b8741 elementor-widget elementor-widget-heading\" data-id=\"73b8741\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How to Format References in APA Style<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0682101\" data-id=\"0682101\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-294f0c0 elementor-widget elementor-widget-video\" data-id=\"294f0c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/mLKVPXwqT9o&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-73a4a6c9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"73a4a6c9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-60de3816\" data-id=\"60de3816\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-590bafa2 elementor-widget elementor-widget-heading\" data-id=\"590bafa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Additional Resources<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-143689c3\" data-id=\"143689c3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14bf45a9 elementor-widget elementor-widget-wp-widget-ccchildpages_widget\" data-id=\"14bf45a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wp-widget-ccchildpages_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<ul><li class=\"page_item page-item-3688 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/categorical-predictor-dummy-variables-in-regression-using-spss\/\" class=\"menu-link\">Categorical Predictor\/Dummy Variables in Regression using SPSS<\/a><\/li>\n<li class=\"page_item page-item-3607 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/crosstabulation-and-chi-square-test-using-spss\/\" class=\"menu-link\">Crosstabulation and Chi-Square Test using SPSS<\/a><\/li>\n<li class=\"page_item page-item-6257 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/data-screening-and-handling-missing-data-using-spss\/\" class=\"menu-link\">Data Screening and Handling Missing Data using SPSS<\/a><\/li>\n<li class=\"page_item page-item-7418 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/how-to-check-linear-relationship-in-spss\/\" class=\"menu-link\">How to Check Linear Relationship in SPSS<\/a><\/li>\n<li class=\"page_item page-item-3767 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/how-to-perform-exploratory-factor-analysis-using-spss\/\" class=\"menu-link\">How to Perform Exploratory Factor Analysis using SPSS<\/a><\/li>\n<li class=\"page_item page-item-3899 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/how-to-perform-one-way-anova\/\" class=\"menu-link\">How to Perform One Way ANOVA<\/a><\/li>\n<li class=\"page_item page-item-3573 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/how-to-run-interpret-and-report-descriptive-statistics-using-spss\/\" class=\"menu-link\">How to Run, Interpret, and Report Descriptive Statistics using SPSS<\/a><\/li>\n<li class=\"page_item page-item-3556 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/identifying-and-correcting-data-entry-errors-in-spss\/\" class=\"menu-link\">Identifying and Correcting Data Entry Errors in SPSS<\/a><\/li>\n<li class=\"page_item page-item-6339 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/independent-samples-t-test-using-spss\/\" class=\"menu-link\">Independent Samples T-Test using SPSS<\/a><\/li>\n<li class=\"page_item page-item-3938 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/mann-whitney-u-test-using-spss\/\" class=\"menu-link\">Mann Whitney U Test using SPSS<\/a><\/li>\n<li class=\"page_item page-item-3634 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/partial-correlation-analysis-using-spss\/\" class=\"menu-link\">Partial Correlation Analysis using SPSS<\/a><\/li>\n<li class=\"page_item page-item-3620 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/pearson-correlation-analysis-using-spss\/\" class=\"menu-link\">Pearson Correlation Analysis using SPSS<\/a><\/li>\n<li class=\"page_item page-item-3653 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/concept-interpretation-reporting-regression-analysis-using-spss\/\" class=\"menu-link\">Regression Analysis using SPSS: Concept, Interpretation, Reporting<\/a><\/li>\n<li class=\"page_item page-item-3585 menu-item\"><a href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/data-analysis-using-spss\/transform-continuous-variables-into-categorical-variables-in-spss\/\" class=\"menu-link\">Transform Continuous Variables into Categorical Variables using SPSS<\/a><\/li>\n<\/ul>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>APA Citation Generator (BETA) Introduction Generate APA Citation by providing the necessary details. APA Citation Generator APA Citation Generator: Journal Article Authors: Title of the article: Name of the Periodical: Volume: Issue: Page Range: Year: DOI: Generate Citation APA Citation: Copy Citation APA Citation Generator APA Citation Generator: Book Author(s): Title: Year: Publisher: DOI\/URL: Edition: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":9895,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10786","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>APA Citation Generator - ResearchWithFawad<\/title>\n<meta name=\"description\" content=\"Generate the APA Style Citations for Journal Articles, Books, and Edited Books using APA Citation Generator.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"APA Citation Generator - ResearchWithFawad\" \/>\n<meta property=\"og:description\" content=\"Generate the APA Style Citations for Journal Articles, Books, and Edited Books using APA Citation Generator.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/\" \/>\n<meta property=\"og:site_name\" content=\"ResearchWithFawad\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ResearchWithFawadFB\/\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-27T16:42:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ResearchCoach83\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/index.php\\\/lp-courses\\\/10-minute-research-methodology\\\/apa-citation-generator\\\/\",\"url\":\"https:\\\/\\\/researchwithfawad.com\\\/index.php\\\/lp-courses\\\/10-minute-research-methodology\\\/apa-citation-generator\\\/\",\"name\":\"APA Citation Generator - ResearchWithFawad\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/#website\"},\"datePublished\":\"2023-09-15T13:44:52+00:00\",\"dateModified\":\"2023-11-27T16:42:49+00:00\",\"description\":\"Generate the APA Style Citations for Journal Articles, Books, and Edited Books using APA Citation Generator.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/index.php\\\/lp-courses\\\/10-minute-research-methodology\\\/apa-citation-generator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/researchwithfawad.com\\\/index.php\\\/lp-courses\\\/10-minute-research-methodology\\\/apa-citation-generator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/index.php\\\/lp-courses\\\/10-minute-research-methodology\\\/apa-citation-generator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/researchwithfawad.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"All Courses\",\"item\":\"https:\\\/\\\/researchwithfawad.com\\\/index.php\\\/lp-courses\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"10 Minute Research Methodology\",\"item\":\"https:\\\/\\\/researchwithfawad.com\\\/index.php\\\/lp-courses\\\/10-minute-research-methodology\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"APA Citation Generator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/#website\",\"url\":\"https:\\\/\\\/researchwithfawad.com\\\/\",\"name\":\"Research with Fawad\",\"description\":\"Learn to Research the Easy Way\",\"publisher\":{\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/#\\\/schema\\\/person\\\/82ab6f2fbc72d2168c64dba5ee751972\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/researchwithfawad.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/#\\\/schema\\\/person\\\/82ab6f2fbc72d2168c64dba5ee751972\",\"name\":\"Khawaja Fawad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Research-With-Fawad.png\",\"url\":\"https:\\\/\\\/researchwithfawad.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Research-With-Fawad.png\",\"contentUrl\":\"https:\\\/\\\/researchwithfawad.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Research-With-Fawad.png\",\"width\":1080,\"height\":1080,\"caption\":\"Khawaja Fawad\"},\"logo\":{\"@id\":\"https:\\\/\\\/researchwithfawad.com\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Research-With-Fawad.png\"},\"sameAs\":[\"http:\\\/\\\/researchwithfawad.com\",\"https:\\\/\\\/www.facebook.com\\\/ResearchWithFawadFB\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/groups\\\/8948539\\\/\",\"https:\\\/\\\/x.com\\\/ResearchCoach83\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/fawadlatif\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"APA Citation Generator - ResearchWithFawad","description":"Generate the APA Style Citations for Journal Articles, Books, and Edited Books using APA Citation Generator.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/","og_locale":"en_US","og_type":"article","og_title":"APA Citation Generator - ResearchWithFawad","og_description":"Generate the APA Style Citations for Journal Articles, Books, and Edited Books using APA Citation Generator.","og_url":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/","og_site_name":"ResearchWithFawad","article_publisher":"https:\/\/www.facebook.com\/ResearchWithFawadFB\/","article_modified_time":"2023-11-27T16:42:49+00:00","twitter_card":"summary_large_image","twitter_site":"@ResearchCoach83","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/","url":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/","name":"APA Citation Generator - ResearchWithFawad","isPartOf":{"@id":"https:\/\/researchwithfawad.com\/#website"},"datePublished":"2023-09-15T13:44:52+00:00","dateModified":"2023-11-27T16:42:49+00:00","description":"Generate the APA Style Citations for Journal Articles, Books, and Edited Books using APA Citation Generator.","breadcrumb":{"@id":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/apa-citation-generator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/researchwithfawad.com\/"},{"@type":"ListItem","position":2,"name":"All Courses","item":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/"},{"@type":"ListItem","position":3,"name":"10 Minute Research Methodology","item":"https:\/\/researchwithfawad.com\/index.php\/lp-courses\/10-minute-research-methodology\/"},{"@type":"ListItem","position":4,"name":"APA Citation Generator"}]},{"@type":"WebSite","@id":"https:\/\/researchwithfawad.com\/#website","url":"https:\/\/researchwithfawad.com\/","name":"Research with Fawad","description":"Learn to Research the Easy Way","publisher":{"@id":"https:\/\/researchwithfawad.com\/#\/schema\/person\/82ab6f2fbc72d2168c64dba5ee751972"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/researchwithfawad.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/researchwithfawad.com\/#\/schema\/person\/82ab6f2fbc72d2168c64dba5ee751972","name":"Khawaja Fawad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/researchwithfawad.com\/wp-content\/uploads\/2023\/06\/Research-With-Fawad.png","url":"https:\/\/researchwithfawad.com\/wp-content\/uploads\/2023\/06\/Research-With-Fawad.png","contentUrl":"https:\/\/researchwithfawad.com\/wp-content\/uploads\/2023\/06\/Research-With-Fawad.png","width":1080,"height":1080,"caption":"Khawaja Fawad"},"logo":{"@id":"https:\/\/researchwithfawad.com\/wp-content\/uploads\/2023\/06\/Research-With-Fawad.png"},"sameAs":["http:\/\/researchwithfawad.com","https:\/\/www.facebook.com\/ResearchWithFawadFB\/","https:\/\/www.linkedin.com\/groups\/8948539\/","https:\/\/x.com\/ResearchCoach83","https:\/\/www.youtube.com\/c\/fawadlatif"]}]}},"_links":{"self":[{"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/pages\/10786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/comments?post=10786"}],"version-history":[{"count":0,"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/pages\/10786\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/pages\/9895"}],"wp:attachment":[{"href":"https:\/\/researchwithfawad.com\/index.php\/wp-json\/wp\/v2\/media?parent=10786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}