About the Digital Forensic Database (DFD)
The DFD maintains a bibliography of technical papers, source code, and data in the field of digital image, audio, and video forensics. For conciseness, we only include forensic related papers (as opposed to steganography, steganalysis, and watermarking).
To add a reference to the DFD, complete the appropriate attached bibtex entry and email it to farid@cs.dartmouth.edu (you may include multiple entries per email). If you would like to include a copy of your paper, you may attach a pdf copy to your email. You can also include relevant code or data/images to an entry.
Before requesting an entry to be added, please check the DFD to make sure that entry has not already been added. I reserve the right to not include an entry if I feel it is outside the scope of the DFD.
@ARTICLE{,
author = {},
title = {},
journal = {},
volume = {},
number = {},
year = {},
pages = {},
url = {},
abstract = {}
}
@INPROCEEDINGS{,
author = {},
title = {},
booktitle = {},
year = {},
location = {},
pages = {},
url = {},
abstract = {}
}
@TECHREPORT{,
author = {},
title = {},
number = {},
year = {},
institution = {},
url = {},
abstract = {}
}
@INBOOK{,
author = {},
title = {},
chapter = {},
publisher = {},
year = {},
pages = {},
url = {},
abstract = {}
}
@PHDTHESIS{,
author = {},
title = {},
school = {},
year = {},
address = {},
url = {},
abstract = {}
}