Skip to content
forked from pkp/plagiarism

Plagiarism checker plugin for OJS 3/OMP

License

Notifications You must be signed in to change notification settings

sedici/plagiarism

 
 

Repository files navigation

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 = "[email protected]"

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

About

Plagiarism checker plugin for OJS 3/OMP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%