Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: daniyal-moten
  • Language: HTML
  • Default Branch: main
  • Size: 8.08 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Citation

Owner

  • Login: daniyal-moten
  • Kind: user

Citation (citation-booster.html)

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <title>Journal Selection | Publication Support Services</title>
    <meta content="width=device-width, initial-scale=1.0" name="viewport">
    <link href="img/favicon.ico" rel="icon">
    <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Ubuntu:wght@500;700&display=swap"
        rel="stylesheet">
    <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
    <link href="lib/animate/animate.min.css" rel="stylesheet">
    <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
    <link href="css/bootstrap.min.css" rel="stylesheet">
    <link href="css/style.css" rel="stylesheet">
    <style>
        .red-bullet-list {
            list-style: disc inside;
            padding-left: 0;
        }

        .red-bullet-list li {
            position: relative;
        }

        .red-bullet-list li::marker {
            color: #dc3545;
            /* Bootstrap's danger color */
            font-size: 1.2em;
        }

        /* Highlight the open/active accordion question */
        .accordion-button:not(.collapsed) {
            background-color: #dc3545 !important;
            /* Bootstrap danger */
            color: #fff !important;
            font-weight: bold;
            box-shadow: none;
        }

        /* Optional: Change the arrow color for contrast */
        .accordion-button:not(.collapsed)::after {
            filter: brightness(0) invert(1);
        }

        /* Animation delays */
        .wow-delay-1 { animation-delay: 0.2s; }
        .wow-delay-2 { animation-delay: 0.4s; }
        .wow-delay-3 { animation-delay: 0.6s; }
        .wow-delay-4 { animation-delay: 0.8s; }
        .wow-delay-5 { animation-delay: 1s; }
    </style>
</head>

<body>
    <!-- Navbar Start -->
    <nav class="navbar navbar-expand-lg navbar-light bg-white shadow-sm py-3">
        <div class="container">
            <a class="navbar-brand d-flex align-items-center wow fadeInLeft" href="index.html">
                <img src="https://propublicationhub.com/images/common/logo-header.png" alt="Logo" height="40"
                    class="me-2">
                <span class="fw-bold text-danger" style="font-size:1.5rem;"><span class="text-dark"></span></span>
            </a>
            <button class="navbar-toggler wow fadeInRight" type="button" data-bs-toggle="collapse" data-bs-target="#mainNavbar"
                aria-controls="mainNavbar" aria-expanded="false" aria-label="Toggle navigation">
                <span class="navbar-toggler-icon"></span>
            </button>
            <div class="collapse navbar-collapse" id="mainNavbar">
                <ul class="navbar-nav ms-auto mb-2 mb-lg-0">
                    <li class="nav-item wow fadeInDown" data-wow-delay="0.1s">
                        <a class="nav-link active text-dark" aria-current="page" href="index.html">Home</a>
                    </li>
                    <li class="nav-item dropdown">
                        <a class="nav-link dropdown-toggle text-dark" href="#" id="primaryDropdown" role="button"
                            data-bs-toggle="dropdown" aria-expanded="false">
                            Primary Services
                        </a>
                        <ul class="dropdown-menu" aria-labelledby="primaryDropdown">
                            <li><a class="dropdown-item" href="journal-selection.html">Journal Selection</a></li>
                            <li><a class="dropdown-item" href="peerreviewandsubmtion.html">Pre-Submission Peer Review</a></li>
                            <li><a class="dropdown-item" href="formatingandartwork.html">Formatting and Artwork Editing</a></li>
                            <li><a class="dropdown-item" href="journalsubmission.html">Journal Submission</a></li>
                            <li><a class="dropdown-item" href="revised-rejected-paper-editing.html">Revised/Rejected Paper Editing</a></li>
                            <li><a class="dropdown-item" href="palgarism-check.html">Plagiarism Check</a></li>
                        </ul>
                    </li>
                    <li class="nav-item dropdown">
                        <a class="nav-link dropdown-toggle text-dark" href="#" id="secondaryDropdown" role="button"
                            data-bs-toggle="dropdown" aria-expanded="false">
                            Secondary Services
                        </a>
                        <ul class="dropdown-menu" aria-labelledby="secondaryDropdown">
                            <li><a class="dropdown-item text-danger" href="citation-booster.html">Citation Booster</a></li>
                            <li><a class="dropdown-item" href="grant-wtiting.html">Grant Writing</a></li>
                            <li><a class="dropdown-item" href="poster-preparation.html">Poster Preparation</a></li>
                            <li><a class="dropdown-item" href="./index.html">Video Development</a></li>
                            <li><a class="dropdown-item" href="./index.html">Statistical Analysis</a></li>
                            <li><a class="dropdown-item" href="./index.html">Graphical Analysis</a></li>
                            <li><a class="dropdown-item" href="./index.html">Abstract Analysis</a></li>
                        </ul>
                    </li>
                    
                    <li class="nav-item">
                        <a class="nav-link text-dark" href="contact.html">Contact</a>
                    </li>
                </ul>
                <a href="contact.html" class="btn btn-danger rounded-pill ms-lg-3 px-4 py-2 d-none d-lg-block wow fadeInRight">Get A Quote</a>
            </div>
        </div>
    </nav>
    <!-- Navbar End -->

    <!-- Hero Section Start -->
    <div class="container-fluid pt-5 align-items-center bg-danger hero-header mb-5">
        <div class="container pt-5">
            <div class="row g-5 pt-2">
                <div class="col-lg-12 text-center">
                    <h1 class="display-5 text-white wow fadeInDown">Citation Booster</h1>
                    <p class="text-white mb-4 wow fadeInUp">Propublicationhub's comprehensive content writing
                        package developed with the sole aim of helping you achieve the recognition your work deserves.
                    </p>
                </div>
            </div>
        </div>
    </div>
    <!-- Hero Section End -->

    <!-- Service Content Start -->
    <div class="container py-5">
        <div class="row align-items-center mb-5 mt-5">
            <h3 class="mt-2 pb-2 uppercase fw-bold wow fadeInLeft">CITATION VALUE PACK</h3>
            <div class="col-md-7">
                <p class="wow fadeInLeft wow-delay-1">
                    Citation Booster combines three services: <span class="fw-bold text-danger">Simplified Abstracts,
                        Scientific News Report, and Tweetable Abstracts.</span> Our content experts turn your published
                    research into a variety of high-quality, accessible formats suitable for digital channels, including
                    social media, web portals, and online news platforms, keeping your original research in mind at all
                    times.
                </p>
                <a href="#news" class="btn btn-danger rounded-pill mt-2 wow fadeInLeft wow-delay-2">Get Started</a>
            </div>

            <div class="col-5 text-center border rounded mb-4 wow fadeInRight">
                <div class="row mt-4">
                    <div class="col-4 wow fadeInUp wow-delay-1">
                        <i class="fa fa-envelope-open-text text-danger fa-2x"></i>
                        <p>Scientific News Report</p>
                    </div>
                    <div class="col-4 wow fadeInUp wow-delay-2">
                        <i class="fa fa-project-diagram text-danger fa-2x"></i>
                        <p>Simplified <br> Abstracts</p>
                    </div>
                    <div class="col-4 wow fadeInUp wow-delay-3">
                        <i class="fab fa-twitter text-danger fa-2x"></i>
                        <p>Tweetable <br> Abstracts</p>
                    </div>
                </div>

                <div class="row border-top">
                    <div class="col-6 mt-2 wow fadeInUp wow-delay-4">
                        <p class="fw-bold">Delivery</p>
                        <p>7 Business Days</p>
                    </div>
                    <div class="col-6 mt-2 wow fadeInUp wow-delay-5">
                        <p class="fw-bold">Price</p>
                        <p>$400</p>
                    </div>
                </div>
            </div>
        </div>
    </div>

    <!-- Main table start -->
    <div class="container my-5">
        <div class="card citation-card wow fadeInUp">
            <div class="card-header p-0">
                <ul class="nav nav-tabs nav-justified" id="citationTabs" role="tablist">
                    <li class="nav-item wow fadeInLeft wow-delay-1" role="presentation">
                        <button class="nav-link active fw-bold" id="news-tab" data-bs-toggle="tab"
                            data-bs-target="#news" type="button" role="tab" aria-controls="news" aria-selected="true"
                            style="color: black;">Scientific News Report</button>
                    </li>
                    <li class="nav-item wow fadeInLeft wow-delay-2" role="presentation">
                        <button class="nav-link fw-bold" id="simplified-tab" data-bs-toggle="tab"
                            data-bs-target="#simplified" type="button" role="tab" aria-controls="simplified"
                            aria-selected="false" style="color: black;">Simplified Abstracts</button>
                    </li>
                    <li class="nav-item wow fadeInLeft wow-delay-3" role="presentation">
                        <button class="nav-link fw-bold" id="tweetable-tab" data-bs-toggle="tab"
                            data-bs-target="#tweetable" type="button" role="tab" aria-controls="tweetable"
                            aria-selected="false" style="color: black;">Tweetable Abstracts</button>
                    </li>
                </ul>
            </div>
            <div class="card-body tab-content" id="citationTabsContent">
                <div class="tab-pane fade show active" id="news" role="tabpanel" aria-labelledby="news-tab">
                    <p class="fw-bold mt-3">
                        Scientific News Report involves the transformation of your manuscript into a media-ready press
                        release to boost your chances of coverage and manuscript citations.
                    </p>
                    <p>
                        Upon <a href="#" class=" text-danger ">publication of your research</a>, the next pivotal step
                        involves spreading the word to ensure that your manuscript reaches the right audience, helping
                        you to achieve the recognition you deserve. One of the most effective ways to do this is by
                        having the right media coverage. To do this, you need to create a high-quality press release—a
                        process made easy by Propublicationhub's Scientific News Report service.
                    </p>
                    <p>
                        Under this service, our experts convert your research output into a succinct, easy-to-understand
                        Scientific News Report of approximately 800 words. On sharing this via relevant media portals
                        and social media platforms, you can increase the reach of your paper and, in turn, increase your
                        chances of being cited.
                    </p>
                    <h5 class="fw-bold mt-4">Samples</h5>
                    <div class="row mb-2">
                        <div class="col-md-8 col-12">
                            <p class="mb-1">Sample 1 – 620 Words (Manuscript Word Count - 4,000 words)</p>
                        </div>
                        <div class="col-md-4 col-12">
                            <a target="_blank" href="./assests/Scientific-News-Report-Sample-Insertion-Of-Pressure.pdf" class="btn btn-danger fw-bold" style="background:#d32f2f;">
                                <i class="fa fa-file-pdf me-2"></i>View Sample
                            </a>
                        </div>
                    </div>
                    <div class="row mb-2">
                        <div class="col-md-8 col-12">
                            <p class="mb-1">Sample 2 – 600 Words (Manuscript Word Count - 5,000 words)</p>
                        </div>
                        <div class="col-md-4 col-12">
                            <a target="_blank" href="./assests/Scientific-News-Report-Sample-Spasm-Provocation.pdf" class="btn btn-danger fw-bold" style="background:#d32f2f;">
                                <i class="fa fa-file-pdf me-2"></i>View Sample
                            </a>
                        </div>

                    </div>
                    <div>
                        <h3 class="fw-bold mt-5">
                            Who should opt for Scientific News Report ?
                        </h3>

                        <div class="row mt-3">
                            
                            <div class="col-8  ">
                                <ul class="red-bullet-list p-2">
                                    <li class="mb-2"> <span class="fw-bold">Researchers</span> keen on promoting their
                                        work to the general public to gain recognition in order to increase
                                        opportunities for research paper citations and chances of securing funding.</li>
                                    <li class="mb-2"> <span class="fw-bold">Academicians </span> looking to promote
                                        their published work in national or international newspapers, magazines, blogs,
                                        or conferences.</li>
                                    <li class="mb-2"> <span class="fw-bold"> Publishers </span> or academic societies
                                        interested in promoting high-quality research on their websites.</li>
                                    <li class="mb-2"> <span class="fw-bold">Universities</span> wishing to promote the
                                        contribution their researchers make to scholarly knowledge.</li>
                                </ul>
                            </div>
                            <div class="col-4">

                                <img src="./img/report-img.png" alt="report-img">
                            </div>
                        </div>

                        
                    </div>

                    <div>
                        <h3 class="fw-bold mt-5">How does it work?</h3>
                        <p class="mb-4">Propublicationhub will deliver Journal Selection Report that:</p>
                        <ul class="list-unstyled">
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>Upload your manuscript to our online portal in any file format, e.g., Word or
                                    PDF.</span>
                            </li>
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>Our in-house team will then thoroughly review the content and subject matter of
                                    your document.</span>
                            </li>
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>A content expert compiles the news report to summarize the highlights and any
                                    novel or unique aspects of your research.</span>
                            </li>
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>The Scientific News Report is finally reviewed by a native English language expert
                                    before it is delivered to you.</span>
                            </li>
                        </ul>
                    </div>
                    <div>
                        <h5 class="fw-bold mt-5">
                            What do you receive?
                        </h5>
                        <ul class="red-bullet-list">
                            <li>
                                A media-ready press release of approximately 800 words that will include an
                                attention-grabbing headline

                            </li>
                        </ul>
                    </div>
                    <div class=" my-5">
                        <h3 class="fw-bold mb-4">Frequently Asked Questions <span class="text-danger">{ FAQs }</span>
                        </h3>
                        <div class="accordion" id="newsFaqAccordion">
                            <div class="accordion-item mb-2 border ">
                                <h2 class="accordion-header" id="newsFaqHeadingOne">
                                    <button class="accordion-button collapsed fw-bold" type="button"
                                        data-bs-toggle="collapse" data-bs-target="#newsFaqCollapseOne" aria-expanded="false"
                                        aria-controls="newsFaqCollapseOne">
                                        Q1. Does my manuscript have to be published before I use this service?
                                    </button>
                                </h2>
                                <div id="newsFaqCollapseOne" class="accordion-collapse collapse"
                                    aria-labelledby="newsFaqHeadingOne" data-bs-parent="#newsFaqAccordion">
                                    <div class="accordion-body p-2">
                                        This is entirely up to you. You can share your unpublished, submission-ready,
                                        journal-accepted, or already published paper with us. We can then tailor the
                                        news report to suit whatever stage your research has reached.
                                    </div>
                                </div>
                            </div>
                            <div class="accordion-item mb-2 border ">
                                <h2 class="accordion-header" id="newsFaqHeadingTwo">
                                    <button class="accordion-button collapsed fw-bold" type="button"
                                        data-bs-toggle="collapse" data-bs-target="#newsFaqCollapseTwo" aria-expanded="false"
                                        aria-controls="newsFaqCollapseTwo">
                                        Q2. Can you help me with my research promotion?
                                    </button>
                                </h2>
                                <div id="newsFaqCollapseTwo" class="accordion-collapse collapse"
                                    aria-labelledby="newsFaqHeadingTwo" data-bs-parent="#newsFaqAccordion">
                                    <div class="accordion-body p-2">
                                        Yes, absolutely! Once you have approved the final version of the Scientific News
                                        Report, we can help you upload it to some of the most prominent academic PR
                                        websites, such as EurekAlert!
                                    </div>
                                </div>
                            </div>
                            <div class="accordion-item mb-2 border ">
                                <h2 class="accordion-header" id="newsFaqHeadingThree">
                                    <button class="accordion-button collapsed fw-bold" type="button"
                                        data-bs-toggle="collapse" data-bs-target="#newsFaqCollapseThree"
                                        aria-expanded="false" aria-controls="newsFaqCollapseThree">
                                        Q3. What if I need to make some changes to the news report?
                                    </button>
                                </h2>
                                <div id="newsFaqCollapseThree" class="accordion-collapse collapse"
                                    aria-labelledby="newsFaqHeadingThree" data-bs-parent="#newsFaqAccordion">
                                    <div class="accordion-body p-2">
                                        Minor revisions to language or grammar or some preferential edits can be made.
                                        However, major content revisions will not be possible once the document is
                                        delivered to you.
                                    </div>
                                </div>
                            </div>
                            <div class="accordion-item mb-2 border ">
                                <h2 class="accordion-header" id="newsFaqHeadingFour">
                                    <button class="accordion-button collapsed fw-bold" type="button"
                                        data-bs-toggle="collapse" data-bs-target="#newsFaqCollapseFour"
                                        aria-expanded="false" aria-controls="newsFaqCollapseFour">
                                        Q4. Can I opt for this service individually?
                                    </button>
                                </h2>
                                <div id="newsFaqCollapseFour" class="accordion-collapse collapse"
                                    aria-labelledby="newsFaqHeadingFour" data-bs-parent="#newsFaqAccordion">
                                    <div class="accordion-body p-2">
                                        Yes. If you do not wish to take advantage of our all-inclusive Citation Booster
                                        package, you can opt for any of the three services separately. You can contact
                                        our Client Servicing team at <span
                                            class="text-danger">support@propublicationhub.com</span> with your request.
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="tab-pane fade" id="simplified" role="tabpanel" aria-labelledby="simplified-tab">

                    <p class="fw-bold mt-3">
                        Simplified Abstract is a short, jargon-free summary of your research manuscript that aims to
                        capture the attention of a wide range of audiences.
                    </p>
                    <p>
                        Summarizing your research using simple, jargon-free language can ensure that it is understood by
                        professionals beyond your field of study, as well as the general public. We understand that
                        simplifying a technical document is not always easy, which is where Propublicationhub's
                        Simplified Abstracts service steps in.</p>
                    <p>
                        Under Simplified Abstracts, our content and <span class="text-danger">language experts</span>
                        will draft a clear, concise summary (approximately. 200 words) that conveys the purpose and
                        findings of your research. The summary will contain all the key elements of your work presented
                        in simple, plain English. A Simplified Abstract can thus increase your chances of recognition
                        and citations.
                    </p>
                    <h5 class="fw-bold mt-4">Samples</h5>
                    <div class="row mb-2">
                        <div class="col-md-8 col-12">
                            <p class="mb-1 fw-bold text-dark">Sample 1 - 200 Words (Manuscript Word Count - 5,000 words)
                            </p>
                        </div>
                        <div class="col-md-4 col-12">
                            <a target="_blank" href="./assests/Simplified-Abstracts-Sample-Spasm-Provocation.pdf" class="btn btn-danger fw-bold">
                                <i class="fa fa-file-pdf me-2"></i>View Sample
                            </a>
                        </div>
                    </div>
                    <div class="row mb-2">
                        <div class="col-md-8 col-12">
                            <p class="mb-1 fw-bold text-dark">Sample 2 - 185 Words (Manuscript Word Count - 4,000 words)
                            </p>
                        </div>
                        <div class="col-md-4 col-12">
                            <a target="_blank" href="./assests/Simplified-Abstracts-Sample-Insertion-Of-Pressure.pdf" class="btn btn-danger fw-bold">
                                <i class="fa fa-file-pdf me-2"></i>View Sample
                            </a>
                        </div>

                    </div>
                    <div>
                        <h3 class="fw-bold mt-5">
                            Who should opt for Simplified Abstract ?
                        </h3>

                        <div class="row mt-3">
                            
                            <div class="col-8 ">
                                <ul class="red-bullet-list p-5">
                                    <li class="mb-2"> <span class="fw-bold">Researchers</span> looking to promote their
                                        published work to the general public.</li>
                                    <li class="mb-2"> <span class="fw-bold">Researchers </span> wanting to ensure
                                        maximum readership and citations for their published paper.</li>
                                    <li class="mb-2"> <span class="fw-bold"> First-time authors </span> who are keen to
                                        make an impact within the academic community.
                                    </li>
                                    <li class="mb-2"> <span class="fw-bold">Publishers</span>who want to improve the
                                        citation metrics of their journals.</li>
                                </ul>
                            </div>
                            <div class="col-4">

                                <img src="./img/abstracts-img.jpg" alt="report-img">
                            </div>
                        </div>
                    </div>

                    <div>
                        <h3 class="fw-bold mt-5">How does it work?</h3>
                        <p class="mb-4">Propublicationhub will deliver Journal Selection Report that:</p>
                        <ul class="list-unstyled">
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>Upload your manuscript to our online portal in any file format, e.g., Word or
                                    PDF.</span>
                            </li>
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>Our in-house team will then thoroughly review the content and subject matter of
                                    your document.</span>
                            </li>
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>A content expert summarizes your paper into approximately. 200 words.</span>
                            </li>
                            <li class="d-flex align-items-start mb-3">
                                <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                <span>The Simplified Abstract is finally reviewed by a native English language expert
                                    before being sent to you.
                                </span>
                            </li>
                        </ul>
                    </div>
                    <div>
                         <h5 class="fw-bold mt-5">
                            What do you receive?
                        </h5>
                        <ul class="red-bullet-list">
                            <li>
                                An easily understandable, jargon-free summary of your research (approximately. 200
                                words)
                            </li>
                        </ul>
                    </div>
                    <div class=" my-5">
                        <h3 class="fw-bold mb-4">Frequently Asked Questions <span class="text-danger">{ FAQs }</span>
                        </h3>
                        <div class="accordion" id="simplifiedFaqAccordion">
                            <div class="accordion-item mb-2 border ">
                                <h2 class="accordion-header" id="simplifiedFaqHeadingOne">
                                    <button class="accordion-button collapsed fw-bold" type="button"
                                        data-bs-toggle="collapse" data-bs-target="#simplifiedFaqCollapseOne" aria-expanded="false"
                                        aria-controls="simplifiedFaqCollapseOne">
                                        Q1. Does my manuscript have to be published before I use this service?
                                    </button>
                                </h2>
                                <div id="simplifiedFaqCollapseOne" class="accordion-collapse collapse"
                                    aria-labelledby="simplifiedFaqHeadingOne" data-bs-parent="#simplifiedFaqAccordion">
                                    <div class="accordion-body p-2">
                                        This is entirely up to you. You can share with us your submission-ready,
                                        journal-accepted manuscript or a paper that has already been published. Also,
                                        note that if your paper has been edited by us, we can provide the summary to you
                                        once you have approved our language changes.
                                    </div>
                                </div>
                            </div>
                            <div class="accordion-item mb-2 border ">
                                <h2 class="accordion-header" id="simplifiedFaqHeadingTwo">
                                    <button class="accordion-button collapsed fw-bold" type="button"
                                        data-bs-toggle="collapse" data-bs-target="#simplifiedFaqCollapseTwo" aria-expanded="false"
                                        aria-controls="simplifiedFaqCollapseTwo">
                                        Q2. What if I need to make some changes to the Simplified Abstract?
                                    </button>
                                </h2>
                                <div id="simplifiedFaqCollapseTwo" class="accordion-collapse collapse"
                                    aria-labelledby="simplifiedFaqHeadingTwo" data-bs-parent="#simplifiedFaqAccordion">
                                    <div class="accordion-body p-2">
                                        Minor revisions to language or grammar or some preferential edits can be made.
                                        However, major content revisions will not be possible.
                                    </div>
                                </div>
                            </div>

                        </div>
                    </div>
                </div>
                <div class="tab-pane fade" id="tweetable" role="tabpanel" aria-labelledby="tweetable-tab">
                    <p class="fw-bold mt-3">
                        Tweetable Abstract is a simple, short summary of your research to grab the attention of Twitter's
                        highly-engaged audience.
                    </p>
                    <p>
                        In today's digital world, social media platforms are among the best and most direct way to share
                        information with the general public. Even in academic communities, social media platforms, such as
                        Facebook and Twitter, are recognized as credible channels to disseminate knowledge and to promote
                        the latest research. In fact, many papers that are tweeted are often highly cited. The best way to
                        get noticed on such platforms is by writing concise and engaging posts.</p>
                    <p>
                        To help you achieve this, Propublicationhub's Tweetable Abstract service provides you with an
                        impactful snippet to promote your research to Twitter's 317 million+ active global users; these
                        snippets will be designed to encourage clicks, comments, and re-tweets. The tweet will also include
                        relevant #hashtags to make your article visible in search results.
                    </p> 
                    <h5 class="fw-bold mt-4">Sample Tweets</h5>
                    <div class="row mb-2">
                        
                        <div class="col-md-6 mb-4">
                            <div class="fw-bold" style="font-size:1rem;">
                                Importance of the Spasm Provocation Test in Diagnosing and Clarifying the Activity of
                                Vasospastic Angina. <a href="#" class="text-primary">Paper link</a>
                                <span class="text-muted" style="font-size:0.95em;"> - (Paper length - 4,000 words)</span>
                            </div>
                            <div>

                            </div>
                            <div class="d-flex align-items-start mt-2">
                                <img src="./img/tweet-icon.png" alt="">
                                <div class="ms-2">
                                    <span>Researchers find a new way to predict <span
                                            class="text-primary">#drug-resistant</span> vasospastic <span
                                            class="text-primary">#angina</span>: <span class="text-primary">#SPTs</span> at
                                        rescue @AuthorHandle</span>
                                </div>
                            </div>
                            <div class="d-flex align-items-start mt-2">
                                <img src="./img/tweet-icon.png" alt="">
                                <div class="ms-2">
                                    <span><span class="text-primary">#SpasmProvocationTests</span>: Providing a new hope for
                                        patients with intractable vasospastic <span class="text-primary">#angina</span>
                                        @AuthorHandle</span>
                                </div>
                            </div>
                        </div>
                        <div class="col-md-6 mb-4">
                            <div class="fw-bold" style="font-size:1rem;">
                                Usefulness of a Pressure Wire for the Diagnosis of Vasospastic Angina during a Spasm
                                Provocation Test. <a href="#" class="text-primary">Paper link</a>
                                <span class="text-muted" style="font-size:0.95em;"> - (Paper length - 5,000 words)</span>
                            </div>
                            <div>

                            </div>
                            <div class="d-flex align-items-start mt-2">
                                <img src="./img/tweet-icon.png" alt="">
                                <div>
                                    <span><span class="text-primary">#PressureWires</span>: Do they improve the safety of
                                        diagnosing vasospastic <span class="text-primary">#angina</span>? Yes, they do!
                                        @AuthorHandle</span>
                                </div>
                            </div>
                            <div class="d-flex align-items-start mt-2">
                                <img src="./img/tweet-icon.png" alt="">
                                <div>
                                    <span>Japanese researchers find a novel, non-pharmacological, safe way to diagnose
                                        vasospastic <span class="text-primary">#angina</span> @AuthorHandle</span>
                                </div>
                            </div>
                        </div>




                    </div>



                    <div class="mt-5 container">
                        <h3 class="fw-bold mt-5">
                            Who should opt for Tweetable Abstract ?
                        </h3>

                        <div class="row mt-3">
                           
                            <div class="col-8 ">
                                <ul class="red-bullet-list ">
                                    <li class="mb-2"> <span class="fw-bold">Researchers</span> looking to promote their
                                        published work to a wider, digital-savvy audience, including fellow researchers,
                                        scientific press, national and international press as well as the general public.
                                    </li>

                                    <li class="mb-2"> <span class="fw-bold"> First-time authors </span> who want to gain
                                        recognition and tap into Twitter's engaged online community.
                                    </li>
                                    <li class="mb-2"> <span class="fw-bold">Publishers</span>who want to track how their
                                        content is being used and shared online (e.g., via metric services, such as
                                        Altmetrics)</li>
                                </ul>
                            </div>
                            <div class="col-4">

                                <img class="p-5" src="./img/tweetable-img.jpg" alt="report-img">
                            </div>
                        </div>


                        <div>
                            <h3 class="fw-bold mt-5">How does it work?</h3>

                            <ul class="list-unstyled">
                                <li class="d-flex align-items-start mb-3">
                                    <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                    <span>Upload your manuscript to our online portal.</span>
                                </li>
                                <li class="d-flex align-items-start mb-3">
                                    <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                    <span>Our in-house team will then thoroughly review the content of your document and
                                        highlight any key or novel findings.</span>
                                </li>
                                <li class="d-flex align-items-start mb-3">
                                    <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                    <span>A content expert writes the tweet and carefully selects relevant and trending
                                        <span class="fw-bold ">#hashtags</span>.</span>
                                </li>
                                <li class="d-flex align-items-start mb-3">
                                    <i class="fa fa-check text-danger me-2 mt-1" style="font-size:1.2rem;"></i>
                                    <span>A native language expert reviews the tweet and #hashtags before sharing the
                                        content
                                        with you.
                                    </span>
                                </li>
                            </ul>
                        </div>
                        <div>
                            <h5 class="fw-bold mt-5">
                                What do you receive?
                            </h5>
                            <ul class="red-bullet-list">
                                <li>
                                    Two tweetable abstracts per manuscript, each including at least two relevant #hashtags
                                    (up
                                    to approximately 280 characters per tweet)
                                </li>
                            </ul>
                        </div>
                        <div class=" my-5">
                            <h3 class="fw-bold mb-4">Frequently Asked Questions <span class="text-danger">{ FAQs }</span>
                            </h3>
                            <div class="accordion" id="tweetFaqAccordion">
                                <div class="accordion-item mb-2 border ">
                                    <h2 class="accordion-header" id="tweetFaqHeadingOne">
                                        <button class="accordion-button collapsed fw-bold" type="button"
                                            data-bs-toggle="collapse" data-bs-target="#tweetFaqCollapseOne" aria-expanded="false"
                                            aria-controls="tweetFaqCollapseOne">
                                            Q1. Does my manuscript have to be published to use this service?
                                        </button>
                                    </h2>
                                    <div id="tweetFaqCollapseOne" class="accordion-collapse collapse"
                                        aria-labelledby="tweetFaqHeadingOne" data-bs-parent="#tweetFaqAccordion">
                                        <div class="accordion-body p-2">
                                            Your paper need not be published. Ideally, it should be accepted for publication
                                            by
                                            a journal before you place the order with us. However, you may choose to promote
                                            your work after it has been uploaded to a pre-print server.
                                        </div>
                                    </div>
                                </div>
                                <div class="accordion-item mb-2 border ">
                                    <h2 class="accordion-header" id="tweetFaqHeadingTwo">
                                        <button class="accordion-button collapsed fw-bold" type="button"
                                            data-bs-toggle="collapse" data-bs-target="#tweetFaqCollapseTwo" aria-expanded="false"
                                            aria-controls="tweetFaqCollapseTwo">
                                            Q2.What if I need to make changes to the delivered tweets?
                                        </button>
                                    </h2>
                                    <div id="tweetFaqCollapseTwo" class="accordion-collapse collapse"
                                        aria-labelledby="tweetFaqHeadingTwo" data-bs-parent="#tweetFaqAccordion">
                                        <div class="accordion-body p-2">
                                            Considering Twitter's strict character count limits, making significant
                                            revisions
                                            will be difficult. However, minor preference-based revisions will be considered
                                            on a
                                            case-by-case basis.
                                        </div>
                                    </div>
                                </div>

                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>




    <!-- Footer Start -->
    <div class="container-fluid bg-dark text-white-50 footer pt-5">
        <div class="container py-5">
            <div class="row g-5">
                <div class="col-md-6 col-lg-6">
                    <a href="index.html" class="d-inline-block mb-3">
                        <h3 class="text-white">PUBLICATIONHUB</h3>
                    </a>
                    <p class="mb-0">Propublicationhub is the trusted name in author services for the global research
                        community. Since 2005, we have worked with researchers in more than 125 countries improving
                        the
                        communication of their research and helping them to achieve success in publication.
                        Propublicationhub is a preferred partner for leading publishers, societies, as well as
                        universities worldwide. We have offices in Tokyo, Seoul, Beijing, Shanghai, Istanbul, and
                        New
                        York. Propublicationhub operates globally with regional teams supporting researchers
                        locally.
                    </p>
                </div>
                <div class="col-md-6 col-lg-3">
                    <h5 class="text-white mb-4">FOLLOW US</h5>
                    <a class="btn btn-link" href="">Facebook</a>
                    <a class="btn btn-link" href="">Instagram</a>
                    <a class="btn btn-link" href="">Linkedin</a>
                    <a class="btn btn-link" href="">Youtube</a>
                </div>
                <div class="col-md-6 col-lg-3">
                    <h5 class="text-white mb-4">CONTACT US</h5>
                    <a class="btn btn-link" href="">+91 9876543210</a>
                    <a class="btn btn-link" href="">info@publicationhub.com</a>
                    <a class="btn btn-link" href="">www.publicationhub.com</a>
                </div>
            </div>
        </div>
        <div class="container">
            <div class="copyright">
                <div class="row">
                    <p class="col-md-6 col-6 justify-content-end mb-3">Privacy Policy | Terms & Conditions</p>
                    <p class="col-md-6 text-end mb-3 copyright-rs">Copyright © 2021 - ALL RIGHTS RESERVED</p>
                </div>
                <p class="mt-2">All contents of www.propublicationhub.com are protected under the International
                    Copyright Act. All rights on this Web Site are reserved and no part of this Site shall be
                    reproduced, stored in a retrieval system, or transmitted in any form or by any means -
                    electronic,
                    electrostatic, magnetic tape, mechanical, printing, photocopying, recording or otherwise,
                    including
                    the right of translation in any language, without the permission of Crimson Interactive Inc.
                    (USA)
                </p>
            </div>
        </div>
    </div>
    <!-- Footer End -->

    <!-- Back to Top -->
    <a href="#" class="btn btn-lg btn-danger btn-lg-square back-to-top pt-2"><i class="bi bi-arrow-up"></i></a>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
    <script src="lib/wow/wow.min.js"></script>
    <script src="lib/easing/easing.min.js"></script>
    <script src="lib/waypoints/waypoints.min.js"></script>
    <script src="lib/counterup/counterup.min.js"></script>
    <script src="lib/owlcarousel/owl.carousel.min.js"></script>
    <script src="js/main.js"></script>
    <script>
        // Initialize WOW.js
        new WOW().init();

        function activateTab(tabId) {
            var tabEl = document.getElementById(tabId);
            if (tabEl) {
                var tab = new bootstrap.Tab(tabEl);
                tab.show();
        
                const contentId = tabEl.getAttribute("href")?.replace("#", "");
                if (contentId) {
                    const contentPane = document.getElementById(contentId);
                    if (contentPane) {
                        contentPane.scrollIntoView({ behavior: "smooth" });
                    }
                }
            } else {
                console.warn("Tab not found:", tabId);
            }
        }
    </script>
</body>

</html>

GitHub Events

Total
  • Member event: 1
  • Push event: 10
  • Create event: 2
Last Year
  • Member event: 1
  • Push event: 10
  • Create event: 2