Daniel Kantor commited on
Commit
dcb5b61
·
1 Parent(s): 3524a3b

add luke to citations page

Browse files
frontend/src/pages/QuotePage/QuotePage.js CHANGED
@@ -15,9 +15,9 @@ const citations = [
15
  {
16
  title: "LLM Security Leaderboard",
17
  authors:
18
- "Pankaj Telang, Eleftheria Stein-Kousathana, Doug Wright, Daniel Kantor",
19
  citation: `@misc{llm-security-leaderboard-v1,
20
- author = {Pankaj Telang and Eleftheria Stein-Kousathana and Doug Wright and Daniel Kantor},
21
  title = {LLM Security Leaderboard},
22
  year = {2025},
23
  publisher = {Hugging Face},
@@ -28,9 +28,9 @@ const citations = [
28
  {
29
  title: "LLM Security Leaderboard Evaluation Backend",
30
  authors:
31
- "Pankaj Telang, Eleftheria Stein-Kousathana, Doug Wright, Daniel Kantor",
32
  citation: `@misc{stacklok/llm-security-evaluation-backend-v1,
33
- author = {Pankaj Telang and Eleftheria Stein-Kousathana and Doug Wright and Daniel Kantor},
34
  title = {LLM Security Leaderboard Evaluation Backend},
35
  year = {2025},
36
  publisher = {Hugging Face},
 
15
  {
16
  title: "LLM Security Leaderboard",
17
  authors:
18
+ "Pankaj Telang, Eleftheria Stein-Kousathana, Doug Wright, Daniel Kantor, Luke Hinds",
19
  citation: `@misc{llm-security-leaderboard-v1,
20
+ author = {Pankaj Telang and Eleftheria Stein-Kousathana and Doug Wright and Daniel Kantor and Luke Hinds},
21
  title = {LLM Security Leaderboard},
22
  year = {2025},
23
  publisher = {Hugging Face},
 
28
  {
29
  title: "LLM Security Leaderboard Evaluation Backend",
30
  authors:
31
+ "Pankaj Telang, Eleftheria Stein-Kousathana, Doug Wright, Daniel Kantor, Luke Hinds",
32
  citation: `@misc{stacklok/llm-security-evaluation-backend-v1,
33
+ author = {Pankaj Telang and Eleftheria Stein-Kousathana and Doug Wright and Daniel Kantor and Luke Hinds},
34
  title = {LLM Security Leaderboard Evaluation Backend},
35
  year = {2025},
36
  publisher = {Hugging Face},