Skip to content

alchemista27/code-ojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Copyright</title>
</head>
<body>
    <!--
        Ini kode untuk Copyright notice
    -->
    <div id="copyright" style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 14px; padding-left: 20px; margin-bottom: 20px;">
        <h3 style="font-size: 25px; font-weight: bold; font-variant: normal;">
            Copyright Notice
        </h3>
        <div style="margin-top: 10px;">
            <h4 style="font-size: 20px; font-weight: bold; font-variant: normal; text-align: center;">
                You are free to:
            </h4>
            <div style="margin-top: 10px; margin-bottom: 10px;">
                <ul style="list-style-type: none;font-size: 14px; line-height: 25px;">
                    <li>
                        <strong>Share</strong> 
                        — copy and redistribute the material in any medium or format
                    </li>
                    <li>
                        <strong>Adapt</strong> — remix, transform, and build upon the material
                    </li>
                </ul>
            </div>
            <h4 style="font-size: 20px; font-weight: bold; font-variant: normal; text-align: center;">
                Under the Following Term:
            </h4>
            <div style="margin-top: 10px; margin-bottom: 10px;">
                <ul style="list-style-type: none;font-size: 14px; line-height: 25px;">
                    <li>
                        <strong>Attribution</strong> - You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
                    </li>
                    <li>
                        <strong>NonCommercial</strong> - You may not use the material for commercial purposes.
                    </li>
                    <li>
                        <strong>ShareAlike</strong> - If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
                    </li>
                    <li>
                        <Strong>No Additional Restriction</Strong> - You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
                    </li>
                </ul>
            </div>
            <h4 style="font-size: 20px; font-weight: bold; font-variant: normal; text-align: center;">
                Notices:
            </h4>
            <div style="margin-top: 10px; margin-bottom: 10px;">
                <p style="width: 100%; padding: 10px; line-height: 25px; font-size: 14px;">
                    You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
                </p>
                <p style="width: 100%; padding: 10px; line-height: 25px; font-size: 14px;">
                    No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
                </p>
            </div>
        </div>
    </div>
    <!--
        Ini kode untuk plagiarism scanning
    -->
    <div style="font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 14px; padding-left: 20px; margin-bottom: 20px;">
        <h4 id="plagiarisma" style="font-size: 20px; font-weight: bold; font-variant: normal; text-align: center;">
            Plagiarism Scanning
        </h4>
        <p style="width: 100%; padding: 10px; line-height: 25px; font-size: 14px;">
            Every article which had been submitted in this journal will be check for plagiarism using <a href="https://turnitin.com">Turnitin</a>.
        </p>
        <p style="width: 100%; padding: 10px; line-height: 25px; font-size: 14px;">
            The article will be processed to the next step of publication if the plagiarism rate is bellow 30%.
        </p>
    </div>
</body>
</html>

About

Config files for my GitHub profile.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published