I am going to submit a paper IEEE Communications letters.
In the paper, I cited my source code repository to provide an open access:
... For more detail, please refer [1] ...
- Reference
- My real name, My project name "https://my-source-code-repository", Accessed: 2016-02-17.
However, IEEE Communicaitons Letters is doing double blind peer review and information about authors should be blinded. In this situation, how could I make it blinded?
- Anonymize project name
- Anonymize repository URL
- Reviews might not able to validate the work
- Anonymize project committer
- Anonymize everything
general_input_file, there is a statement which looks like this: if the name of the given input file equalsspecific_input_file, then returnspecific_output_file. This is a file inside the project. Otherwise, try to process thegenerate_input_fileand generategeneral_output_file. At this point the software breaks.") – ff524 Feb 17 '16 at 17:32