Author field should be a string, not table

This commit is contained in:
dmiller 2013-10-31 14:46:45 +00:00
parent 6a655cdc10
commit 901e414927

View file

@ -41,7 +41,7 @@ References:
-- |_ http://code.google.com/p/iis-shortname-scanner-poc/
---
author = {"Jesper Kueckelhahn", "Paulino Calderon"}
author = "Jesper Kueckelhahn, Paulino Calderon"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"intrusive", "brute"}