/plagiarism

Plagiarism checker plugin for OJS 3/OMP

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

For this plugin to work, the following must be added to your config.inc.php file:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; iThenticate Plugin Settings ;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[ithenticate]

; Enable iThenticate to submit manuscripts after submit step 4
ithenticate = On

; The username to access the API (usually an email address)
username = "user@email.com"

; The password to access the API
password = "password"